⟵ hearthere ⟶
  • Training course
  • Creating simple tables and fields
  • Codes base level
  • Selects and links between tables
  • Table settings basic level
  • Prefilters base level
  • Adding a prefilter field and linking it to a rows part field
  • How to filter by Select
  • Using manual selects in prefilters
  • Interval prefilters
  • Dates in the prefilter
  • Conditional formatting basic level
  • Action codes base level
  • Using pop-up windows
  • Cycles base level
  • Roles and users on the web
  • Codes advanced level
  • Action codes advanced level
  • Prefilters advanced level
  • Field and table settings advanced level
  • Cycles advanced level
  • Formatting advanced level
  • Select-Tree
  • Executing a scheduled action code
  • Printing and emailing
  • Notifications
  • API interaction
  • Adaptivity and Sections
  • Adding a prefilter field and linking it to a rows part field

    prefilters

    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.