-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 21
-
Fix Version/s: 27
-
Component/s: Layouts & Widgets
The widget type configuration can define default values for widget properties.
When these properties are referenced by the configuration layout, these properties should be shown (but not persisted when not changed).
Properties that are not referenced should not be initialized (otherwise they'll appear as custom properties, and this is confusing for the end user).
Mechanism to retrieve default values is partially implemented (to check) but anyway default values retrieval was buggy on 5.9.3 so this requires an upgrade of the layout-api and layout-io dependencies (see NXP-15360)
- depends on
-
NXP-15360 Fix widget types default properties json export and add default controls
- Resolved