Add a Check box to a table column

Use a Check box in a table column to allow the user to select items.

For example, allow the user to select LOBs from the Associate LOBs table, by adding a Check box control to the Select column.

  1. Add columns to a table.
  2. On the Data type list, select String.
  3. On the Type list, select CheckBox.
  4. Click Save.