We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

sending RITM field values to catalog task field

Prashanth Ranga
Tera Contributor

Hi ,

 

I have created a field Planned Hours in ritm. When i provide some value to that field and submit, i need to make the ritm field readonly and also i need to send same value to hours filed in sctask  . once field is updated in catalog task i need make it as readonly . 

 

any idea on how to achieve on code 

 

Thanks in Advance 

1 REPLY 1

Dr Atul G- LNG
Tera Patron

Hi @Prashanth Ranga 

 

Here are 2 things

1. create UI policy for RITM field , once value is filled.

2. Create BR to copy the same value at task but do you have field to capture this value in task ?

*************************************************************************************************************
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/dratulgrover [ Connect for 1-1 Session]

****************************************************************************************************************