⟵ hearthere ⟶

Displaying buttons in the rows part

Set bookmark

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.