[RSS Feed/News] Client side validation of DOB

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
When requiring date of birth, the individual text fields do not have validation and will only return back invalid server side.

Expected behavior:
When arg-required="{{ true }}" is passed to xf:macro template="helper_user_dob_edit"; each xf:textbox should have required="required" added to help proactively catch validation errors.
Read more about this Feed . . .
 
Status
Not open for further replies.
Back
Top Bottom