Fórum

AUI Website Validation

thumbnail
kabir khan, modificado 11 Anos atrás.

AUI Website Validation

New Member Postagens: 21 Data de Entrada: 15/02/13 Postagens Recentes
Hi Liferay forum members,

I have requirement to validate my form (job form)
.I have achieved all the validation for my requirement by using
AUI validatior.
But still have one new problem where in my website Field , I done validation by following code shown below .
<aui:validator name="url"/>


But its validating but my requirement is to get the value without http(www.google.com) or with http(http://www.google.com) also .How Can I achieve these things ..So kindly give code or link



Thanks Regards,
Kabir Khan
thumbnail
Hitoshi Ozawa, modificado 11 Anos atrás.

RE: AUI Website Validation

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
There's a tutorial that may help you.

http://alloyui.com/tutorials/form-validator/