Events Made Easy Forums How do I … How to make new form fields appear properly (newbie question)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #44116
    Anonymous
    Inactive

    Hi,

    I created 3 new fields, Occupation, Job Title and Organization, with ID numbers 1, 2 and 3 respectively. But I haven’t been able to make them appear properly at http://boterajordan.org/horizon-2020-opportunities-for-jordanian-organisations-involved-in-botanicalagricultural-research/

    Below is the code I used. As you see, I tried adding by both field name and field ID.

    <table class='eme-rsvp-form'>
    <tr><th scope='row'>Name*:</th><td>#_NAME</td></tr>
    <tr><th scope='row'>E-Mail*:</th><td>#_EMAIL</td></tr>
    <tr><th scope='row'>Phone number:</th><td>#_PHONE</td></tr>
    <tr><th scope='row'>Occupation:</th><td>#_OCCUPATION</td></tr>
    <tr><th scope='row'>Job Title:</th><td>#_2</td></tr>
    <tr><th scope='row'>Organization Name:</th><td>#_ORGANIZATION</td></tr>
    <tr><th scope='row'>Seats*:</th><td>#_SEATS</td></tr>
    <tr><th scope='row'>Comment:</th><td>#_COMMENT</td></tr>
    #_CAPTCHAHTML[<tr><th scope='row'>Please fill in the code displayed here:</th><td>#_CAPTCHA</td></tr>]
    </table>
    #_SUBMIT

    Thanks in advance for your help!

    And, if I may suggest, why don’t you do a video tutorial on how to set up an event? T’would be of great help to people such as me who are new to this… 🙂

    #51022
    Franky
    Keymaster
    #51023
    Franky
    Keymaster

    Tip: use #_FIELDxx with xx the ID of the custom field you created, see the doc again.

    #51024
    Anonymous
    Inactive

    No. I did not find your instructions clear.

    🙂

    You should make a video of how to set up an event. I really have a lot more unanswered questions…

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