When re-displaying layouts using ajax calls, sometimes layout is not re-rendered as expected.
This is due to some facelets cache that does not re-create component when found in the existing tree of JSF components.
This is true for widgets, but also for any component in the layout template for instance: it keeps its old values (and value expressions with the old variable mapper) so display is not correct.
- depends on
-
NXP-7251 Smart Search queryPart selection panel is not refreshed correctly once the user selects an operator
- Resolved