This topic is locked

Validations do they work?

2/28/2006 3:01:52 AM
PHPRunner General questions
D
DouglasB author

OK, I'm more than likely doing this wrong but I figure I'll ask the bone-head question anyway.
I'm at Step 7:
Field: Value_of_Procurement

Lable: Est. value of procurement

View As: set to currency

View format: set to default

Edit As: textfield

Edit format: set tp validate as currency
Yet when I build and run the pages it will not validate. As a mater of fact none of the validations appear to be working for me.
Anyone got any ideas?

Sergey Kornilov admin 2/28/2006

Douglas,
Please give me the URL where I can see the error.

You can post it here or send to [email=support@xlinesoft.com]support@xlinesoft.com[/email]

And please tell me do JScipt errors appear on the page?

D
DouglasB author 3/1/2006

FYI to Everyone.
As always Sergey solved my problem with the validations.
Sergey says, "valiadation breaks because some field labels contain apostrohee character. You need to remove apostrophee character from all labels and rebuild project.
We'll fix this bug in the next update."
I never even thought to think about the Field Label names as causing the problem. When you stop to think about it though it is quite obvious. Everyone knows you can't use apostropes, qoutes, commas and semi-colens in your field names when you are also using JavaScript.
See I told you all it was a bone-head question <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=8279&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />

Douglas,

Please give me the URL where I can see the error.

You can post it here or send to [email=support@xlinesoft.com]support@xlinesoft.com[/email]

And please tell me do JScipt errors appear on the page?