Making fields required

  • ozwest
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
4 years 10 months ago #125694 by ozwest
Making fields required was created by ozwest
I am using the default submission form. I have noticed that a lot of fields are not required to be filled in when submitting an event such as:

- Image
- Location
and all the custom field which I have marked as required such as

<field name="presenter" type="text" label="Presenter " id="eventpresenter" class="validate[required]" size="70"></field>

in fact, the only fields that are required to be filled in are:

- Title
- Date
- Category

How can I have other fields also be required? Thank you

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Online
  • Administrator
  • Administrator
More
4 years 10 months ago #125700 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Making fields required
Hello

Currently, we don't support that kind of validation. It's not easy to validate require for these kind of fields using javascript

Maybe we will try to add some server validation for these fields in the future. But for now, it's not possible

Tuan

Please Log in or Create an account to join the conversation.

  • ozwest
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
4 years 10 months ago #125843 by ozwest
Replied by ozwest on topic Making fields required
Thank you Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc