For a Copy Change UI Action, i wanted to copy only active reference fields

nishanthk
Tera Expert

Hi Team,

i have a below query, please help me on this. 

 

For a Copy Change UI Action, i wanted to copy only active reference fields

 

When Assignment group is inactive we should not copy Assigned to, below is the code i am trying to update queryparam when AssignedGroup or AssignTo is active/inactive

 
1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @nishanthk 

 

The copy fields are coming from Change properties, so what i can suggest,let it copy and before it filled , make  a chekc on status.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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

View solution in original post

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @nishanthk 

 

The copy fields are coming from Change properties, so what i can suggest,let it copy and before it filled , make  a chekc on status.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

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/atul_grover_lng [ Connect for 1-1 Session]

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