Is there a way to prevent a form that is saved to the repository from inserting a page break between a fields label and the fields values? We're getting weird spacing on our forms if people have long text in multi-line fields.
Question
Question
Replies
Can you share screenshots to illustrate the issue? Please show the form before save to repository and after save to the repository.
Yes, please see attached screencap's. I do have some custom CSS but nothing that would affect spacing between label and field.
/*Three Per Line CSS*/ .ThreePerLine{display: inline-block; width:31%;} .ThreePerLine .cf-medium {width:97%;} /*Three Per Line CSS*/ .ThreePerLineCollection {display: inline-block; width: 31%;vertical-align: top;} .ThreePerLineCollection .cf-medium {width:97%;} .ThreePerLineCollection .cf-collection {border-right:1px dotted #ccc;}
What version of Forms are you using?
In Forms 10.4.3, the tool to generate pdf is changed to use Puppeteer Sharp with Chromium which generates better pdf.
I can reproduce same issue with 10.3 but no longer can reproduce with 10.4.3
10.3:
10.4.3
You can get the Forms 10.4.3 from https://answers.laserfiche.com/questions/170145/Library-and-Security-Updates--Laserfiche-Forms-1043-Now-Available and have a try.
We are using 10.4.2.381. I'll update to 10.4.3 and let you know if that resolves it. Thank you!!!
Hi Cassandra,
Is the issue resolved after upgrading to Forms 10.4.3?
We have not updated yet. We are currently waiting for a test LFDS license from Laserfiche that we can use for testing updates as the last time we tried to update it broke our LFDS database and we had to restore from a backup.