Getting text of selected item in drop down
We have a rule that fires on a change event for a drop down list & are having trouble figuring out how we can get the text of the selected item.
Using %this.@text% in the GA part of the rule doesn't work. As in this case, "this" will be the select element for the drop down not the selected option.
Any help how we can do this would be much appreciated.
Cheers Wayne