How to access fields with duplicate names using bracket syntax?
Hi,
I've just converted an aspx form to Contour. The form has three contact sections, each having fields for name, phone, email, etc. These fields are all named the same, so there are 3 Name fields, 3 Phone field, 3 Email fields, etc. Using a workflow, I want to be able to send an email to only the first email in the form, but when I use the bracket sytax, {email}, it writes out all three emails. Is there a way to only access an individual field when there are duplicates?
(As a side note, it would be lovely if there was an option to add an alias to a field.)
How to access fields with duplicate names using bracket syntax?
Hi,
I've just converted an aspx form to Contour. The form has three contact sections, each having fields for name, phone, email, etc. These fields are all named the same, so there are 3 Name fields, 3 Phone field, 3 Email fields, etc. Using a workflow, I want to be able to send an email to only the first email in the form, but when I use the bracket sytax, {email}, it writes out all three emails. Is there a way to only access an individual field when there are duplicates?
(As a side note, it would be lovely if there was an option to add an alias to a field.)
Wow, no suggestions/feedback at all? I can't be the only one who's had this problem.
is working on a reply...