Hi,

I have a form with dynamically added fields in it. The plugin that
works with those fields have several private fields and functions.
What is the right way of grabbing the data from from the right object.

For example: I'm using drop downs as generated dynamically fields. If
I there is only one drop down of this kind (with specific ID)
everything is working fine and I can easily retrieve what is selected.
But once I'm one or more added, the selected value grabbed from the
last added. What is the right way of doing it?

Thanks.

Reply via email to