Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

Labels/Buttons are displaying the device message key item instead of the Value text. 

...

Note. If the device message appears during a function like and edit or save an action like a save or edit on the device , then this could be related to javascript used during the action. To view javascript, click on module settings and click on the javascript icon corresponding to the module.

 if an action during an edit produces a device message which does not display the value of the device message specified in the console then you may need to check if java script javascript has been used for the edit action and confirm that the device message referneced within the javascript matches the device message in the console."

For example: In a time module, we have the following javascript on edit action:

...