Multi-tab Widget Layout in Mobiles and Tablets

The layout of Multi-tab widgets in tablets and mobiles is dependent on the device screen size. Depending on the device screen size, the Multi-tab widgets are displayed either in Accordion layout or Tab Panel layout. You can now manually configure either Accordion or Tab Panel layout for multi-tab widgets irrespective of the handheld devices' screen size. However, you must specify the layout for each multi-tab widget separately.

In the handler JavaScript file for your mobile/tablet application, you must use the Canvas Widget Event Handler (CWEH) registerHandler method and the Canvas Widget Event Constants (CWEC) CTAPPBEFOREINITIALIZE event to define the multi-tab widget layout type.

Refer the following pages: