Geert,

Could you give an example of how best to use 'generateForm' and
Collection fields?

I have a form that has a radio button set, and a couple of select
lists that are being generated with no problem when the page/form is
loaded, however after a submission, when I call

[code]
generateForm(template, bean)
[/code]

the new form does not print the Collection fields.

I have tried making the

[code]
generateField(template, constrainedProperty)
[/code]

call on the collection fields (which is what I do initially, to get
them generated), both before and after generateForm call with no
results.

Any pointers?

Thanks,
Emmanuel
_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://www.uwyn.com/mailman/listinfo/rife-users

Reply via email to