# flexipage:fieldSection **Use for:** Displaying fields in columns. **Structure:** Three-level nesting: 1. Template Region (Region type) 2. Column Facets (Facet type) 3. Field Facets (Facet type) **Critical:** the `columns` property must match the name of the facet where the columns are defined. It is *not* a number. **Referenced in component property:** ```xml uiBehavior required Record.Field0 RecordColumn1Field0 uiBehavior none Record.Field1 RecordColumn1Field1 Facet-FieldSection-Column1 Facet uiBehavior none Record.Field2 RecordColumn2Field0 uiBehavior none Record.Type RecordColumn2Field1 Facet-FieldSection-Column2 Facet body Facet-FieldSection-Column1 flexipage:column flexipage_column1 body Facet-FieldSection-Column2 flexipage:column flexipage_column2 Facet-FieldSection-Columns Facet columns Facet-FieldSection-Columns horizontalAlignment false label Information flexipage:fieldSection flexipage_fieldSection main Region ```