Skip to main content
Nintex Community Menu Bar

Inherit selected field value from item and display it in the form.

  • October 1, 2019
  • 4 replies
  • 10 views

Forum|alt.badge.img+1

I have a workflow contains employee informations.

If the workflow has been completed, I want to have button that if click will display  a form that only show selected fields from the same item.

 

Please advice. 

Thank you

 

 

4 replies

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • October 1, 2019
Hi,

It is not entirely clear as to what you are trying to achieve.
Can you explain a little more and provide screen shots if that helps.

Forum|alt.badge.img+1
  • Author
  • October 3, 2019
Hi Simon,
I just want to load a page for printing purposes that will display a selected information from the same item. Ex, the Item form contains fields Name, ID, Birthday.
I want to have a button inside the form when click, will load a page that contains field Name and ID only.

Simon Muntz
Nintex Partner
Forum|alt.badge.img+23
  • Nintex Partner
  • October 3, 2019
HI,
Unfortunatley you cannot open a form/page from a form.
You could create a workflow that uses the Document Generation acton which generates a PDF with just those two columns from the item and then print from the PDF.

Forum|alt.badge.img+1
  • Author
  • October 3, 2019
Hi Simon,
Unfortunately we have only standard version for nintex and this PDF option I believe is available only with Enterprise edition.