User documentation

  1. Home
  2. User documentation
  3. Advanced Forms
  4. Display custom fields values in your notifications

Display custom fields values in your notifications

Now, you know how to view booking metadata on the admin panel. You can similarly display these data in the notifications in order for your customers to keep a written record.

  • Go to “Booking Activities” menu, “Settings” submenu
  • Go to “Notifications” tab
  • Click on the desired notification

At least two new tags appeared in the available tags list: {custom_fields} and {participants}. Then, you will find a new tag per custom field: {field_field_name}

  • Write {custom_fields} in your notification body to display the list of the reservation custom fields values
  • Write {participants} in your notification body to display the list of the reservation custom fields values for each participant
  • Write {field_field_name} in your notification body to display the reservation custom field value only
Tags Displayed value
{custom_fields}
Field 1 Field 1 value
Field 2 Field 2 value
Field 3
{participants}
Participant #1
Field 1 value
Field 2 value
Participant #2
Field 1 value
{field_field_name} Field value only
Was this article helpful to you? Yes No

How can we help?