hub.eb?material_id=341&track_id=343

Bootstrap Field Layout


The Bootstrap Field layout arranges the labels and editors of Field Controls in a uniform grid using the Bootstrap Grid system.

Its layout properties allow you to set how wide the label column should be at each of the Bootstrap screen sizes.

Any Container Control can have the Bootstrap Field layout.

Steps


1

Create a Form.

Add a Panel Control to a page and set its layout to Bootstrap Field.

Set the layout properties so that the labels take up:

  • 100% of the width on extra small screens
  • A third of the width on small screens
  • A quarter of the width on large screens

2

Create 3 Fields and drag them into the Panel Control in the Outline or WYSIWYG View.

3

Use the device dropdown in the Form editor to test the layout at different screen sizes.

Device Dropdown

Current Module

Part of tracks

Related