- This topic has 1 reply, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Registration form fields #_NAME
I changed my form from <td>#_NAME</td>
to <TD>#_PERSONFIRSTNAME #_PERSONLASTNAME</TD>
And received the error: Not all required fields are present in the form. We need at least #_LASTNAME, #_EMAIL, #_SEATS and #_SUBMIT (or similar) placeholders.
When I put #_NAME back in the registration works. But how does that field become #_PERSONFIRSTNAME #_PERSONLASTNAME on the bookings templates? Or #_NAME to #_LASTNAME?
Thanks,
Ron
See https://www.e-dynamics.be/wordpress/category/documentation/7-placeholders/7-6-registration-form-fields/ for the placeholders you can use in the registration form.