Filter Functions

The Filter Function allows you to easily extract matching records from the list items based on the criteria you provide. For this, you need to define the parameters based on which the filters apply. You can use these functions in the form specs to filter the list items. In the form spec, you need to set the inputs to the parameters. The filtered records are displayed based on the inputs provided.

Related Topics