Hi there!
I have a radio button list ({Use:1}), with 3 choices:
o Individual
o Sailing Club
o Sailing School
Then I have single line field which, thanks to conditional logic, appears only if the above radio choice includes “Sailing”.
I’d like this last field’s name automatically with “{Use:1:label} Name”
But this just doesn’t work.
Can’t we use merge tags as another field’s name?
How can I do that?
Thanks !