Autopopulate a particular field on incident form

karthikkumar
Tera Contributor

I have a field named Service which i created with reference to offering table. Based on the selection of the service name in the offering field it should auto populate data which we select on the incident form Please suggest how to write On load client script for the above requirement.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @karthikkumar  

 

If i understood, you just need to bring that field on form and then make dependent on the parent field. No need to write any code. 

*************************************************************************************************************
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]

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

Or just dot walk

 

like Service. SO

*************************************************************************************************************
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]

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