Dependent / cascading dropdowns in native

1
Hi,   In native application, I have registration page with country and state information entry. Both are associated elements; how can I implement a dependent / cascading  drop down here ? I have tried the reference selector, but no success.   Thanks! Iqbal.
asked
2 answers
0

At the view where you select the onChange to "Save changes". Just below that, set Close Page to "No'

answered
-1

just add on change event "save" to your drop down

answered