You are viewing limited content. For full access, please sign in.

Question

Question

difference between display on browser and saving to laserfiche

asked on March 23, 2017

Dear All,

 

in my form design i am using % and not static width, it is displaying fine in the brwoser, but when it is saved to laserfiche, the % is not respected.

i have a multivalue field in a table giving it 41%, in the browser all the information in it is displayed in 3 lines, which is good. but when it is saved to laserfiche, the field (not the td of the table) is getting smaller in width, and the information is displayed in 5-6 lines.

 

also, i am putting 2 sections side-be-side, displaying well on the screen, but when it is saved to laserfiche, one of the sections moves up a little bit(0.1 inch) which make the display unstable.

 

Please advice.

Thank you, maher daher.

0 0

Replies

replied on March 23, 2017

Can you share the screenshots of these issues as well as the custom CSS you are using so we can check exactly the same settings as you?

0 0
replied on March 27, 2017

Hello ,

as  i realized, the font size between the form on browser and the form in laserfiche repository is different, thus making the text field bigger, as  you can see in the screen shots below, the first on is from the repository, and the second one is from the forms browser.

 

as you can see the difference in font size, as in the forms is 8 for the labels and 10 for the text. these are two sections both having ("sect" class"), the section on the right have ("delivery " class) and the one on the left ("vendor" class")

below is a snippet of my CSS

.delivery .cf-section-header{margin-bottom:14.8% !important;}
.ven {width:50%;}
.ven .cf-label{width:30%;}
.sect{display:inline-block;width:50%;border:0.5px #191970 solid;}

 

Thank You

0 0
replied on March 28, 2017

What is the width you set for the form from the Form settings dialog? The form saved to repository will be compressed when the width is >1000px.

0 0
replied on March 28, 2017

Please check below my form configuration in the settings.

 

0 0
replied on March 29, 2017

We can reproduce the issue now, please change the maximum width to 1000 px to see whether it will be better. 

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.