Okay
  Public Ticket #2990661
merge tags with custom fields
Closed

Comments

  •  2
    Robin Tindall started the conversation

    I want to ask for company name on the appointment booking form. Seems the only way to that is to create a custom field? Is that correct?

    I want to the customers company name to be be merged into the notification emails, the outlook calendar description and the zoom appt title. 

    How can this be done?

  •  1,608
    Marko replied

    Hello Robin,

    Thank you for purchasing our product, and for reaching out to us.

    Yes, that is correct. Everything that you want to ask your customer besides the built-in fields you can achieve with custom fields.

    As for adding this to notifications, you can try to add the corresponding placeholders to the Notifications templates for example, %custom_field_1%, %custom_field_2%, etc. This maybe can work.

    If you have any more questions please feel free to open another ticket.

    Regarding adding zoom description with ICS at the moment, you can add the URL through the database, but please note that it will come up as HTML:

    7968592788.png
    9563044652.png

    So, it's a bit ugly, but at least it works.

    To do that, you need to access the wp_options table in your database, and in there search for "amelia_settings" in the "option_name" column. It will return one row, so you need to edit it. Look for “ics” and you'll see this:

    "ics":{"description":{"appointment":"","event":"","translations":{"appointment":null,"event":null}}}

    Modify the appointment, so it looks like this:

    "appointment":"Zoom Join: %zoom_join_url%"
    

    And that's it.

    4428403682.png

    We'll work on a better solution in the future.

    We hope this helps

    Kind Regards, 

    Marko Davidovic [email protected]

    Rate my support

    Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/

    wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables