• Resolved Philipp-resmio

    (@philipp-resmio)


    Hi there!

    I’ve got a problem regarding the custom format for the booking form (reachable under settings ->bookings). Was working fine since some update. Can not tell exactly when it happened since the customer I made the website for handles updates by himself.

    So for example I’ve got the following code:

    (start code)
    <table class=’eme-rsvp-form’>
    <tr><th scope=’row’>Name*:</th><td>#_NAME</td></tr>
    <tr><th scope=’row’ class=”va-top”>Ich bin*:</th><td>#_FIELD01</td></tr>
    </table>
    #_SUBMIT
    (// end code)

    On the frontend (the website) the first row produces a correct input field. But the second row with the “custom field” shows only the field name and no field at all. I am pretty sure it has to do with an events made easy update. So was there a change in the naming of the identifiers?

    THX in advance!

    – Phil

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Format for booking form’ is closed to new replies.