ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
		- Joined
 - Nov 13, 2018
 
- Messages
 - 29,579
 
- Points
 - 823
 
Reputation:
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.
Continue reading...
	
		
			
		
		
	
			
			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.
Continue reading...