-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.4.2
-
Fix Version/s: 5.5
-
Component/s: None
Layouts re-render in ajax is now done computing ids to make sure components are recreated when the layout changes (see NXP-5725).
This breaks some other kinds of ajax re-rendering when ids computed take into account widgets which mode is sometimes resolved to 'hidden' => the computed id should be generated from the definitions instead of the computed layouts/rows/widgets.
- is required by
-
NXP-7251 Smart Search queryPart selection panel is not refreshed correctly once the user selects an operator
- Resolved