Last modified by MammaMia - 2 years ago
338 Views
2 min read

How to create an Event Submission form in Employee Directory Pro

Employee Directory Pro WordPress plugin comes with EMD Form Builder. EMD Form Builder is a powerful online form building tool. Using EMD Form Builder, you can not only modify pre-built forms but also create new ones from scratch.

In this article, we will create a corporate event submission form so that event organizers can submit event information without logging in to our site. We want all events submitted through our form to show up on the corporate event calendar as well.

To accomplish this task, we need to:

  1. Create a new submit form.
  2. Modify the form layout.
  3. Create a WordPress page for the form
  4. Submit an event.

Creating an event submission form

  1. Login to the WordPress Dashboard as an administrator.
  2. Go to EDirectory Pro menu and click on the Forms page link.
  3. Click on "Create New" button.
  4. Fill in the required fields (color coded as red) under General tab :
    1. Name: Submit Corporate Events
    2. Type: Submit
    3. Entity: Events
  5. Click on Submissions tab and pick Success (green) button type.
  6. Click Save button.

Modify the form layout

  1. Under EDirectory Pro menu, click on the Forms page link to see the form list.
  2. Hover over "Submit Corporate Events" form title and click on "Edit Layout" link.
  3. Drag and drop the fields you like from the left to the right to the layout as shown in the screenshot.
  4. Optionally, you can change field labels by editing the label of a field.
  5. Once you're done, click on Save button and then X button to exit.

Create a WordPress page for the form

  1. On the forms list, click on "Copy" button corresponding to the "Submit Corporate Events" form to copy the form's shortcode
  2. Click on Pages menu and "Create New" button.
  3. Paste the short code copied at the step #1 and publish the page.
  4. See the form created on the frontend of your site. It should be similar to the one in the demo site.

Submit an event

If you completed all the steps above successfully, you should be ready to test your form.

  1. Log out of the WordPress dashboard.
  2. Go the event form page
  3. Fill in all the fields and click on Submit button.
  4. Log in the WordPress dashboard as admin.
  5. Click Directory > All Events page to see all your events.
  6. Confirm that the event record you submitted was created. You should be able to see the same event listed on the event calendar as well.

See the EMD Form builder page to learn more about the features available.

Was this information helpful?