Header Parameters

This topic holds information about Header Parameter.

Header.KeepGroupTopElement

Disables the storing of the last selected button in a Button Group, >> Grouping Buttons. The first button of the group is always displayed.

This parameter is not part of UPDATE_DEFAULT but needs to be created as Character if required. Set the value to "true" or "1" to activate this option.

Type: Character

Widget.Header.View.Options

This parameter is used to configure the Header's default view options.

Widget.Header.View.Options = { 
"showPaging": true 
} 

// default value: 
Widget.Header.View.Options = { 
"showPaging": "if-required" 
} 

Type: JSON