Navigation Bar Button Arrangement
Navigation Bar Button Arrangement

Navigation Bar Button Arrangement

The
navBarOrder
parameter provides the administrator with the ability to arrange the button layout in the navigation bar. Each button is represented by an integer, 0 to 6, to indicate its position in the navigation bar.
The rules for arranging the buttons are:
  • The integer values must be between >=0 and <= 6
  • An integer cannot repeat (no duplicates)
  • The number of buttons must be exactly 7
The More Apps (overflow menu) is always the last option and is not configurable with the
navBarOrder
parameter.
Parameter
Description
Type
Default Value
Configurable Values
navBarOrder
Integers representing the navigation bar buttons are:
  • 0 - Map
  • 1 - Recent
  • 2 - Favorite
  • 3 - Contacts
  • 4 - Groups
  • 5 - Experts (SME)
  • 6 - Zebra Voice
Integer Array
PTT Pro version to 3.3.10128 the button order was [0,1,2,3,4,5]
PTT Pro version 3.3.10133 and above, the default button order was [0,1,2,3,4,5,6]
PTT Pro version 3.3.10205 and above, the Favorite and Groups buttons are on the Contact screen. Changing the order of 2 and 4 does not affect the client configuration.
[0,1,2,3,4,5,6]