How to Add Short Description column with java script or any ways in My Request on Employee center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 03:48 AM - edited ‎06-06-2024 03:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-06-2024 10:23 AM
You will have to customize the widget. Please see the response here https://www.servicenow.com/community/developer-forum/display-short-description-on-widget-my-requests...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-21-2024 06:10 AM
Navigate to Widget Instances, find your widget and then customize the filter builder such that Opened for/Requested for, condition should be set to "is dynamic" and "Me" is set. This will return the currently logged in user = the Opened/Requested for records of your requests.
While in Service Portal, you can also hold Ctrl, right click and then select "Instance Options" and it will open up a dialogue window with the widget itself where you can edit the encoded Query should you wish to do it that way.