Hi,
I came across another problem I was having on my edit page I am creating. I have a field called Open_Jobs_Affected_Date. For some reason, on this edit page, it would not let me have this field named like this. I kept getting this error:
Form entries incomplete or invalid
So I decided to change the name of my field and see what would happen. I just changed it to Open_Jobs_Affected_2Date and it worked. I found something online that it’s looking at the “_date” part and it tries to validate the form field as being a valid date time value.
Does anyone know if there is a different way around this? I really don’t want to have to change my field name. I would have to change it on all the other pages I’ve used it on then. Can I use something like these around it: [] or something similar somehow?
Andy
_date, _time, _range, and _required suffixes are used in ColdFusion built-in form validation.
See this reference: http://help.adobe.com/en_US/ColdFusion/9.0/Developing/WSc3ff6d0ea77859 461172e0811cbec22c24-7a7b.html
North America
Europe, Middle East and Africa
Asia Pacific