when the approver opens a RITM the fields should be editable

Siva55
Tera Contributor

Need to implement like when the approver opens the RITM (stage is waiting for approval),some of the fields should be editable on the RITM and save the form.

How to implement this functionality

1.UI Plocy or

2.Client script 

Please help

5 REPLIES 5

Palak Gupta
Tera Guru
Tera Guru

Hello @Siva55 ,

Do you want variable editor fields to be editable to approver or RITM form fields should be editable?

Also does your Approvers are classified or given approver role?

Regards,

Palak

Hello Palak Gupta, thanks for responding

Variablr editor fields should be editable for the particular Ritm approvers. 

@Palak Gupta I need to edit the variable editor fields.Please suggest

hello @Siva55 ,

You can use catalog UI policies for this scenario to make it editable at the RITM level 

 

in the UI policy that you create to make it editable you need to check a check box called a "Apply to requested item" which will help you 

Screenshot 2022-11-15 at 18.05.49.png

 

Hope this helps 

Mark my response as correct if this helps you 

Thanks