# cfnconference

On the Conference Registration Form: https://carefarmingnetwork.org/civicrm/event/register/?reset=1&id=82

## Prepopulate fields for additional registrants based on first participant
When the following fields are populated for registrant 1, this code prepopulates them for subsequent registrants (in the Individual Information profile):

  * Country
  * State
  * City
  * Zip Code
  * Please let us know which of the following you will be participating in so that we may provide an accurate headcount to our host farm and venue. The cost of tours and meals is included in the registration fee. (followed by meal options)  
  * Free shuttles will be provided to and from Prospect Meadow Farm for conference activities on Monday for attendees who do not have their own transportation. To help us plan our shuttle service, please let us know if you will be utilizing the shuttles.
  * Tier price field

## Make the fees selection occur on the first participant

1. adds the text "Registrant(s) x " before the price for the ticket fields
2. changes the "Total for this Participant" text to just read "Total"
3. Hides the fees selection section for additional participants
4. Hides the select number of participants box
5. Sets the select number of participants field based on the number of tickets selected
6. Adds validation to ensure no more than 10 tickets are selected.
