How do I allow a specific Sharepoint user group to Approve a list item ......


Badge +1

.. but prevent them from making amendments to the item?

I have Nintex Workflow 2013 and no other development tools.

Thanks for any pointers

Martin


5 replies

Badge +9

Hi Martin,

In your Nintex form, for each controls, you can decide to enable them with an expression.

You should be able to use an expression based on the status to set the control in read mode only if status is 'To Approve'

Regards,

Christophe

Badge +1

Thanks for the quick response Christophe , but I do not have Nintex forms either.  Nothing but Nintex Workflow 2013.

Martin

Badge +9

So, it becomes more complicated.

Either you use InfoPath but MicroSoft will deprecate it

Either, you add Javascript to your EditForm.aspx to set the fields in read mode

But I will go for Nintex Form ;-)

Good luck,

Christophe

Badge +1

Thanks again Christophe .

but surely there is a way using just Nintex Workflow 2013 with all its functionality.

  It doesn't seem to me to be asking too much of any workflow to accomplish this simple operation , does it ?

martin

Badge +9

If you use a Flexi Task, you should be able to Edit the form attached to the task and apply the same idea.

Reply