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

Question

Question

Repeat Form Title

asked on March 18, 2016

Is there anyway to repeat the form title on all the pages? We need to have the company logo on every page for legal reasons and it seems like that would be the easiest way to solve that problem kinda like a header in Word. If this can be done, I would like to make a feature request.

0 0

Answer

SELECTED ANSWER
replied on May 27, 2016

What I pretty much did, was add an html and insert a picture in it. And I used the code below. So you would use the field id above your html with the picture in the code.

#q144 {page-break-after: always;}

I hope this helps! wink

1 0

Replies

replied on March 21, 2016 Show version history

Hi there,

You can achieve this through the Custom Template with a specified logo if you are ok with the image version of the company name. You can apply this Custom Template to every form you are working on.

0 0
replied on March 21, 2016

Hello Abby,

I am using fake "pagination" on my forms and I have page breaks as well. The form title isn't on all the pages.

0 0
replied on March 21, 2016

I see, maybe you can adjust your fake pagination javascript to make the top section display in all pages.

0 0
replied on March 21, 2016

Yes, that is what I want. I am just not sure how to accomplish that, or where to even start. The title shows as you move through the form and the pagination. Its only when you try to print or send to laserfiche.

0 0
replied on March 22, 2016

Abby, I just saved a copy of my logo and created an html to paste at each page break. Thanks

0 0
replied on May 27, 2016

Can you post your code? I need assistance with having Form Title if there is a page break.

0 0
SELECTED ANSWER
replied on May 27, 2016

What I pretty much did, was add an html and insert a picture in it. And I used the code below. So you would use the field id above your html with the picture in the code.

#q144 {page-break-after: always;}

I hope this helps! wink

1 0
replied on May 27, 2016

That helps... 

 

Just wish repeat was a feature option

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

Sign in to reply to this post.