On Change Client Script Not Working
I have a OnChange client script running on a catalog item, that runs when the value of a "u_subcategory" variable changes. And, I just want to get the value of "u_subcategory" variable. I'm using the g_form.getValue() method but it's not working, the...