You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 27, 2018. It is now read-only.
Jason Mulligan edited this page Dec 27, 2012
·
4 revisions
Creating a data list filter
Please read Creating a data list before continuing.
A data list filter is an input field wired to a data list. The value of the field acts as a regular expression pattern to match against records. This allows for simple string matching, wildcards or more advanced patterns.
You can configure the data list filter to test one or more properties of a record. The default behavior is to test all properties (this is expensive).