How to set default values in risk assessment form in change module

susmi99
Tera Contributor

Onload of risk assessment form need to set the default values.

8 REPLIES 8

kamlesh kjmar
Mega Sage
Mega Sage

Hi @susmi99 ,

 

To do this follow the below steps :

 

1. Go to the Risk Assesments module and open the appropriate record

 

2. Open the appropriate record from the Assessment Categories related list

 

kamlesh8_0-1666198674710.png

3. Open the appropriate record from the Assessment Metrics Related List.

kamlesh8_1-1666198787092.png

4. Change the following field as shown:

 

Method : Default answer from script

Dependent plugin : Core

script : scaled_result = "2"; // this value comes from the value shown in Assessment Metric Definition related list

 

kamlesh8_2-1666199166534.png

5. Save the form.

 

Your configuration is complete now. Go to the change request form and test the Risk Assessment, you will see the value will default

 

kamlesh8_3-1666199371122.png

 

I Hope this helps.

 

Please mark this helpful if this helps and mark as correct if this solves your issue.

 

Regards,

Kamlesh

Hi @susmi99 ,

 

Could you please Accept the response if that solves your issue so that this thread can be closed and help others having simillar issue know the right solution. If this still do not works for you then let me know what's the issue you are facing may be I can help resolve it.

 

Regards,

Kamlesh

Based on the screenshots this seems to be for Change Risk Assessments.  The screen I have is for Risk Assessments.  Are Change Risk Assessments the same as the Risk Assessments in the Advanced Risk Module Risk Assessments?  What role is required?  

I have the same requirement along with that, I want to make that answer read-only. Is it possible to do that?