Skip to main content
Nintex Community Menu Bar

Enable field in form if form is approved

  • November 5, 2017
  • 2 replies
  • 13 views

Forum|alt.badge.img+1

i created a custom list in sharepoint 2013.There is a column in the form which should be enabled only when form is approved.how can i apply conditional formatting in this?

Any help will be appreciated

2 replies

Forum|alt.badge.img+9

You can write a formatting rule to disable the control when the status column value is not equal to 'Approved' 

210450_pastedImage_1.png


Forum|alt.badge.img+3
  • November 9, 2017

...use another 'hidden' field and display it when the form is approved.  The default value would be from the field holding the value you want to be editable.  HIde the original field, when approved.