Hi,
I have a List widget setup as Custom List. When I use "Initialise" and specify "Default value" - the list reflects this.
But if I do this in javascript: id_source_of_incident.setSelectedValue("rmp");
the List value is not selected.
setSelectedValue works file with the Variable list.
Can you please help?