I want to capture additional information on the booking form, such as company/business name and how they heard about the event. How do I do this please?
If this facility does not yet exist, then please can we have it in the next update?
Many thanks,
Jae :)
http://wordpress.org/extend/plugins/events-made-easy/
Franky
Member
Plugin Author
Posted 7 months ago #
Is a feature request, see the official forum: http://www.e-dynamics.be/bbpress/
Franky
Member
Plugin Author
Posted 4 months ago #
This has been implemented in the current released version.
ikookmaar
Member
Posted 4 months ago #
Thanks for releasing the 1.0.6 version.
But of the 3 custom fields I added to the booking form (in my case: address, postal code, city), I only see the results of the first one on the CSV export and Print View.
Also, you mention to use the #_FIELDS place holder to add the info to the e-mails sent to contact persons and attendendees. Shouldn't this be #_FIELDxx (where xx is the id of the custom field) so you could seperate the info gathered from multiple custom fields?
And would this placeholder also work in the attendees list (with #_ATTENDEES)?
Franky
Member
Plugin Author
Posted 4 months ago #
See the changelog:
* Bugfix: the table for answers had a wrong index (primary), which resulted in only the first custom field to be stored in it
==> so only the first field had answers in it, this should now be ok for new bookings
For the mail: no, all the fields are mailed, or none.
For #_ATTENDEES: see http://www.e-dynamics.be/bbpress/topic.php?id=1891
ikookmaar
Member
Posted 4 months ago #
I see, I checked with existing bookings, but with new bookings it's indeed OK. Thanks!
Too bad the results of the extra form fields can not be addeded to the attendeeslist (yet)...