Front-end Registrants Management - checking quantity field in front end

  • Russell Noble
  • Topic Author
  • Offline
  • Premium Member
  • Premium Member
More
7 years 2 weeks ago #115000 by Russell Noble
Hi,
just want to check, does a user with Front-end Registrants Management not have the quantity restrictions placed upon them if they are registering for an event?

This appears to be a different behaviour than earlier versions (just upgraded to 3.5.3) and we thought we hit a bug in that quantity restrictions weren't applied when registering.

thanks,
Russell.

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

More
7 years 2 weeks ago #115006 by Tuan Pham Ngoc
Hi Russell

Yes. Users with registrants management won't have quantity restriction when they register for an event has quantity field. It has always works like that from beginning, so it's not a changed from recent version

What type of custom fields you are using? If you are using checkboxes field for example, you can look at administrator/components/com_eventbooking/libraries/rad/form/field/checkboxes.php and make customization to restrict it as well (Remove !$user->authorise('eventbooking.registrantsmanagement', 'com_eventbooking') from the code)

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc