Re: [html-formfu] How-to: complex radiogroup/date/select/text element

2009-09-11 Thread Ascii King
Jens Schwarz wrote: Hi, I want to create a more complex element that seems (to me) like a radiogroup. But I can't get it to work. That's the (not working) FormFu-YML-Code I have right now: - type: Radiogroup name: complexelement options: - type: Date name: foo - type: Select

[html-formfu] How-to: complex radiogroup/date/select/text element

2009-09-10 Thread Jens Schwarz
Ups, seems that I forgot the trailing slash in my Imageshack URL (after the "png"): http://img15.imageshack.us/i/examplezk.png/ -- GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT! Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01 __

[html-formfu] How-to: complex radiogroup/date/select/text element

2009-09-10 Thread Jens Schwarz
Hi, I want to create a more complex element that seems (to me) like a radiogroup. But I can't get it to work. That's the (not working) FormFu-YML-Code I have right now: - type: Radiogroup name: complexelement options: - type: Date name: foo - type: Select name: bar - t