Support

Home Forums Event Espresso Premium Is there a way I could make adding additional attendees easier?

Is there a way I could make adding additional attendees easier?

Posted: September 28, 2013 at 6:33 pm


SocialiteVIP

September 28, 2013 at 6:33 pm

I want my users to be able to add their friends to my nightclub guest lists easily. We work with names all the time so we constantly organize and receive them in this format:

Paven Mann +10
Nuria levin
Dan Norwood
Ben Hedman +7
Jennifer martinez
Brooklyn Rowbal
Dianne Amira Gueco
Earl Villanueva
Chris Gabriel +5
David Ly +3

I need a box where I could paste a list just like this and have the system recognize them as separate reservations (not the plus of course) Even a box where I could insert one name at a time would help greatly. Most of my users will use copy and paste to add their friends. If I can’t mass add a list like above.. then is there a way I can make the first and last name be on one line?


Dean

September 30, 2013 at 2:33 am

Hi,

If you don’t want any other data barring names, then you could set the additional attendees to No info Required in the event editor, and then add a text box question to gather the names.

Only issue is without some sort of customisation, it wont validate the number of names to the number of tickets.

“is there a way I can make the first and last name be on one line?”

If you mean just have the fields on one line, then some CSS can resolve it, something like

.event_form_field:nth-child(3),
.event_form_field:nth-child(5){
width: 50%;
display: inline-block;
}

However if you mean just one field for both first and last name then no, the plugin requires them to be separate in order to make sure both are gathered.

The support post ‘Is there a way I could make adding additional attendees easier?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso