Adding new fields to Events module form and verying them every time

Michael Tapia asked on October 27, 2014 15:23

Hi, I want to be able to add additional fields to the events module sign-up. This should be on a case-by-case basis so that we can change it every time for each new event. So for example, one form may have the additional field "Age" and another form may have "Gender" or "Ethnicity". Please advise as this is holding a project up. Many thanks, MIke

Recent Answers


Joshua Adams answered on October 28, 2014 08:56

You may want to look into developing a simple form builder that will allow for the coordinators or users creating events to create custom forms for registration. Another option could be to have a list of fields and allow the user to pick certain fields that they want to show and/or require on the form. This could all be contained in one table or form, and you could just use alternative forms to capture the different data for different events.

1 votesVote for this answer Mark as a Correct answer

Bill Tran answered on October 31, 2014 21:14

Use alternate forms.

If that's not possible, set display:none to the fields you don't need and ensure they aren't required fields.

1 votesVote for this answer Mark as a Correct answer

Michael Tapia answered on November 12, 2014 12:16

Thank you both very much for your suggestions.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.