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.

Output HTML field from form in the email to both the admin and user

  1. I would like to be able to output the HTML form fields in both the notification to the user and the administrator. We two forms that have "disclosure/disclaimer" information that the user reads and "signs". This text needs to stay intact with the form.

    The link is http://www2.reveregas.com/application-for-employment/ the HTML that needs to stay with the employment information is located on the last page of the form.

    Thanks in advance for your help to resolve this,

    Lucy

    Posted 13 years ago on Wednesday January 18, 2012 | Permalink
  2. The HTML field you add to the form is not part of this submission: it's there for display. If you want, you can add that same text to a hidden field in your form. That way, it will be included in the submission and entry.

    Posted 13 years ago on Friday January 20, 2012 | Permalink