Hi Everyone!
I have a search form with a Select Dynamic Cascade field which displays a field from a category - works great! In another text field (EN_Name), there is a conditional set up which copies the category name to the field.
So the problem is that the value of the ID is added to the EN_Name. What I need to be copied is the Display value in the SDC field. Is there an attribute that can be set in the conditional? Or do I need some javascript copy the innertext to EN_Name. But not sure exactly how or what the best method to achieve this.
Any thoughts would be great.
thanks