PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Email Notification Incorporating Field Value and Mathematical Operation

  1. If a user selects option A in my drop down, I need to display 2 separate dollar amounts ( $5,000 and $1,500) at different points in the email notification. Because I cannot (I don't think, at least) associate 2 values to one field, I wish to achieve this with a mathematical operation.

    I've got my email notification set up to display the value of a field from one of my drop down menus by using {FieldName:3:value}.

    Is there a way I can do something like {Aircraft_Classification:3:value} - 3500?

    I would also then need to format with '$' and a comma. Is this possible in the context of the email notification?

    Thank you.

    Posted 12 years ago on Friday March 9, 2012 | Permalink
  2. Nevermind, I added an additional field for each possibility with conditional logic.

    Posted 12 years ago on Wednesday March 14, 2012 | Permalink