I need the invoice to show both the zip code and organization field when it’s printed so I can mail them out. Shouldnt this info automatically be on there when I have it as a required field?
Shouldnt this info automatically be on there when I have it as a required field?
Setting them to required just means they must provide a value on the registration form, it does not affect the invoice/receipt templates, they don’t include those values by default.
Go to Event Espresso -> Messages -> Default Message Templates -> Invoice.
In the ‘Main Content section, in the bill to section add the [PRIMARY_REGISTRANT_ZIP_PC] shortcode to include the Zip, like so – http://take.ms/kF6wj
‘Organization’ is not a system question, is that a custom question you have addd to EE?
I guess it must be a custom question. Is it still possible to add it to the invoice? Most of our event attendees get their events paid for by the organization for which they work. Our auditor is asking us to add that info to the invoice.
If you go to Event Espresso -> Registration form -> Question.
Can you find the Organization question there?
Click to edit it and check the question text, is it ‘Organization’?
To pull the answer for that question you use a shortcode which uses the question text, so back on the Invoice template again, you would use something like:
You can do that with any question, just use [PRIMARY_REGISTRANT_ANSWER_*{question_text}] but note that the question text must match exactly for it to work.
The question is Organization Name admin label organization-name I have tired several variations using the format above and cant get it to show on the invoice…
This is the correct shortcode syntax for that question:
[PRIMARY_REGISTRANT_ANSWER_*Organization Name]
Viewing 7 reply threads
The support post ‘Need invoice to show both zip code and organization field’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.