I need to create a related link (it show open a new record of another table)

Community Alums
Not applicable

I need to create a related link under the incident form. And once we click on the related link then it should open a new record of some other table..

What script is required for this..??

Thanks & Regards
Utsav

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Community Alums 

You need to create a UI action and in that you can add code to open a new table / record. 

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

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

Community Alums
Not applicable

Hi @Dr Atul G- LNG 

I have created the UI Action , just coding part is remaining..
Please guide me to write a code..

Thanks & Regards
Utsav

Sandeep Rajput
Tera Patron
Tera Patron

@Utsav JAISWAL Please create a UI Action of type Form link.

 

Screenshot 2024-07-09 at 6.41.39 PM.png

Dr Atul G- LNG
Tera Patron
Tera Patron

HI @Community Alums 

 

https://www.servicenow.com/community/service-management-forum/create-a-new-record-with-a-ui-action/m-p/373353

 

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

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