How to make fields mandatory in the respective activity in the playbook

pdurgapavan
Tera Contributor

whenever I'm trying to make fields mandatory using UI policies or client scripts in the respective state, fields are making mandatory but the thing is on the activity Mark Complete button or Update button is not working because on the form mandatory fields are not filled. Could someone help me to make fields mandatory in the respective activity in the playbook

 

@Ankur Bawiskar 

@Dr Atul G- LNG 

5 REPLIES 5

Raul16
Tera Contributor

Hi,
we faced the same problem as you. If you use UI Policies or Client Scripts on the Playbooks in OT Change Mgmt., the fields are also validated in the "Details" tab and you will not be able to progress the playbook, since mandatory fields on the form are not filled in. The workaround we used was to create per Playbook page a dedicated view and to add it to the playbook card, i.e. "ot_playbook_capture_risk". Once you have the dedicated view, you can run a UI Policy only on that view and you will be able to control UI logic, without interfering with the "Details" tab.

I hope this helps you.