Divider/Line For Forms?

Divider/Line For Forms?

Comments

  • Ive searched high and low but cant seem to find it, but how would I go about adding a simple line that divides sections on a form?


    Like that. A horizontal rule as Outlook calls it.

  • I dont know if you still need this, but I thought Id post for other people searching. I found a kind of cheeky way to do it when I was looking for ways. This assumes you are using one of the grid layouts.

    1. Create a row or column where you want your dividing line to be.
    2. Add a canvas layout to a cell in that row, and span it across the length you want the dividing line.
    3. Set the border width for the canvas to some value (I find 1 works well for my needs).
    4. Set the border color of the canvas to whatever color you want
    5. In the grid, set the height of the row (or width of the column) to twice the border width you set above (2 in this example)
Sign In or Register to comment.