Hi
I have a couple of questions about form components in loops.

Firstly how am I able to access form components that are in a loop to record
an error against them in a listener method? e.g If there are 4 text fields
in a loop and I want to add an error to each of them.

Also related to this when these components are rendering in a loop thier
names dont seem to be set until the components are rendered (and for the
first elelment the last name from the previous render are still in there).
The component I have changes the value in another component that usually
follows it. To do this I pass the component reference to it and get the name
to use in some javascript. This work out of a loops but not in. I can think
of a number of less elegant solutions to this, but is there a way to get
this to work?
I have had a look at the code for the for component and I cant find a simple
way of achieving either of these. Am I wrong?

Cheers
Mike







--
d-_-b \m/(>_<)\m/ (9ò_ó)-o(@_o)

Reply via email to