Question / Issue |
|
How do I create tabs in my custom forms? |
Answer / Solution |
|
The IWB product now supports the ability to add Tabs into custom forms. There are a few little things to know when building a tabbed form:
-
The form must begin with a tab if tabs are used.
-
For tabs to be displayed more than one tab must be included in the form.
-
The form cannot end with a tab.
-
The tabs will prevent tabbing to the next tab until all fields on that tab are properly validated.
-
The Previous, Next and Submit buttons are added automatically.
To add a tab to your custom form:
- Login to the Insurance Website Builder Administration Console
- Click the Modify Forms Configuration link
- Click the Launch Form Builder button or Edit Your Existing Custom Form.
- Click the Fields tab.
- Select Tab in the Field Type drop down.
- You can add tabs by clicking the Add Custom Form Field button and choosing the field type of Tab.
- Drag and Drop your tabs to the Selected Fields text box. Remember to apply the rules above.
- Click the Save Form button when finsihed. You can also click the Cancel button to abandon your changes.
|