Any idea on how to counter this?
Try the following:
create 2 variables.
<%=YourDimension%>
<%=YourDimension_text%>
When you select something using the button dropdown, make sure it sets both variables.
<%=YourDimension%> : Dimension you want it to display
<%=YourDimension_text%> : Text you want it to display as title
Then set the text variable as title.
Try the following:
create 2 variables.
<%=YourDimension%>
<%=YourDimension_text%>
When you select something using the button dropdown, make sure it sets both variables.
<%=YourDimension%> : Dimension you want it to display
<%=YourDimension_text%> : Text you want it to display as title
Then set the text variable as title.
Thank you so much, Joren! Problem solved!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.