Preview before submit widget: sub-heading text on the header element does not appear when using the Preview Widget with Print Option
- cjyjAsked on October 26, 2017 at 04:38 PM
I would like for the subheading text to also print when users print the form from the preview widget prior to submission. Is this possible?
Here is an example of a section:
Applicant ResponsibilityIMPORTANT: Applicants are responsible for notifying the Phi Upsilon Omicron National Office if status should change from the information provided on the applications. (e.g., name, address, institution) By signing below, you are confirming your understanding and willingness to comply.Thank you!
- JotForm SupportliyamAnswered on October 26, 2017 at 10:21 PM
Hello,
For the meantime, you can make use of a text element, the same ones that you have used for the red-colored texts and lay it out to appear having a header and sub-headers.
I also have escalated the matter to our development team to see if it's possible to include sub-headers on print preview. We will keep you posted once we have updates.
Thanks.
- cjyjAnswered on November 08, 2017 at 01:43 PMThank you!
Has JotForm’s Development Team found a resolution? When using the text element, is it possible to move it closer to the header so that it appears more like a sub-header?
I appreciate the support!
Best,
Melissa
Melissa K. Martin
Executive Director, Phi Upsilon Omicron
PO Box 50970
Bowling Green, KY 42102-4270
www.phiu.org
Phi Upsilon Omicron, an honor society in the integrated field of family and consumer sciences, offers an environment empowering lifelong learning, leadership building, and ethical and scholastic excellence.
... - JotForm SupportBDAVIDAnswered on November 08, 2017 at 02:56 PM
We have not received any updates yet, unfortunately, there is no estimated time-frame for a resolution.
Please try injecting the following CSS code to make the Text closer to the Heading field: https://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL
#id_78{
padding-top: 0px !important;
margin-top: 0px !important;
}
- JotForm SupportBDAVIDAnswered on November 08, 2017 at 02:57 PM
Here is the correct guide to inject the code in your form: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes
- cjyjAnswered on November 08, 2017 at 03:43 PMThank you!
Melissa K. Martin
Executive Director, Phi Upsilon Omicron
PO Box 50970
Bowling Green, KY 42102-4270
www.phiu.org
Phi Upsilon Omicron, an honor society in the integrated field of family and consumer sciences, offers an environment empowering lifelong learning, leadership building, and ethical and scholastic excellence.
...