I want to create a button on Incident Form.

MukulSnow
Tera Contributor

I want to create a button on Incident Form and wanted to know which type of script I need to use while creating a button. And Why?

 

Please help me to know this information.

 

Thank you in advance,

Mukul

2 ACCEPTED SOLUTIONS

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @MukulSnow 

 

1. What is purpose of Ne button?

2. You can create a UI action

3. You can write server side and client side script ( not directly) to use the action on the button click.

https://youtu.be/xiL76fBx_1I

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

Manikmodi16
Tera Guru

Hi @MukulSnow,

 

Please refer to this article which explains all about UI Actions and also talks about the type of script (Client or Server) which should be used to perform the desired action.

 

Creating Interactions with UI Actions (servicenow.com)

 

Regards,

Manik Modi

 

If you find this helpful, please mark this reply as helpful or the solution. Thanks!

View solution in original post

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @MukulSnow 

 

1. What is purpose of Ne button?

2. You can create a UI action

3. You can write server side and client side script ( not directly) to use the action on the button click.

https://youtu.be/xiL76fBx_1I

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

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

Gopal Allu
Tera Expert

Hi @MukulSnow ,

 

For creating a button on form mostly we need to use UI Actions. Please go through this article: https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/list-adminis...

 

You will get a better understanding.

 

Thanks and Regards,

Allu Gopal.

Manikmodi16
Tera Guru

Hi @MukulSnow,

 

Please refer to this article which explains all about UI Actions and also talks about the type of script (Client or Server) which should be used to perform the desired action.

 

Creating Interactions with UI Actions (servicenow.com)

 

Regards,

Manik Modi

 

If you find this helpful, please mark this reply as helpful or the solution. Thanks!