Hi Experts,
I have data schemas A & B, schema B has an element with type="link", name="dropdownlist" and target="A".
Also i have input form F. F displays a dropdown list with input element with xpath="dropdownlist" .
Question: How can I access the selected value of my 'dropdownlist' input field in below scenarios:
a). access the selected value of 'dropdownlist' in the same input form F from another referral input field
b). access the selected value of 'dropdownlist' from a javascript activity?
Good Day!
Nigel,