Getting value from pick list
Getting value from pick list
Hi
I am trying to get value from a picklist field called Dropdown 1, but it given me null value even though i selected a value from that pick list.
var x = await CS.getValue("Dropdown 1");
await CS.alert("Value" + x);
Topic Participants
n_X198
Dinesh Bhaskaran