I am trying to send notification email showing results for an application that is changed by admin. For example
• Visitor applies for vendor for multiple event locations • Admin approves 2/3 locations applied for and sends approval notification email • Notification email shows the approved locations but I include the URL of the payment processing page for each event location. In my case, each location has its own URL.
What I would assume is I need a hidden form entry that shows the approved location and URL and display this result in the email notification. The form entry needs to be an information entry, not an entry for the applicant to enter information.