How to reference field values (dropdown values) in labels
-
Hi there,
I’m sure this is a pretty straightforward question. There are times when I want to reference a value that a user has chosen earlier in my form, and output that value in text. I’m unsure whether this can be done in the label of a calculated field, or whether a different field type (HTML?) is needed for this,
So for argument’s sake, let’s say a user chooses %fieldname1% which is a dropdown. In the dropdown they choose the value “arts”.
In the final page, I have a calculated output, but need the label to reference the dropdown field’s value too.
So it would say “Your average in %fieldname1% is <value>
-or in text-
“Your average in arts is 82.I hope that’s clear. Thank you.
- The topic ‘How to reference field values (dropdown values) in labels’ is closed to new replies.