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

Question

Question

Laserfiche Forms 12 - Adding a Box around a Multi Field Box

asked on June 8

Is there a way that I can get a box to show up around a Multi field box after submitted on the PDF?

 

I currently have this:

.bordered-box textarea, .bordered-box {
    border: 1px solid #000000 !important;
    background-color: transparent !important;
}
 

It shows up on the form, but once submitted the box does not show up.

 

Was trying to create an HR questionnaire form with a question and a Multifield box for them to hand write the answers in.

0 0

Replies

replied on June 18

Hi Kristin, did you add "bordered-box" as the multi field CSS class?

I tested it work with CSS class setting:

0 0
replied on June 18

Yes, that works as a display on the form, but once you submit and it comes in via the PDF it is gone.

0 0
replied on June 22

The screenshot I attached was taken on PDF so it worked in my case.

Can you check on a submitted form in your environment, inspect on the webpage and see how the style is applied on the html element?

This is what it should look like:

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

Sign in to reply to this post.