Is there a way to have all the question on a form show up on the finished receipt instead of only the question they user filled in?
Thanks
Is there a way to have all the question on a form show up on the finished receipt instead of only the question they user filled in?
Thanks
Yes, you can use the {all_fields} merge tag like this:
[php]
{all_fields:empty}
That will include blank fields in the notification.