Hi,

why not use one name for this field and make it multivalued? If this
number is one sort of database id then use a hidden field wit name id,
make this field multivalued, and then iterate over the corresponding
array.

Kind regards

Jürgen Hoffmann

Am Do, den 23.09.2004 schrieb [EMAIL PROTECTED] um 22:58:

> Hi,
> 
> ok, I want to validate some dynamically generated forms with intake. My
> problem is that the actual number of input fields depends on the user and
> can change every time the form is loaded, so it is not possible to match
> every field with an entry in intake.xml. The names of the input-fields all
> start with the same identifier, but end with an unique id. I thought that I
> can cut of this id in some way and than check the fields using intake. Is
> this possible? My problem is that I can't figure out when exactly the data
> from the form is passed to intake.
> 
> Thx Andreas
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> !EXCUBATOR:4153292c255596545359466!



Reply via email to