So how do you do it now with a Date parameter. Do you let RIFE automatically fill in a Data property on your bean and use the format constraint to do the conversion?

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.

--
Geert Bevin
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


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

Reply via email to