Open
Description
I am using bootstrap for frontend. When i click on submit button without filling the input fields it is not showing validation errors in the empty input fields. The page is not submitting if i left fields as blank, but i need the validation messages to be shown. It is working fine in all Browsers but not working in PhpDesktop. Kindly help