Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Questions hook? | Event Espresso - Staging Server

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

  • Support Staff

February 14, 2014 at 1:06 am

Hi,

Here are the available filters and hooks for EE 3.1

http://staging.eventespresso.com/wiki/event-espresso-3-1-filters/
http://staging.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 http://staging.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

  • Support Staff

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 - Staging Server