ViewApp namespace attribute limitations
- Last UpdatedOct 01, 2024
- 1 minute read
Attributes in the default ViewApp namespace have the following limitations when the ViewApp is opened in the OMI web client:
-
Attributes which are set to retain their values do not do so. If you close and reopen the ViewApp, the attribute will be reset to its default.
-
MyViewApp.Language.CurrentLanguage does not show the language's full name. For example, for American English it shows en (US).
-
The following namespace attributes are not supported:
-
MyViewApp.Graphic.ShowHelp
-
Security-related attributes
-