Skip to main content
Nintex Community Menu Bar

Display Stages on Nintex Form

  • August 11, 2020
  • 1 reply
  • 7 views

Forum|alt.badge.img

Hi Nintex Community,

 

I've created a Nintex form for users to submit an entry. This entry will be routed for 3 levels of approvals (Team Lead > Manager > Group Manager). The nintex form and nintex workflow has been set up and all is working fine.

 

However, is there a way to display (on the form) at which stage of approval it is at? (something like the image below). Please note that i'm using the "responsive form" instead of the "classic form"

8654i1DC4852A1579FD1D.png

 

Appreciate your help!

 

Thank you

1 reply

Forum|alt.badge.img+12
  • Scholar
  • August 11, 2020

@sharepointuser ...Since you're using responsive form, you cannot use JavaScripts. The only way I can think of is to put a choice column called status and make it read only on all 3 views and control it's value from Workflow or change your form to classic form and use JavaScripts.