Set a risk assessment due date
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2024 08:04 AM - edited 12-02-2024 08:24 AM
Hi All -
I have a requirement to set the default risk assessment due date to a custom value . Where should I set this setting set up ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2025 12:23 PM
Hello @MK6 ,
I wanted to ask a follow up question: What do you mean by "Custom value” ? Did you expect values other than integers? Because currently in the form builder I could only see integer as field type option for overdue days.
For Risk Based Risk assessment;
From the question that was raised, I can understand that the user is trying to figure out a way to have some custom value by default in the due date field of any risk assessment.
Steps to Configure default value in the add assessor and approver modal
- Go to All -> UI page
- Search “assign_assessor_approver_risk"
- Update Value in HTML field to desired value in the days to overdue line
- To make it as read only you can add disabled = “true” (optional)
- Click on update
For Object Based Risk assessment;
We can use the form builder at the risk assessment methodology page (Object based RAM only applicable) to auto populate a specific value and if needed user can make it as read only so that it becomes a default value for every RAM and its corresponding risk assessment when triggered.
Steps to Configure overdue default value in RAM page form builder for all object based RAMs
- Go to All -> Risk Assessment Methodology -> Click on any specific object based RAM
- Click on the Additional Actions ->Configure ->Form Builder
- In the Form builder scroll down and click on "Days to overdue" Field and in the right pane we can configure default value of our choice and if needed enable Read only check box
I hope this helps!