Configure Comma-separated Checkboxes

The Comma-separated Checkboxes server behavior allows the web developers to include comma-separated checkboxes in their site pages. Before applying it, there must be a recordset created in the Dreamweaver page, and also an input item added.

This server behavior is accessible from the Application panel, Server Behaviors -> + -> MX Kollection -> Form Controls -> Comma-separated Checkboxes.

The user interface has only one tab. Directions about its correct configuration are given below.

 

To set the dialog box options, follow the next steps:

  1. In the Apply to field drop-down menu select the text field on which to apply the server behavior.

  2. In the Recordset drop-down menu select one of the recordsets defined in your page. The selected recordset should contain the data that you want displayed when using the comma-separated checkboxes.
  3. In the Get labels from drop-down menu select the table field that stores the names you want to be shown besides the checkboxes.
  4. In the Get values from drop-down menu select the table field that stores the value for the widget elements.
  5. In the Display columns text box insert the number of columns that will be displayed in browser (to allow horizontal looping for the checkboxes).
  6. The three buttons on the right of the interface offer you the next functionalities:
    · Click OK when you are done configuring the server behavior.
    · Click Cancel to exit without applying the new settings.
    · The Help button opens this help page.