Hi!
Is there a way for me to set a Notification based on the Value of a Checkbox Label?
I’m making a form for a client where a notification is sent is based on whether or not a checkbox is checked…
No problem there…
But my client will frequently be duplicating the form for different uses and she would be changing the Label for that checkbox - And the Label will a fairly long phrase.
When the Label for the checkbox has been changed, the Notification conditional for that field will keep the old Label and not automatically update to the new Label. (although it will have the new Label available to select)
If there was a way to base the Notification conditional on the Value of the Label instead of the Label itself, that would eliminate the need for the Notification to updated every time the Label changed because the Value would not be changing.
So my question is… Is there a way to do this?