How to skip empty fields when printing?
-
zcrites1Asked on December 10, 2013 at 05:11 PM
-
zcrites1Answered on December 11, 2013 at 01:28 AMYes I am talking about scenario A.
Thanks...
Zac Crites
taxtech5@ctitech.com
-
EltonAnswered on December 11, 2013 at 05:00 AMJotform Support
Hi Zac,
Unfortunately, that's not possible, and there's no way around it on the form builder.
However, there's a little trick for that but I don't think this is a viable solution to you and for your form users.
Before clicking the print button, simply right click the element you want to be removed, select inspect element then press delete on your keyboard to removed its HTML code from the developers tool that appears below then do the print. It should not display the deleted elements anymore when you print the form.
Thanks!