Dynamically populate the value in one dropdown based on other dropdown selection
Hi Team,
In dialog there are two drop downs, values are coming from backend usingservlet call. Once the author selects the field in dropdown i need to make the call to another servlet based on first drop down selected value and show the options. How to achieve this, i am using classic ui. Please help.
Thanks