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 "Organization" name in database | Event Espresso - Staging Server
In the attendee tables there is a column showing for “Organization” but currently it’s blank for all attendees and I don’t see an option for it in Questions so customers can fill out on registration. Is there a way to do that?
We don’t recommend making any changes to the database. If you need to request specific information from attendees, then you can create a question and assign it to a question group.
Then enable that question group for any events that you want to capture this information for.
Right, I wasn’t asking about altering the database though. I was asking about the fact that “Organization Name” is field already present in the attendee database, and as such, how do I get attendees to populate it when they register?
Because I do not see “Organization Name” anywhere in the system questions. Will it work if I just create a custom question for “Organization Name?”
The short answer is no, at least not without some customisation.
I’m not sure why that column is there, perhaps its a placeholder for something or a left over form a previous version. Either way looking at the code it simply isn’t used. On top of that the data used to pre-fill the registration form is obtained from the profile page and not the attendees table.
A quick test showed even adding a new profile field would not assist as the code base isn’t looking for anything other than the core name, email and address info.
Thanks Dean! Well, at least that answers the question. And you also answered another related question e.g. “can we add it to user profiles?” Thanks for testing
The support post ‘"Organization" name in database’ 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.