how to set the default value in interactive filter of users dropdown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2017 07:15 AM
can we keep the default value as the current logged in user in the interactive filter API stats by Requestor.
- Labels:
-
Dashboard
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2021 03:59 AM
Hi Deepak,
Alright, well after looking around a bit I saw here that it isn't possible (I know, it's silly).
I think the only workaround remaining is fiddling around with the ACL's perhaps, so to restrict what users can and cannot lookup.
Sorry that I haven't got a better answer but hey, that's what I call ServiceNow jankyness. 🙂
Kind regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2021 09:05 AM
Hi
Hope you are doing great!
I'm looking for the same requirement in choice type interactive filter on pm_project table where the state would be defaulted to Open, Work In Progress on every refresh i.e., to reset the default value and not the last selection for the users. Please refer to the screenshot below.
Any possibility on this implementation with present releases?
Thanks,
Priyatham.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2021 09:41 AM
yes, you can add custom interactive filter to add JS in script include.
This custom interactive filter will always return data with default values.
Regards,
Sachin