Duplicate "to-dos task Line Item" widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:34 AM
Hello.
Is it possible to duplicate this widget in ESC "Duplicate "to-dos task Line Item" widget and use it only for HRSD module ?
I mean, modify some content inside BUT make it visible only for HRSD module ? So for ITSM task all will be as is, but whenever some HR task or HR case is presented in widget, system will choose this duplicate widget for HRSD only.
Any one one work over duplicate widgets before ?
Please advise.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:41 AM
Yes, it is indeed possible to duplicate a widget in ServiceNow and modify it for use only within a specific module like HRSD (Human Resources Service Delivery). This can be achieved by leveraging the flexibility and customization options offered by ServiceNow. Here's a general step-by-step guide on how to do this:
- Navigate to the Service Portal Configuration page.
- Find and click on the 'Widgets' option.
- Locate the "to-dos task Line Item" widget.
- Click on the duplicate widget option. This will create a copy of the widget.
- Rename the copied widget to differentiate it, perhaps something like "HRSD to-dos task Line Item".
- Modify the content within the duplicated widget as per your HRSD module requirements.
- Once the modifications are done, save the changes.
To make this widget visible only for the HRSD module, you would have to use a conditional statement that checks the current user's module. If the module is HRSD, then the system should display the duplicated widget. However, this would require some scripting knowledge and understanding of ServiceNow's API.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:52 AM
So it can't be done easy via "To-dos Configurations" ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:56 AM - edited 03-06-2024 01:02 AM
Hi @Don Dom ,
short answer is no, you cant do it via to-do configs, you need to clone the exisitng one and use it for HRSD.. I Hope thishelps..
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:54 AM
Chat GPT detected !
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....