-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.7.1
-
Component/s: Layouts & Widgets
The tag nxu:valueHolder is misbehaving when used inside of lists: it does not expose correctly values referenced from the model exposed by a nxu:inputList tag (or from a nxu:dataTable tag)
Also, when it's using attribute submitValue="false", the value is not exposed correctly in case of a validation error: printed value is ok, but components referencing it are not referencing the current value but the initial one.