Step 6: Add a new row (tutorial)
So far, all the items we've added to this form have been on a single row, whose column widths sum to 12 (the maximum number of columns in a row). In this step, we'll add a couple more rows to our form.
- Go to the Items tab. Notice that the first row doesn't have any remaining green drop zones. However, the entire second row does:
- We'll drag and drop a Separator (a horizontal rule) onto this row. It spans the entire width of the row, and so the drop zone now moves down to the 3rd row.
- In the 3rd row, we'll drag and drop another Static Text item and set its properties as follows: - margin trbl: _2 - styles: font-weight:bold; - text: Basic Info
- We'll click Save to save our progress so far.