Hi,
I have used field events in a dropdown to enable and disable other form fields, and this works well. However I have a dropdown that is populated dynamically and I would like to set events and actions etc based on the dynamically loaded values rather than having to fix them.
So the process would be to read the dropdown data from a table into an array, and then based on that array set up field events for each of the dropdown values dynamically, using php.
I can't find any reference to how that can be done, though it may be in the forum somewhere.
Thanks
Tim
I have used field events in a dropdown to enable and disable other form fields, and this works well. However I have a dropdown that is populated dynamically and I would like to set events and actions etc based on the dynamically loaded values rather than having to fix them.
So the process would be to read the dropdown data from a table into an array, and then based on that array set up field events for each of the dropdown values dynamically, using php.
I can't find any reference to how that can be done, though it may be in the forum somewhere.
Thanks
Tim
This topic is locked and no more replies can be posted.