..Bump..
-----Original Message----- (updated)
From: Steven Kerr
Sent: Thursday, 26 November 2009 13:37
To: [hidden email]
Subject: [ops-users] .xsd schema and forms
People
I am attempting to bind an .xsd schema (separate file) to form controls. It appears I have done this correctly as I have not put any type= information into the form bindings, but the input boxes will go red if the correct format is not used.
My question
Some of the fields are of type datetime. I have found that if I put type="xs:dateTime" in the form binding then it all works fine. But if I leave it out, the form will display a single input box with no datepicker. I would like the form get type information from the schema and work the same as if I had but it in the form bindings. Also, what is odd is that if I paste in something like:
2009-11-03T03:00:00
It will then change into the two separate boxes and display the datepicker correctly.
Could anyone shed some light on this? Is this a bug? My goal is to have all type information in the .xsd schema so that if I change it the form will automatically reflect this.
I can post some example files if need be.
Cheers
Steven
Free forum by Nabble | Edit this page |