This Custom tab is where you can set the following screen-specific options:
This is the text that will appear on the screen as instructions or information. It will appear just below the Heading Banner and just above anything else on the screen.
This is where you add/edit all of your radio buttons. You can have a maximum of 12 entries and a minimum of 0. Use the buttons bellow the list box to Add, Remove, or change the order of your radio buttons.
This is the text that will be stored in the selected radio button's variable (i.e. the variable in the Store selected button's value in variable field).
This is the text that will appear directly to the right of the currently selected radio button.
This check box controls whether or not the currently selected radio button will be visible.
This check box controls whether or not the currently selected radio button will be enabled.
This variable will hold the Radio button value of the radio button that the user selects.
This variable will hold the zero-based index of the radio button that the user selects.
This sets which radio button (if any) will be selected by default. To set the default radio button, enter the text that you entered in the Radio button value field for the radio button that you want to have selected by default.
These two radio buttons control the layout of your radio buttons. You can choose between Vertical and Horizontal.
This will set your layout to vertical. In this mode, your radio buttons will be placed vertically on your screen. This means that the left column will hold radio buttons 1, 2, 3, 4, 5, 6 and the right column will hold radio buttons 7, 8, 9, 10, 11, 12.
This will set your layout to horizontal. In this mode, your radio buttons will be placed horizontally on your screen. This means that the left column will hold radio buttons 1, 3, 5, 7, 9, 11 and the right column will hold radio buttons 2, 4, 6, 8, 10, 12.
Note: The Horizontal feature will only place your radio buttons horizontally if you have more than six buttons in order to accomodate more text.