Custom Field Checkboxes - maximum number of selections

  • Leila Hodgkins
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 4 months ago - 4 years 4 months ago #130263 by Leila Hodgkins
We have one idea for a feature that would be really useful if it were possible.

In a list of checkboxes, it would be great if we could set a maximum number that you could select. This means we could ask people which options they would like with the instruction 'Please choose up to 3' or something like that.

Many thanks for a great extension and great support.
Last edit: 4 years 4 months ago by Leila Hodgkins.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
4 years 4 months ago #130288 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom Field Checkboxes - maximum number of selections
Hello

We use jquery validation engine for validating data and it's already supported. You can use this rules posabsolute.github.io/jQuery-Validation-.../#maxcheckboxinteger

Basically, you just need to edit the custom field, set Validation Rules to validate[maxCheckbox[3]] and registrants can only choose maximum 3 checkboxes for the registration

Regards,

Tuan

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

  • Leila Hodgkins
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 4 months ago #130295 by Leila Hodgkins
Replied by Leila Hodgkins on topic Custom Field Checkboxes - maximum number of selections
Thank you so much, Tuan!! That is perfect.

Best wishes
L

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
4 years 4 months ago #130296 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Custom Field Checkboxes - maximum number of selections
You're welcome

Tuan

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

Moderators: Tuan Pham Ngoc