How to reproduce:
- Create a configurableFormPanel with
- '/' as the defaultpath separator (like in the new API).
- a first composite field with a simple field inside
- a field at root with a disable condition on the simple field
- a second composite field in the first one
- a field in the second composite with a disable condition on the simple field (use '..')
- Try to open the ConfigurableFormPanel => KO, see the ConfigurableFormPanel?getRelativeField method
- Référence
-
RUNTIME-3035 [ConfigurableFormPanel] Issue on disable conditions if the field name prefix does not end by the default path separator
- Closed
-
CMS-9473 Unable to configure repeaters attributes in services using the new API
- Closed