Email Valid Data
Autor: Vahid B.
Visited 2825,
Followers 2,
Udostępniony 30
Hi, I try to creat a PO Box section in my email form, which accept only 4 digits ( no problem so far) because I work locally and want only post codes from my area ( from 3000 to 3999 ) to be valid. How can I define this limitation to my email form ( my PO Box section )? - I know is easy in frontpage to do.- Many Thanks
Posted on the
Hello,
the control of write email address is already present in the "objectmodulesendemail" ofstep 3 of WebSite X5 Evolution 9.Ifyou want tocreate yourHTMLobjectyou should create in the object HTML & Widgets adata controlscriptsin JavaScript.
Autor
Hi,
Thanks but I'm still not sure how can I do that, just want a range of numbers that are valid in my field.I dont know java or HTML writing, please advise how or where can I find more information.
I just want my numbers be in the rage of 3000 to 3999.
...I have attached a screen shot
Hello,
You can use a type of object send email as text and in the Input text filter insert "Only number". if you have a range of numbers you can write in the label the range disponible.
Autor
Hi,
So what you mean is ,I write in the lable field " 3000-3999 is only valid" ?
That doesn't look very professional, is there any another way to do this?
Hello Vahid,
it isn't possible insert an another method for create a range in WebSite X5 Evolution 9. You can created a custom script for insert a range with script HTML-Javascript