Constraint « validation « JSF Q&A





1. Avoid required=true constraint of an input field when changing selection in dropdown    stackoverflow.com

I have a dropdown and a text field next to it. Based on value selected in dropdown I am changing the type of text field, like change it to date, integer, ...