https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43064
Bug ID: 43064
Summary: memberentry.pl email fields need type of email not
text
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
If you give the email fields a type of "email" (type="email"), you can use
.checkValidity() to validate the fields with the browser. Then you could use
.validationMessage to give instant feedback on what is being entered if
.checkValidity() returns false.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/