Details
-
Type:
Enhancement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 4.1.0.Milestone2
-
Fix Version/s: 4.1.0.Milestone4
-
Component/s: component-validators
-
Labels:
-
Estimated Difficulty:Low
Description
Client side validation should search for inputs inside a component to look for its value instead of collecting the value directly from the component, based on its id.
That would basically help csv system to work with composite components like seamfaces:inputcontainer and some primefaces components.
oh no, not with inputcontainer, it already work with the input explicitly