Field restriction on the registration form without sell ticket and attendee information

Field restriction on the registration form without sell ticket and attendee information

Registration is one such feature that enables the users/organizer to collect all the information of the attendee on the website itself, thus Field restriction is important to collect proper data.

The information that is required by the organizer from the participants can be customized and altered. For that, the fields need to be selected/chosen at the admin panel. The following steps will help choose the information that you need from the attendee.

The following are the steps for Field restriction on the registration form.

  1. Log in to your WordPress admin panel.
  2. Go to Admin >> Event Registrations >> Registration form >> Form fields.


  3. Form Fields shows all the fields that would appear on the frontend while a participant is registering to a event.


  4. From here the admin can add, delete, or alter any field he wants on the registration form.
  5. The validation type would enable adding extra verification in terms of the information provided is correct. The validation can be added in the types mentioned below:
    • The field is required or not.
    • Inserted email address is valid or not.
    • Inserted number is valid or not.

    • Related Articles

    • Attendee Information

      The Attendee Information plugin is used to collect the details of your attendees for each and every event submitted on your website. It gives users the option to select specific event fields for the specific events that attendees need to fill in when ...
    • How To Install WP Event Manager Add ons

      WP Event Manager offers a huge number of addons that help you strengthen your WordPress site with some amazing and very useful event management features and functionalities. While installing a premium addon, you need to ensure that you already have ...
    • Attendee limit on registration addon

      The tutorial guides you on how you can limit the number of registrations in the Registration addon. Here are the steps you need to take: 1. There are two ways in which you can do this: Firstly, you can add a new field called “Registration Limit” from ...
    • Editing The Registration Form Fields

      In WP Event Manager, you can easily edit the Registration form value along with other form field details using the Filter event_registration_form_fields. The Filter allows you to change the field label, value and other attributes. In the following ...
    • How to show Ticket Price

      WP Event Manager Add ons Tutorials explains you, How to show ticket price field to the frontend. Show ticket price at events listing Open your theme function.php file Create a function to append a new field to the events section. Add the following ...