phpdesktop icon indicating copy to clipboard operation
phpdesktop copied to clipboard

Form inputs required Validations not showing in application

Open AadhithyanKarthick opened this issue 4 years ago • 1 comments

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

AadhithyanKarthick avatar Jul 15 '20 08:07 AadhithyanKarthick

Some inputs are not supported in upstream CEF. Related: https://github.com/cztomczak/phpdesktop/issues/209

cztomczak avatar Sep 04 '20 16:09 cztomczak