Re: datetimepicker (type="time") problem - SOLVED!

2008-02-14 Thread Belinda Lawson
latest version an ID is > *usually* mandatory for the dojo widgets. Try giving yours an ID too. > > Let me know if you have any success. If not, I'll convert my test > program to 2.0.9. > > > Belinda Lawson wrote: > > It appears that planetstruts.org's demo p

Re: datetimepicker (type="time") problem

2008-02-13 Thread Belinda Lawson
gt; I don't use it any more but when I did the JSP looked like this: > > type="time" > value="%{defaultAnswerTime}" > required="true"/> > > Belinda Lawson wrote: > > Hello, > > &

datetimepicker (type="time") problem

2008-02-13 Thread Belinda Lawson
Hello, I'm trying to use the datetimepicker tag to enter both a date and a time independently. The date portion works fine. However, I find that when I use the attribute type="time", my picker does not appear on the page. My tag looks like this: Can anyone tell me what I've left out in order

datetimepicker (type="time") problem

2008-02-13 Thread Belinda Lawson
Hello, We are trying to use the datetimepicker tag to enter both a date and a time independently. The date portion works fine. However, I find that when I use the attribute type="time", my picker does not appear on the page. My tag looks like this: Can anyone tell me what I've left out in ord