How to modify filter choices
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2023 08:19 AM
is there any way i can add more choices here, for example: created on last 100 days.
and how can i find backend name of all choices so that it will help me to use it in script to filter data while using GlideRecord.
ex: gr.addQuery('sys_created_on','value of choice');
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2023 08:41 AM
Hi,
If I'm, not mistaken, there is global Business Rule called "Get Date Filter Options for Date Filters" that contains the options.
Regards,
Niklas