How do I either get the Preview answers button to not have it's own page, or insert an image about where it says Preview Answers?

  • appealmed
    Asked on July 11, 2017 at 2:39 PM

    For some reason I cannot add any text or anything above the Preview Answers button. It's awkward just as it's own page with no context or explanation about what they user will see next.

     

    How do I either:

     

    1. Add a paragraph-style text field above the Preview Answers button (to insert text or an image about whats happening next)

    or

    2. add the Preview Answers button to the page with the final questions of the form?

    Ideally I'd like option 1, but either would be ok.

    Thank you in advance to whoever helps answer this!How do I either get the Preview answers button to not have its own page, or insert an image about where it says Preview Answers? Image 1 Screenshot 20

  • jonathan
    Replied on July 11, 2017 at 4:26 PM

    I checked your test form and I noted that it was using Form Encryption as well. Please take note that Form Encryption have a known issue with Preview Before Submit widget when both are in the form.

    Check the user guide here: Encrypted-Forms-and-How-to-Use-Them

    How do I either get the Preview answers button to not have its own page, or insert an image about where it says Preview Answers? Image 1 Screenshot 50

    I suggest you do not use them together to avoid any issue with your form functions.

    ---

    As to the original question you have, you can achieve it by adding first the paragraph-style text on the form using the TEXT field.

    Ex:

    How do I either get the Preview answers button to not have its own page, or insert an image about where it says Preview Answers? Image 2 Screenshot 61

     

    So the TEXT field will appear in the preview page.

    How do I either get the Preview answers button to not have its own page, or insert an image about where it says Preview Answers? Image 3 Screenshot 72

     

    If you do not want the TEXT to appear in the actual live form, you can just hide it using injected CSS codes.

    Ex:

    How do I either get the Preview answers button to not have its own page, or insert an image about where it says Preview Answers? Image 4 Screenshot 83

     

    The hidden TEXT using CSS code will still appear in the Preview page as normal.

    You can also test my test form https://form.jotformpro.com/71915971644970

     

    I hope this help. Let us know if you need further assistance.