I have searched online and in these forums and haven’t seen anyone ask anything like this.
I would like to be able to have the “Navigate to” action navigate to a frame name that is defined based on a variable string.
Example, I have a set of buttons that make a number variable increment up or down within the same frame. Upon a click event I would have an action that would set a String variable to change based on the current number variable (add that new number to the end). Then add another action after this that would navigate to a frame named after this String variable.
It doesn’t look like the Navigate to action can target anything other than a literal frame from a drop down menu. Is there some other approach that might work? Or am I missing something to make this happen?
Thanks for any thoughts!