Foren

AUI Website Validation

thumbnail
kabir khan, geändert vor 11 Jahren.

AUI Website Validation

New Member Beiträge: 21 Beitrittsdatum: 15.02.13 Neueste Beiträge
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, geändert vor 11 Jahren.

RE: AUI Website Validation

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
There's a tutorial that may help you.

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