⟵ 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
  • Cycles advanced level
  • Formatting advanced level
  • Extra buttons in the context panel
  • Additional pictures and texts in the right-click panel
  • Using texts replace the field value
  • Block adding or deleting by the number of rows in the table
  • Hiding fields by conditions
  • Displaying buttons in the rows part
  • Select-Tree
  • Executing a scheduled action code
  • Printing and emailing
  • Notifications
  • API interaction
  • Adaptivity and Sections
  • Displaying buttons in the rows part

    An example of using buttons for setTableFormat

    For this, you create a button or several buttons in the header or footer and pass their name as a list to the buttons parameter of the setTableFormat function in the table formatting:


    f1=:
    setTableFormat(buttons: json`["field_1","field_2"]`)

    They will be moved to the row part buttons only in the user interface! The creator will see them in the same place as their placement and sort.

    Their order for users will be after the standard Add button in ascending order of sort.