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, 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?
the field is on the same form page ? or is it a database table field ?
so you need the dropdown to have these options when the form page is loaded ? or how should this work ?