- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 08:06 AM - edited 09-06-2023 08:07 AM
We built this custom table that extends the Task table.
In our Service Portal, when we click on the ticket it looks like this. This is after the ticket is submitted.
The area I have circled, shows the status of the ticket.
How do we further customize this section to show all of the other variables from the form?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 08:24 AM
Hi,
https://dev156891.service-now.com/sp_widget.do?sys_id=5736bf52cb30020000f8d856634c9c2d
Change the instance with your instance.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 08:13 AM
Hi,
In OOTB widget, all variables are visible.
Below is code of OOTB widget-
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 08:20 AM
Thank you. Can you point to the documentation or hint how I can get to this code?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 08:24 AM
Hi,
https://dev156891.service-now.com/sp_widget.do?sys_id=5736bf52cb30020000f8d856634c9c2d
Change the instance with your instance.
Thanks and Regards,
Saurabh Gupta