Support

Home Forums Event Espresso Premium Questions hook?

Questions hook?

Posted: February 13, 2014 at 10:20 am

Viewing 3 reply threads


Michael Gyura

February 13, 2014 at 10:20 am

Thank you for a great product.

Is it possible to hook in and answer event questions dynamically?

What I am doing is this:
The user registers for an event.
Then they have to fill out a detailed medical release form that I’ve created using Gravity Forms (too complicated to use the question fields in EE).
I’ve created an admin only checkbox question “medical form filled out?”.
Once the medical form is filled out, I can hook into gravity forms to send a notice to EE that it’s been done.
What hook do I use (if it’s possible) to dynamically check off the question I created in EE?

Thank you for your time.


Dean

February 14, 2014 at 1:06 am

Hi,

Here are the available filters and hooks for EE 3.1

https://eventespresso.com/wiki/event-espresso-3-1-filters/
https://eventespresso.com/wiki/event-espresso-3-1-action-hooks/

It sounds to me though that the registration has already been completed (and paid for?), in which case you are not going to be able to use filters or hooks, but would have to use a custom function to update the attendee via the database.

If I am wrong and the registration is still in progress you could try these filters https://eventespresso.com/wiki/event-espresso-3-1-filters/#registrationprocessfilters

As EE3’s filters/hooks are limited in scope you may struggler finding something suitable so you may need to revert to directly modifying the database.


Michael Gyura

February 17, 2014 at 4:43 pm

Dan,
Thank you for your response.
Yes, the registration is completed at this point. Can you tell me what tables/cells the questions are stored in?


Dean

February 18, 2014 at 12:11 am

Sure, its the events_answer table – http://take.ms/Y0oGQ

Viewing 3 reply threads

The support post ‘Questions hook?’ 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