10,730
edits
Line 338: | Line 338: | ||
; GridItem (add a table to your tab) | ; GridItem (add a table to your tab) | ||
: To use grid item, you add a table to your tab (using the '''Add Grid''' button on the toolbar). Define the number of columns and rows on the [[Form#Properties_pane|'''Properties''' pane]] (for example, use <code>*;*;*;*</code> as '''Columns''' and '''Rows''' to define a 4x4 table). Then add fields to the table (make sure they are actually inside the grid item). Additionally, for each field, define in which cell should it be displayed, and optionally make it span over multiple columns. | : To use grid item, you add a table to your tab (using the [[Form#Add_Grid|'''Add Grid''']] button on the toolbar). Define the number of columns and rows on the [[Form#Properties_pane|'''Properties''' pane]] (for example, use <code>*;*;*;*</code> as '''Columns''' and '''Rows''' to define a 4x4 table). Then add fields to the table (make sure they are actually inside the grid item). Additionally, for each field, define in which cell should it be displayed, and optionally make it span over multiple columns. | ||
: Precisely defined tabular format ensures that your fields are displayed as you want, losing some of the flexibility compared to Auto Grid. | : Precisely defined tabular format ensures that your fields are displayed as you want, losing some of the flexibility compared to Auto Grid. | ||
: [[File:Grid item example.png|600px]] | : [[File:Grid item example.png|600px]] | ||
[[Category:Woodford]] | [[Category:Woodford]] |