hub.eb?material_id=18

Layouts


A layout is an easy way of positioning the child controls of a container. In the layout properties window you can define:

  • Spacing between controls
  • Alignment
  • Padding

The layout types that Verj provides are:

  • Flow
  • Vertical Box
  • Horizontal Box
  • Column
  • Field Grid
  • Custom (Using the velocity template engine)

The demo shows a basic data entry form and how these layouts can be used to style it.

Video

Related