-
Bug
-
Resolution: Fixed
-
Blocker
-
4.8.0
-
None
-
None
-
4.8.0 M4
Due to RUNTIME-3840, the externalizable widget with enumerated value does not work anymore. Values are not well initalized because we send an object to the combox.setValue() instead of the value directly.
I don't know if we should modify Externalizable.js to send the right value, or if the Combobox (DefaultWidgets.js) should accept an object value on setValue().
- discovered while testing
-
CONTENTIO-287 Impossible to use synchronized fields with disabled conditions
- Closed
- Référence
-
RUNTIME-3840 [DataToJSON] Label of enumerated values should appear in converted json object
- Closed