How can I reference the value of a Select List object inside of a dynamic action's jQuery selector?
The Select List object is P30_SCALE
In the jQuery Selector, I need to SHOW objects with a specific class: .emotional
If I enter ".emotional" into the jquery selector, all works as expected, however if I try to reference this value from within the P30_SCALE, I have not been successful. I've tried the following:
.&P30_SCALE.
.#P30_SCALE#