Will the prefilter field work if it has the "show on web" option disabled?
No. If show in web is disabled, the prefilter is turned off.
For the API, this applies to the parameter show in API.
What is the default prefix for prefilter fields?
fl_
— it will allow you to distinguish in the codes between references to the prefilter and fields of the lowercase part with the same name
.
We recommend adhering to the standard indication.
Will the prefilter field work for filtering if it doesn't have a binding parameter filled in?
The prefilter field works on binding only when the field name in the line part is specified.
Does the prefilter filter by partial match or only by full match?
Basic prefilters currently available in the mit-version only in full!
Is the prefilter active if it has an empty value?
No, if the prefilter contains an empty value, it is not active.
How do several prefilters filter at the same time?
By intersection.