User Tools

Site Tools


onboarding:mobile:mdctranslatoruiconfig

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
onboarding:mobile:mdctranslatoruiconfig [2022/05/27 11:44] – [Description of Fields] 10.91.110.100onboarding:mobile:mdctranslatoruiconfig [2022/10/11 12:29] (current) 10.91.110.100
Line 1: Line 1:
 ====== MDC Translator Ui Configuration for Mobile ====== ====== MDC Translator Ui Configuration for Mobile ======
  --- //[[anna.dowling@errigal.com|Anna Dowling]] 2022/05/27 11:25//  --- //[[anna.dowling@errigal.com|Anna Dowling]] 2022/05/27 11:25//
 +
 +See also: [[onboarding:nova:mdctranslatoruiconfig|MDC Translator Ui Configuration for Nova]]
  
 ===== Overview ===== ===== Overview =====
Line 29: Line 31:
  
 ===== Description of Fields ===== ===== Description of Fields =====
-<code> 
    
-  * title - will render on parameter card / list entry instead of prettyName or key if specified +  * **title** - will render on parameter card / list entry instead of prettyName or key if specified 
-  *   uiType - not needed for mobile but used in nova to show different card types +  *   **uiType** - not needed for mobile but used in nova to show different card types 
-  *   row - not needed for mobile but used in nova to determine how many rows card takes up +  *   **row** - not needed for mobile but used in nova to determine how many rows card takes up 
-  *   column - not needed for mobile but used in nova to determine how many columns card takes up +  *   **column** - not needed for mobile but used in nova to determine how many columns card takes up 
-  *   order - determines card order - used in both apps +  *   **order** - determines card order - used in both apps 
-  *   uiCategory - used in nova to customise performanceIcon displayed for parameter. For full list of icons see: [[https://bitbucket.org/errigal/idms-mobile/src/master/src/config/performanceIcons/|performance icons dir]] +  *   **uiCategory** - used in mobile to customise performanceIcon displayed for parameter. For full list of icons see: [[https://bitbucket.org/errigal/idms-mobile/src/master/src/config/performanceIcons/|performance icons dir]] 
-  *   properties: properties are configured via the translator key_value table. Mobile has a few extra properties that can be used to further control the ui. These are:+  *   **properties**: properties are configured via the translator key_value table. Mobile has a few extra properties that can be used to further control the ui. These are: 
 +      - showOnOverView : boolean - true / false (Controls device overview parameter display. Defaults to true if property not set but UiProperty is found for parameter) 
 +      - showOnComponent: boolean - true / false (Controls component overview parameter display. Defaults to true if property not set but UiProperty is found for parameter and matches component id / discoveredName) 
 +      - mobileUiTag:  string - RANGE_SLIDER / INPUT_TEXT / INPUT_SELECT (Defaults to '', used on parameter edit card to render different ui types for configuration values)
  
  
-</code> 
onboarding/mobile/mdctranslatoruiconfig.1653648266.txt.gz · Last modified: 2022/05/27 11:44 by 10.91.110.100