Add message in the Attachment box of Audit workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 04:39 AM
Hi All,
We are looking for a solution where we can add a message in the Attachments box of Audit workspace:
We have the similar thing on the native view:
Please share your thoughts on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 04:51 AM
Give a try here
https://INSTANCEBNAME.service-now.com/now/nav/ui/classic/params/target/sys_declarative_action_definition.do%3Fsys_id%3D8e000d7553332300099addeeff7b1279%26sysparm_record_target%3Dsys_declarative_action_definition%26sysparm_record_row%3D3%26sysparm_record_rows%3D16%26sysparm_record_list%3DORDERBYname
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
01-23-2024 09:15 PM
HI @Dr Atul G- LNG , Thanks for helping me find the record. Can you please help on how can we add a message in that box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2024 02:49 AM
I tried alot but did not get success to add message. It may be UI builder or other hidden script, which i have no idea.
Sorry .
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
01-23-2024 05:00 AM
Adding a message in the Attachments box of Audit workspace in ServiceNow can be achieved by customizing the form widget.
Here are the steps:
1. Navigate to Service Portal > Widgets in your ServiceNow instance.
2. Search for the widget that is used for the Attachments box. It might be named something like "sp_attachments".
3. Open the widget and navigate to the "HTML Template" section.
4. In the HTML Template, you can add a message. For example, you can add a paragraph tag with your message like this:
Your Message Here
.
5. Save the changes.
Please note that this requires knowledge of AngularJS as Service Portal Widgets are built using AngularJS. Also, this change will apply to all instances of the Attachments box that use this widget.
Regards
Shaqeel
***********************************************************************************************************************
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
Shaqeel