Action: Find panel records
Searches through, and returns records in a panel source.
Also works on any Business Object in iMIS! Select "Enter custom value" in the Panel Name dropdown and type the name of a business object exactly as it appears in iMIS (e.g. CsContact
or CsOrderLines
)
Supports Pagination (see docs)
Supports Search Filters (see docs)
Inputs
Panel Name: The name of the panel to search through.
______________: All fields from the panel will populate as dynamic search filters. Fields left blank will be ignored. (Use special search filters such as isBlank:
to filter on blank or other special values.)
Outputs
recordCount: The number of total records returned from the panel after being filtered.
______________________ Items: The array of result rows from the panel.
______________________ Items _______________: The individual fields within each row (dynamic).