Closed (fixed)
Project:
Webform
Version:
8.x-5.0-beta12
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 May 2017 at 09:19 UTC
Updated:
8 Jun 2017 at 21:59 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
jrockowitz commentedWe just need to implement the below solution and it should allow most browsers to display the custom required message.
http://stackoverflow.com/questions/5272433/html5-form-required-attribute...
Comment #4
jrockowitz commentedComment #6
jrockowitz commentedI committed the patch. Please download the latest dev release to review.
Comment #7
arun ak commentedHi jrockowitz,
Thanks for quick fix. Downloaded latest dev. Now the error message is displaying properly, but now page submission is not working. Even I select a value also it is showing error message like field is required and also preventing submission.
Comment #8
arun ak commentedComment #9
jrockowitz commented@ARUN AK Thanks for catching that bug.
Comment #11
jrockowitz commentedI committed the patch. Please download the latest dev release to review.