Deadpool Posted November 8 Report Share Posted November 8 I want to display a particular field/record in an email acknowledgment if the value is selected in the form. e.g. Can the email be configured to only show "Kids: [@field:Kids#]" if the value is greater than zero i.e. that kids are selected in the form? Quote Link to comment Share on other sites More sharing options...
0 Kenzo Posted November 11 Report Share Posted November 11 It is possible to display a field conditionally in your email. You just need to add a Virtual field and make it a Calculated Value where you will put your condition then call the Virtual field in your email. You can check the photo for sample configuration. 1. This Virtual field was set to a Calculated Value with a formula that if the Kid_fields is greater than or equal to one it will show to the email else it will show nothing. 2. You need to call the Virtual field at the Email Options. Quote Link to comment Share on other sites More sharing options...
0 NiceDuck Posted November 28 Report Share Posted November 28 If you have a triggered action feature available, it would be easier to set different email templates there and set conditional statements to ensure the correct template would be sent. However, you cannot send a file with the triggered actions. Nevertheless, unless you plan on sending a file, I suggest that you try the triggers if you have them. Quote Link to comment Share on other sites More sharing options...
Question
Deadpool
I want to display a particular field/record in an email acknowledgment if the value is selected in the form.
e.g. Can the email be configured to only show "Kids: [@field:Kids#]" if the value is greater than zero i.e. that kids are selected in the form?
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.