Probably not, but the code might give you some ideas. On Tuesday, August 28, 2012 6:43:20 PM UTC-4, Daniel Gonzalez wrote: > > that example uses SQLFORM. Will it work with FORM? > Am 29.08.2012 00:36 schrieb "Anthony" <[email protected] <javascript:>>: > >> You might try this: http://dev.s-cubism.com/plugin_notemptymarker >> >> Anthony >> >> On Tuesday, August 28, 2012 6:17:22 PM UTC-4, Daniel Gonzalez wrote: >>> >>> 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 >>> >> -- >> >> >> >> >
--

