Hello, I'm trying to set the value of a hidden field to the value of a multiple choice field - like so: {MCFieldName:1:value}
since I can't pass the value of the multiple choice field directly to a user registration profile field. (Of course, I've set the values of the MC fields)
However, that syntax doesn't seem to work, as the admin area shows the syntax I entered as the value of the hidden field, and not the actual value of the user-selected MC field.
Can you point me in the right direction to get this to work properly?
Thanks :)