Preview Before Submit widget: How to hide images on preview page

  • donnaerlig
    Asked on October 18, 2016 at 10:50 AM

    However,

     

    another issue:

    using the preview before submit adds pictures in summary, tried to add different labels to hide them but cannot seem to get it done. Any tips on that? I tried different ways: using: cid_xx or file name or picture name and unique name, none gave results.

  • Charlie
    Replied on October 18, 2016 at 11:21 AM

    If you would like to hide the images on your preview page in the "Preview Before Submit" widget, you can try adding this in your CSS code in the Form Designer Tool:

    #checkSubmission > #previewContainer > ul > li.control_image {

        display: none !important;

    }

    Here's a screenshot where to paste it:

    Preview Before Submit widget: How to hide images on preview page Image 1 Screenshot 20

     

    Let us know if that works.

  • donnaerlig
    Replied on October 18, 2016 at 5:48 PM

    Great job, that did the trick, thanks for your fast reply

  • jonathan
    Replied on October 18, 2016 at 8:02 PM

    Thank you for updating us on the status. Contact us again anytime for any assistance you need on JotForm.

    Cheers