Hello,
when I set some fields to "required", a user can bypass this restriction using a whitespace in the field. If I leave the field empty, I get an error. If I put a whitespace, the form is validated.
You can see an example here: http://www.bomboleelio.com/modulo-ordine-palloncini
Teo
				
				
				
			when I set some fields to "required", a user can bypass this restriction using a whitespace in the field. If I leave the field empty, I get an error. If I put a whitespace, the form is validated.
You can see an example here: http://www.bomboleelio.com/modulo-ordine-palloncini
Teo
					Hi Teo,
Yes, the 'required' validation just tests that the input hs a value. A space is a completely valid value.
Bob
				
				
				
			Yes, the 'required' validation just tests that the input hs a value. A space is a completely valid value.
Bob
					Hi Bob,
thanks for your reply.
Do you know any workaround to fix this behaviour?
Teo
				
				
				
			thanks for your reply.
Do you know any workaround to fix this behaviour?
Teo
This topic is locked and no more replies can be posted.
		
	
 
  