Disable activationDates in approval workitem

Hi,

We have a requirement to not allow approvers to update activation dates(sunrise/sunset), the calendar icon should be readOnly or hidden. I tried to update commonWorkitem.jsf but it is importing workItemAppModule.js which I don’t find.

I can’t find any options in UIConfig too to hide calendar icon.

Hi @raheemanarpala ,

Welcome to Sailpoint Developer Community!!

Updating JS or XHTML file is not appreciated, you can implement validation script in Approval Step where you can check if sunset date is modified you can show validation message to approver that you can not update sunset date.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.