About locking or unlocking settings

When you edit a FliteDeck Pro configuration file in Jeppesen Distribution Manager Pro (JDM Pro), you can lock or unlock certain settings.

The settings that you lock or unlock in JDM Pro are turned on or off in the Customer Configuration XML file and the FliteDeck Pro app.
Note: This feature applies to FliteDeck Pro (iOS) version 4.7 and later. When you lock or unlock a setting, it doesn't take effect in earlier versions of FliteDeck Pro.

The following table describes the configuration options.

Table: Description of configuration options
Setting Locked Description
On Yes
ON and locked
Always ON
  • The setting is included in the Customer Configuration file and is set to ON.
    <MovingMap lock="TRUE">ON</MovingMap>
  • The setting is turned on in the FliteDeck Pro app.
  • Pilots can't update the setting in the FliteDeck Pro app.
Off Yes
OFF and locked
Always OFF
  • The setting is included in the Customer Configuration file and is set to OFF.
    <DisplayOwnship lock="TRUE">OFF</DisplayOwnship>
  • The setting is turned off in the FliteDeck Pro app.
  • Pilots can't update the setting in the FliteDeck Pro app.
On No
ON and unlocked
Default ON
  • The setting is included in the Customer Configuration file and is set to ON.
    <DisplayVFRTheme lock="FALSE">ON</DisplayVFRTheme>
  • The setting is turned on in the FliteDeck Pro app.
  • Pilots can update the setting in the FliteDeck Pro app.
Off No
OFF and unlocked
Default OFF
  • The setting is included in the Customer Configuration file and is set to OFF.
    <DisplayOTS lock="FALSE">OFF</DisplayOTS>
  • The setting is turned off in the FliteDeck Pro app.
  • Pilots can update the setting in the FliteDeck Pro app.
Optional The lock button isn't shown when fields don't contain values or are set as Optional.
Optional setting
Optional
  • The setting isn't included in the Customer Configuration file.
  • The setting is turned on in the FliteDeck Pro app.
  • The default value is the value set by pilots in the FliteDeck Pro app.
  • Pilots can update the setting in the FliteDeck Pro app.