Posts by Carlos Valente • 33 points
1 post
-
3
votes2
answers1108
viewsQ: Validating an input type field against a select
I am working with Codeigniter/Bootstrap and need to validate one field of my form according to another. I have a select field called Contract, with two possible options (Yes or No) and another input…