• Resolved adamlukasz

    (@adamlukasz)


    Hello,
    Is it possible to edit the “Appointments:” header in the email sent after making a reservation?
    Regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    Use the following settings area to edit the email settings, including the email header/contents:

    Thank you for using the plugin!

    Thread Starter adamlukasz

    (@adamlukasz)

    Thank you for your reply. I know I can set email options here, but that doesn’t solve the problem. I have <%INFO%> entered in the email body, and in the body of the email it looks like this:

    Appointments:
    –> booked appointments here
    –> other form data here”

    I’d like to remove the text “Appointments” from the email body, which appears above all the form information and, I assume, is included in <%INFO%>.

    Plugin Author codepeople

    (@codepeople)

    Hi,

    Replace the tag %INFO% with the tags for the specific info you want to include in the email.

    Supported tags: https://apphourbooking.dwbooster.com/faq/#q81

    Thank you for using the plugin!

    Thread Starter adamlukasz

    (@adamlukasz)

    Thank you for your reply. I’ve created an email template based on these tags, but I have one more question: is there a tag that would display ALL reservations? My calendar allows for multiple appointments with a single reservation—for example, 3 time slots on 3 different days. If I use the tags %app_date_1%, %app_date_2%, etc., then I’d need to list, for example, 20 tags in the email template, %app_date_1%, %app_date_2%, %app_date_3%… all the way to %app_date_20%, just in case someone books 10 appointments? Is there a different way to do this?
    Thank you!

    Plugin Author codepeople

    (@codepeople)

    Hi,

    You can use conditional code with blocks. For example:

    %app_date_2_block% ...content here... %app_date_2_endblock%

    Blocks are valid for the supported tags and for the field IDs you can locate this way:

    https://apphourbooking.dwbooster.com/customdownloads/field-ids-tags-form-builder.png

    Thank you for using the plugin!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘E-mail content’ is closed to new replies.