Hi All,I am New to Adaptive forms, I want to implement cascading
drop-down functionality (3 levels ex: country, sate, city)Lets say the
first dropdown is county and second is the states for the selected
country.so how can i get the states based on the selected Country i.e
based on the first dropdown how to fetch 2nd dropdown data.similar 3rd
drop-down based on second one I have implemented it in xdp and it works,
I have used xdp reference and developed adaptive form but the
functionality doesn't...