Forums

Dynamic dropdown

kraadde 11d ago

Max, one tricky problem.

I have a data field with 0 to 8 comma separated values which i want to use to popolate a dropdown field. The data field changes dynamically therefore, i have not found an easy solution. Any hint?

Max_admin 11d ago

the field is on the same form page ? or is it a database table field ?

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
kraadde 11d ago

it is a database field. 

Max_admin 10d ago

so you need the dropdown to have these options when the form page is loaded ? or how should this work ?

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
kraadde 10d ago

Yes, I need to have these options when the page is loaded. The options in the database field (varchar(63)) may look like that: ["R","G","T"] or have more options.

You need to login to be able to post a reply.