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.