i have 2 drop down. 2nd drop down is dependent on 1st value
so i have to show default value in second one once the user select value in first dropdown when i has only one option in second dropdown
this value i have to default once the value is deleted in first dropdown
Discussion posts and replies are publicly visible
You have to pass data conditionally based on the first drop down value through parent Interface/Process model.