Hi all
Any ideas, please?
I have a control app that has a select drop down (listing clients). On choosing a client I am expecting an ajax refresh of the field below it (also a select field, called “Areas”) to be updated to show only the areas relevant to the client selected. The thing is, whilst the “processing” toast of the ajax refresh appears briefly, the query behind the Areas field appears has not have changed, i.e. the clientID bit should have changed from 0 to the selected client’s ID.
See here for a 60-second video of the app in action.
Here is a screen shot of the client field config.
And here’s one of the Areas field config.
I must be missing something really silly, but I just can’t see it. Any thoughts/comments gratefully received.
TIA.
Adz