- This topic has 2 replies, 2 voices, and was last updated 3 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Add WordPress profile field onto booking form
Hi Franky,
I’m sorry, I’ve tried searching the documentation but haven’t found a solution so not sure if possible?
Is it possible to pull more details other than Name and Email address from the WordPress profile into a booking form?
The example is we have ‘organisation’ as a field on the WordPress profile, we’d love to be able to add that field onto the booking form and have it automatically populated from the WordPress profile when people are logged in.
Is this something that can be done?
Thanks,
David.
If you want it populated, there are some things to do:
– you need an EME custom field to store the info
– you need to use a filter that modifies the EME form html to change it to your liking (not that easy)
I think it would be easier if I created the functionality to get this info from the WP profile during rsvp for people-related fields and update the wp profile after booking then (like I do with the phone). Care to donate? 🙂
Hi Franky, would love too but unfortunately my hands are tied – no budget for any improvements at the minute.
I’ll work something else out.