How to make risk assessments questions read-only?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 01:53 AM - edited 02-05-2024 01:53 AM
Hi All,
I have a requirement, where I need to make risk assessment question read-only, because some of the answers will be selected by default through script. I have made the field read-only on asmt_metric. But the change is not reflecting on assessment page.
Please suggest.
Thanks & Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 02:01 AM - edited 02-05-2024 02:02 AM
If you want to make the field Read only, You can achieved it using the UI policy on the same form and UI policy actions on the specific field.
But always remember about the Reserve if false condition. If needed only then make it true.
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." This action benefits both the community and me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 05:45 AM - edited 02-05-2024 05:45 AM
Hi @Siddhesh Wani1 ,
Thanks you for the response. I have written an ui policy on assessment metric table and added a condition as question is business criticality. But how to select the choices in ui policy actions?
Here, I have yes/no choices. I am confused what to select here.
Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 05:52 AM
Try with selecting the Question there in the tree.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2024 06:11 AM
tried it, but no luck.