Date Input

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Date Input

Nathan Jones-2
I would like to disable the popup calendar on date inputs. Is there any way to have a date input without using the calendar popup?

- Nathan




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Date Input

Erik Bruchez
Administrator
Nathan,

Currently, the calendar is always displayed if the type is xs:date. You
could work around this by not binding an xs:date type to the data,
although this has of course some drawbacks.

We have been thinking for a long time about improving date, time, and
dateTime entry, but so far we haven't implemented anything. Here are
some related RFEs:

http://forge.objectweb.org/tracker/index.php?func=detail&aid=306172&group_id=168&atid=350207
http://forge.objectweb.org/tracker/index.php?func=detail&aid=306385&group_id=168&atid=350207
http://forge.objectweb.org/tracker/index.php?func=detail&aid=306952&group_id=168&atid=350207
http://forge.objectweb.org/tracker/index.php?func=detail&aid=304558&group_id=168&atid=350207

-Erik

Nathan Jones wrote:
> I would like to disable the popup calendar on date inputs. Is there any way to have a date input without using the calendar popup?
>
> - Nathan
>
>
>


--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Date Input

Alessandro Vernet
Administrator
Nathan,

On 7/30/07, Erik Bruchez <[hidden email]> wrote:
> Currently, the calendar is always displayed if the type is xs:date. You
> could work around this by not binding an xs:date type to the data,
> although this has of course some drawbacks.

Also, if you'd like the date to be only displayed (read-only), you can
use an xforms:output, or make the node to which the control is bound
read-only.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws