Hi, Max
I have created 3 dropdowns with linked information. When selecting data from dropdown 1, data in dropdown 2 will be reloaded with the reload option(value change event trigger from dropdown 1). Then, when selecting data in dropdown 2, dropdown 3 will reload data in the same way as well.
What happens is that if dropdown 2 is selected before dropdown 3, the data will be reloaded correctly as normal. But if dropdown 1 is selected first, which will cause dropdown 2 to be reloaded, after this dropdown 3 will not respond to the reload option command again.
From what I have tested, it is found that dropdown 3 does not reload because if dropdown 2 is reloaded, dropdown 2 will not be able to trigger the set event again.Is this is normally or not and do you have any solution?
Regards,
Kittisak

Hi Kittisak
Do you use the Reload or the Load Options as the Listener action in your Listener settings ?
Hi Max
I use Load Options as the Listener action for both.
Regards,
Kittisak
Can you prepare a simple test form with the issue so that I can test it with your setup ?
Hi Max
Yes, I have attached a simple test form already.Regards, Kittisak
Hi kittisak
Thanks for the test form, I have found the issue and fixed it for the next update
when do you need the fix ?