×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Collect All Participants details

Collect All Participants details 9 years 9 months ago #27195

  • Rhodri Owain 'Tony' Davies
  • Rhodri Owain 'Tony' Davies's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hi guys, Sorry if this is asked elsewhere - please link me to the right place if so.

My requirement is to prompt the user, when registering - for the names, phone and email of each of the people who they are buying a ticket for. Suppose a user is buying ten tickets, I need to collect the names of all 10 people who those tickets are for.

I've started adding the form elements using JQuery etc - and am considering where to save the details in the DB and will have to display them somewhere in the back-end.

I thought it would be a good idea to ask here for any advice before I do too much - there might even be a configuration option I'm not aware of to do this already!!

Thanks in advance for your help.

Collect All Participants details 9 years 9 months ago #27201

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi,

sadly there is currently no setting for that, have another booking form and some adjustments for that on my todo-list.

Probably the easiest way is to just save every data as an different booking, but that comes with some downsides. Or you could save it in the newfields column (where the newform data is stored.. that column will be migrated to a json format with one of the next versions), but that has some downsides too, you would need to adjust many things along with that too.

Kind regards,

Yves
  • Page:
  • 1
Time to create page: 0.093 seconds