Hide Unnecessary Ticket Information At Service Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 04:19 AM
Hi Forum Members,
do you have an idea, how one could hide the unnecessary fields that are marked with the red on the screenshot?
(The Ticket is being raised on the Service Portal with a Header Menu Element and this is the view after the creation)
Many thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2024 05:35 AM
Hi @SzTamas ,
The Variables which are shown on the left-hand side which are highlighted seem to be displayed under the "Standard Ticket Tab" widget.
Now you can either disable the whole tab configuration setup for the sc_req_item table
OR
You can edit the "Variable Summarizer" widget by adding some code that will restrict particular variables.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2024 12:07 AM
Hi @Community Alums ,
thanks for the hint, but the although this is the Service Portal, the ticket raised here is not a request, but an incident (as visible on the screenshot in the top-right corner: INC621530).
This also means that there is no "Variable Summarizer" to edit at the "Standard Ticket Configuration" module:
Any other thoughts on the topic?
Many thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2024 12:41 AM - edited 03-18-2024 01:12 AM
At the end, the information about the widgets that needed to be disabled could be found with the browser's html inspector.