Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Possible to add new operators for filter conditions?

Stephen W_
Giga Guru

Say for example, I want to add a condition to a business rule that says, "myfield did not change", but I want it to apply to non-script actions.

Or perhaps I want to add a "two weeks from now" filter option to date fields on a list view?

Where are those stored?

Thanks,

-Stephen

1 REPLY 1

coryseering
ServiceNow Employee
ServiceNow Employee

Hi Stephen,



You cannot edit the filters in that way. The list of filters available for each field type is not admin-editable. We do document the operators here.



We provide the ability to save filters, to use dynamic filters on some fields, and have pre-defined operators for certain types. Finally, many of the fields also allow you to use javascript to generate a value to filter on.



Thanks,


Cory