Tabbed Interface for Duplicate Group of Fields

Edit in →
Survey Creator

A Dynamic Panel displays a group of repeating form fields that respondents can duplicate on the fly. Dynamic Panels support a tabbed interface, where users can switch between duplicate groups using tabs. This demo shows how to enable and configure the tabbed UI. Read more...

Themes
Color palette
Question appearance
Sorry, we can't retrieve the data from server. Please comeback later.

A Dynamic Panel displays a group of repeating form fields that respondents can duplicate on the fly. Dynamic Panels support a tabbed interface, where users can switch between duplicate groups using tabs. This demo shows how to enable and configure the tabbed UI.

Create a Dynamic Panel

For information on how to create and configure a Dynamic Panel, refer to the following demo:

Dynamic Panel with Repeating Group of Fields

Configure the Tab View

To enable the tab view, set the renderMode property to "tab". Once the tabbed UI is activated, specify a custom template for tab titles using the templateTabTitle property. Your template can include the {panelIndex} and {visiblePanelIndex} placeholders that contain panel indexes within the collections of all or only visible panels, respectively. These indexes start with 1. If you do not specify the templateTabTitle property, tab titles are constructed according to the following pattern: Panel 1, Panel 2, Panel 3, and so on.

If you want to customize an individual tab title, handle SurveyModel's onGetDynamicPanelTabTitle event. For instance, this event can be used to specify titles for new tabs. In this demo, tab titles display selected countries. Until you select a country, a new tab displays the "New Vacation" title. The onGetDynamicPanelTabTitle event is used to specify this title. Refer to the code listing for an example.

Your cookie settings

We use cookies on our site to make your browsing experience more convenient and personal. In some cases, they are essential to making the site work properly. By clicking "Accept All", you consent to the use of all cookies in accordance with our Terms of Use & Privacy Statement. However, you may visit "Cookie settings" to provide a controlled consent.

Your renewal subscription expires soon.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.

Your renewal subscription has expired.

Since the license is perpetual, you will still have permanent access to the product versions released within the first 12 month of the original purchase date.

If you wish to continue receiving technical support from our Help Desk specialists and maintain access to the latest product updates, make sure to renew your subscription by clicking the "Renew" button below.