⟵ hearthere ⟶
  • Training course
  • Creating simple tables and fields
  • Codes base level
  • Selects and links between tables
  • Table settings basic level
  • Prefilters base level
  • 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
  • Required and regexp
  • Optimize list processing and notloaded for the data field
  • Group change on selection in one or more columns
  • Logging and access to logs
  • Field description and text visibility options
  • Show field value as url
  • Row duplication
  • Panel, icons, recovery, field sets and date of actuality
  • Cycles advanced level
  • Formatting advanced level
  • Select-Tree
  • Executing a scheduled action code
  • Printing and emailing
  • Notifications
  • API interaction
  • Adaptivity and Sections
  • Optimize list processing and notloaded for the data field

    Why do I need the maximum number of output elements for lists?

    Maximum number of displayed elements — to speed up their loading.

    Why do I need notloaded for a field of type Data?

    Sometimes large json data is stored, and this can cause table loading to hang when they load several hundred or thousand such rows.

    notloaded informs the database that it basically does not need to read the contents of these fields when loading the table, which drastically speeds up the loading process.

    What value will the formatting code get when notloaded is active?

    If set, the value **NOTLOADED** is passed to the table during loading.