Adding check boxes

 

Check Boxes allow the user to set a field's value as 'True' or 'False' (or On/Off).
To add a Check Box press the button on the 'Form Tools' toolbar. A Radio button will appear on the form, and it's properties window will be displayed.

Each Check Box represents (and can set) a single field's values.

Set the Field ID to 'Bkmk' (for Bookmarked) and the Field Text as "Bookmarked".
You can set the Default Value to Checked (On) or Unchecked (Off).

This is how your example application should look, (assuming you got creative like I did and added fields for UserID and Password, and moved everthing around). Don't be afraid to change things! It's as easy as 'drag and drop'.