PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Question about form question

  1. 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

    Posted 12 years ago on Friday October 21, 2011 | Permalink
  2. Yes, you can use the {all_fields} merge tag like this:

    [php]
    {all_fields:empty}

    That will include blank fields in the notification.

    Posted 12 years ago on Friday October 21, 2011 | Permalink

This topic has been resolved and has been closed to new replies.