How to modify filter choices

IAmIshan
Tera Guru

Ishan1_0-1690729982615.png

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

Niklas Peterson
Mega Sage
Mega Sage

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