How to fix the format and spacing of on the preview screen?

  • lovep.gifts
    Asked on October 3, 2019 at 12:06 AM
    How to fix the format and spacing on the preview screen?
  • Jed_C
    Replied on October 3, 2019 at 12:09 AM

    Are you still referring to the preview before submit widget or the form builder's preview screen? Can you please send us a screenshot of which field you want to align in preview mode?

    Looking forward for your response. 

  • lovep.gifts
    Replied on October 3, 2019 at 12:21 AM

    On the preview before submit widget. I sent a screenshot on my last email.

  • Jed_C
    Replied on October 3, 2019 at 2:43 AM

    Please give me some time and I will provide you the CSS to adjust the spacing on preview widget.

  • Jed_C
    Replied on October 3, 2019 at 3:14 AM

    Please copy all the CSS code in this link https://pastebin.com/MG8Jh4b9 and paste it in your CSS tab.

    Here's a sample output:

    1570086853spacing review widget Screenshot 10

    I hope that helps. Let us know if you have any questions or if you need further assistance. 

  • lovep.gifts
    Replied on October 3, 2019 at 5:51 AM
    This what happened when I copied the code.
    ...
  • roneet
    Replied on October 3, 2019 at 7:33 AM

    I believe you are referring to this Form:

    How to fix the format and spacing of on the preview screen? Image 10

    I have noticed all the Form fields are compact Please let us know if you are experiencing any issues. We will take another look.

    Thanks.

  • lovep.gifts
    Replied on October 3, 2019 at 9:51 AM
    This is what I get with the same code. The spacing is different on each
    line.
    ...
  • lovep.gifts
    Replied on October 3, 2019 at 10:51 AM
    Re: submit before preview widget: It looks perfect when ALL the fields were
    answered, but in my form some fields may be skipped and are not required to
    be answered. Could they also be group accordingly? And if possible, could I
    have the answers on the right side of the questions, not at the bottom of
    the questions
    ...
  • roneet
    Replied on October 3, 2019 at 11:09 AM

    I am unable to test the Form as there are many broken conditions in your Form.

    How to fix the format and spacing of on the preview screen? Image 10

    Could you please fix the conditions so that we can guide you further.

    Thanks.

  • lovep.gifts
    Replied on October 3, 2019 at 5:51 PM
    Those conditions were on the pages I deleted. I deleted the conditions now.
    ...
  • Elton Support Team Lead
    Replied on October 3, 2019 at 7:38 PM

    Inject this CSS codes to your form to make the question and answer side by side.

    .label_i {

        width: 30%;

        display: inline-block;

        box-sizing: border-box;

    }


    .value.border {

        width: 68%;

        display: inline-block;

        box-sizing: border-box;

    }

    Guide: How to Inject Custom CSS Codes

    Expected result:

    How to fix the format and spacing of on the preview screen? Image 1 Screenshot 40

    ----------------

    To group them, you can use the Header tool then set the Show Title to YES in your Preview Before Submit widget settings.

    How to fix the format and spacing of on the preview screen? Image 2 Screenshot 51

    In your Preview Before Submit widget settings;

    How to fix the format and spacing of on the preview screen? Image 3 Screenshot 62


  • lovep.gifts
    Replied on October 3, 2019 at 8:51 PM
    Copied the code and it looks fine. Set the Show Title to YES but headers
    not showing. Also, may Page 3: Keychain S1 results are not showing on the
    preview before submit.
    Appreciate your help!
    ...
  • roneet
    Replied on October 3, 2019 at 9:19 PM

    Please allow me some time to check. I'll get back to you.

    Thanks.

  • lovep.gifts
    Replied on October 3, 2019 at 10:51 PM
    It seems to be working now. I deleted the preview before submit widget and
    added a new one then copied the code you gave me.
    ...
  • lovep.gifts
    Replied on October 3, 2019 at 11:51 PM
    Sending you a screenshot. I made this a Header. How do I hide a Header if
    fields are not answered? In this form, there were no keychains "ordered"

    ...
  • David JotForm Support Manager
    Replied on October 3, 2019 at 11:57 PM

    Your new question will be addressed in a separate forum thread: https://www.jotform.com/answers/1988769

  • lovep.gifts
    Replied on October 4, 2019 at 1:51 AM
    I skipped some items, this is how the spacing looked like
    ...
  • jherwin
    Replied on October 4, 2019 at 2:11 AM

    It looks like you have attached a screenshot/image to your latest reply. Unfortunately, we were unable to view the screenshot you attached to your response. Please open this thread: https://www.jotform.com/answers/1987158 through a browser while your account is logged-in then please post the image again.

    Guide: How-to-Post-Screenshots-to-Our-Support-Forum

    We will wait for your response.

  • lovep.gifts
    Replied on October 4, 2019 at 2:13 AM

    here.

    1570169593skipped items Screenshot 10


  • jherwin
    Replied on October 4, 2019 at 2:27 AM

    Is this the form you're working on?

    https://form.jotform.com/92712479236160

    Also, does the issue occur if you preview the form before submitting it? If so, I checked your form and could not see any preview before submit widget.

    Let us know if you are referring to something else.

  • lovep.gifts
    Replied on October 4, 2019 at 2:51 AM
    Yes it's that form. It has a preview before submit widget. It's on page 2.
    ...
  • Kiran Support Team Lead
    Replied on October 4, 2019 at 4:00 AM

    It seems that the blank space is displayed by the image and text fields that are not being displayed in the preview. Please try adding the following CSS code to the form so that the blank space shall not be displayed.

    #previewContainer .html, #previewContainer .control_image {

    display: none;

    }

    Thanks!

  • lovep.gifts
    Replied on October 4, 2019 at 4:29 AM

    That seems to be working now. Is there another way to group the answers other than headers? Because I was told headers cannot have a condition to be hidden or shown when fields are not answered. Is this possible?1570177775grouping Screenshot 10

  • jherwin
    Replied on October 4, 2019 at 4:49 AM

    Headers can be hidden using conditional logic, please check my demo form below.

    Demo Form: https://form.jotform.com/92761817659977

    Guide: How-to-Show-or-Hide-Fields-Base-on-User-s-Answer

    The header will hide if you didn't answer the dropdown field. Please give it a try and let us know if that could work for you.

  • lovep.gifts
    Replied on October 4, 2019 at 4:54 AM

    Never mind the header, that's not what I meant. Is that possible tho on the last screen shot I sent? Double spacing after certain fields.

     

  • jherwin
    Replied on October 4, 2019 at 6:02 AM

    Unfortunately, that is not possible since each field has a unique name and if we apply custom CSS code in the preview, the texts will be static or fixed where they are positioned in the CSS.

  • lovep.gifts
    Replied on October 4, 2019 at 6:51 AM
    Got that. I appreciate your help!
    Additional question
    Re: Email after submission
    Can I not include on the email the answers from fields "Choose your item"
    and "Add/Edit items:"
    ...
  • jherwin
    Replied on October 4, 2019 at 7:08 AM

    I have moved your new question to a new thread to better assist you. Kindly follow this link to your thread https://www.jotform.com/answers/1989013.

    Thank you.