- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 12:17 AM
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
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 04:33 AM
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.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 04:51 AM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 04:33 AM
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.
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 04:40 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2024 04:51 AM
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!