Skip to main content
Nintex Community Menu Bar

Print button dont show in view mode

  • May 18, 2017
  • 3 replies
  • 14 views

Forum|alt.badge.img+2

I added a "Button" for print and added this for Client click window.print();

It works great but the Print button does not show up when I view an item in view mode. It only appears in Edit mode. What's the fix because I noticed true developer tool that Nintex is setting the button type to be "Submit". Anyone know a fix for this?  By the way the button action I selected in the design is javascript. 

3 replies

Forum|alt.badge.img+14
  • Scholar
  • May 18, 2017

in button's advanced settings there is an option 'Visible in view mode'

if you not want the button cause submit change its action to javascript.

as disabling validation in advanced option would be suitable in your case.


Forum|alt.badge.img+2
  • Author
  • May 18, 2017

Thanks Marian. I am so blind. I was in the control settings at least 30 or 40 times never noticed those options. Thanks Again.


Forum|alt.badge.img+14
  • Scholar
  • May 18, 2017

Don't mind

Sometimes  one have to see obvious thing 100x  until he realizes it's what he's looking for happy.png