Hello everybody,recently I got the requirement to add filtering to certain dropdowns based on another dropdowns value.Since both of the dropdowns are list lookups and the second dropdown's source list...
I got a typical issue. I am using a cascading drop-down list. Created the form in Development and it was all working.But when i exported to production ,it did not work. The second list is not showing ...
Created 2 lists Regions,CCodesMy second dropdown Control looks like this: (Where a1 is first control)When I select a Region, I'm expecting associated countries to be displayed. But after selecting the...