On 3/23/2011 5:19 AM, Carl Franks fireartist-at-gmail.com |FormFu Mailing List/Allow to
home| wrote:
See "container_attributes"
http://search.cpan.org/~cfranks/HTML-FormFu-0.08002/lib/HTML/FormFu/Element/_Field.pm#container_attributes
That reads in full, "Arguments added to the field's container
On 23 March 2011 13:10, Octavian Rasnita wrote:
> Was reverse_single changed with single_reverse?
Thanks for catching that - it was a typo on my part.
Carl
___
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mai
From: "Carl Franks"
...
* I also want to put the checkbox label to the right of the box, and the
documented reverse_single didn't do anything to it.
I'd personally recommend using CSS to rearrange them, but if you want
to change the markup - single_reverse is the correct way.
I've just tested
Hi!
On 23 March 2011 10:02, John M. Dlugosz wrote:
> * How do I generate an id on the div that wraps the actual control? If I put
> an id in the element block of the config, it goes on the input element
> itself, and is cross referenced by the for attribute of the label, but does
> nothing to th