Events Made Easy Forums How do I … Cancel subscription button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #44194
    Anonymous
    Inactive

    I use this form for reservations:

    Code:
    <table class=’eme-rsvp-form’>
    <tr><td>#_NAME</td></tr>
    <tr><td>#_EMAIL</td></tr>
    <tr><td>#_SEATS</td></tr>
    <tr><td>Inserisci questo codice:</td></tr>
    <tr><td>#_CAPTCHA</td></tr>
    <tr><td>#_SUBMIT</td></tr>
    </table>

    All is ok while in reservation mode, but after reservation for some reason the submit button to cancel the reservation don’t stay in TD and goes out of the table. How can i lock that button in td?

    #51388
    Franky
    Keymaster

    The cancel form is another form, that can’t be changed (yet). Feel free to make a feature request for this.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘How do I …’ is closed to new topics and replies.
Scroll to Top