-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.7.3
-
Component/s: Layouts & Widgets
Setting a variable exposed in the context is useful for widget definitions that would like to rely on a cached value.
The "setVariable" widget type can expose a variable in the context, and then render its subwidgets.
This is useful when manipulating selection entries for instance, to be able to cache them in the page (and avoid retrieving them for each item rendered in selection options)
- is required by
-
NXP-8965 Provide widget type for versioning on edit form
- Resolved