Print Nintext Form

  • 10 January 2019
  • 4 replies
  • 8 views

Badge +3

Hello,

I have a Sharepoint List which is filled by a Nintex form. This works good. In a second form I want to show a couple of fields from the list (but not every field from the first form). For that I created a workflow (just the action 'log in history list') and created a workflow start form. This works as well. Now my question:  When I print the form, with standard browser function, the whole website will be printed. I just want to print the form itself (red fram in the attached screenshot). Is there a way to do that?

Thanks,

  Peter


4 replies

Badge +2

Hello,

My proposal is to add a button for printing your form to PDF. It allows you to print only the form.

You can even create a separate panel on the form with information which you need to print.

To add a print to PDF button:

1) Add a new button, go to the button settings and configure as below:

Add NWF.FormFiller.PrintToPDF.PrintToPDF(); in Client click field.

2) Save the settings and publish the form.

Best regards,

Slawek

Badge +3

Slawek,

it seems you are my guardian angel here :-) Thanks a lot for the detailed description.

It works but the button 'Print to PDF' is also in the PDF file. Is there a property to hide this button in the pdf? I played around with some of the visible options but without success.

Thanks,

  Peter

Badge +2

Peter,

You can hide the button from the form and leave it only on the form ribbon

Badge +3

Hi Slawek,

thanks again for your answer. I will try that in the next days.

Thanks,

  Peter

Reply