Hi there,
I have an array with two fields per row (id, text) which I get from a web service. I want to present this to the user, so he can select one text and the id can be used for the next step.
Is it possible to load the array values in a drop down field or another field type from a PHP or JS function?
Regards
Rolf