Hi,

I am defining a non-database bound form with FORM, using INPUT, SELECT and 
so on. Most of my fields have "requires" parameters, which are properly 
validated by web2py.
I would like to provide visual clues when rendering the form about which 
fields are required and which are not, using asterisks ("*") for that.
Is this at all possible with FORM? How can I configure this?

Thanks
Daniel

-- 



Reply via email to