Tell us what you are trying to do?
Send an automatic notification that includes some fields from the Annual Permit custom post type when a Post Form is submitted. When submitting the form myself all details are included (as a new users or logged in user). When (some/many) other users submit the form, the fields in the email return now values.
Is there any documentation that you are following?
Consulted available documents.
The notifications are sent and received, but the field values are empty?
This is a form to publish an Annual Permit post, which as part of a Forms Commerce workflow that goes via WC to charge users to "publish" that Annual Permit post, would that be right?
What is the trigger for sending the notification?
Any custom code involved in the workflow?
Do the Annual Permit posts published by the form contain the expected data, and it is only missing from the notification email?
The notifications are sent and received, but the field values are empty? Correct.
This is a form to publish an Annual Permit post, which as part of a Forms Commerce workflow that goes via WC to charge users to "publish" that Annual Permit post, would that be right? Yes, that is correct.
What is the trigger for sending the notification? When post status changes to processing (which is the action the form is set to complete when form is submitted).
Any custom code involved in the workflow? No.
Do the Annual Permit posts published by the form contain the expected data, and it is only missing from the notification email? Yes it does. It is only the notification email that does not contain the data.
Is this a new problem? Been struggling with this for a while, but have not been able to isolate the issue.
As I understand that the field display empty values with email notification when you submit the form - correct? if yes: Can you please share the fields you added to email notification. (just copy/paste what content you added to your email notification.)
In addition to that - please share screeshot of your edit form page and email notification settings.