I have two questions regarding the FormCurrentVersion.
This is for a global form.
1. Is there a way not have FormCurrentVersion in the email when using ${avform_contents}
if not then.
2. Is there a way to define where it shows in the email.
Form is configured with two fields each having a select box.
The debug option shows Variable1 and Variable2 as it should.
However, the approval email shows:
Variable1
FormCurrentVersion
Variable2
Thank you
Yes, give it a try with PublicData
${jobUserData_PublicData_form_request_app_stattext1}
If doesn't work, I suggest you add some screenshot to clarify