From: "Florent Angly" <florent.an...@gmail.com>
Exactly Carl! Using the alternate way worked. The Config::General code looks like that:

<elements>
   name        sex
   type        Select
   <options>
       value   m
       label   Male
   </options>
   <options>
       value   f
       label   Female
   </options>
</elements>

Thanks for your help. Best,

It would be very helpful if we could also use <option> in addition to <options> because it is more clear when using Config::General.

Octavian


_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to