How to add a specific View for NEW button in "List Banner Button" section?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 05:51 AM
Hello
How to add "Default View" for this button ?
I found this button is "sysverb_new" in Global application.
When I do this in Incident:
The new incident I opened with proper view.
And for Problem not:
I can't find where it is implemented.
Could you guide me ?
Thx for info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 07:10 AM
Hmmm or I do something worn but do not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2023 07:17 AM
@Don Dom did you give the view name or view back end name ?
try giving back end name of the view .
to find it go to views table like below and search for your view and copy the name of the view and paste it in view rule
Hope this helps
Mark the answer correct if this helps you
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2023 02:18 PM
I tried your solution, but it didn't quite work. I then set "SysId" to "ISEMPTY" instead of "-1", and it worked.