Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-17745

Make maximum number of participants configurable

    Details

    • Type: New Feature
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.7
    • Fix Version/s: 4.7
    • Component/s: None
    • Labels:
    • Documentation Required?:
      User and Admin Doc
    • Funding Source:
      Contributed Code

      Description

      Currently you can specify that 'multiple participants' can be registered for events. This defaults to a maximum of 10 participants per booking.

      It would be great if you could specify a maximum number. We quite often have events where only 1 guest can be brought, for example.

      This can be 'hacked' using JavaScript, ie:
      jQuery('.crm-event-id-602 #additional_participants option:gt(4)').remove();
      this limits the drop-down to '5'. But it would be better if this was configurable through the UI.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              john John K.
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 3 hours
                3h