Geert Bevin wrote:
Hi Henk,

I read somewhere in the mailinglist that it should be possible to use an array as a property in a formbean.
How do I proceed to use these in a template and to validate them ?

What do you want to do with them in the templates and what kind of validation do you want to perform?

I have a form with different dates and I want to be able to let people add extra date fields (with some javascript code) or at least put, say, three date fields without hardcoding this in my form bean. I know in php it suffices to use as a parameter name e.g. param[], is there a solution like this with Rife too ? Ofcourse the date needs to be validated as a valid date in a specified format. All of this already works for one date.


Thanks

Henk
_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to