-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.3 GA
-
Fix Version/s: 5.3.1
-
Component/s: None
-
Upgrade notes:
Component UIeditableList keeps a cached model so that ajax re-renders (after additio, deletion, for instance) does not lose any value.
In some cases, when displaying a form using rich:modalPanel for instance, this cache should be reset. Some new API is needed to be able to force reset of this cache.
- depends on
-
NXP-9281 Fix ajax rerendering of nxu:inputList tag
- Resolved