Title: Message
I just have:
 
<t:inputCalendar id="cobDate" monthYearRowClass="yearMonthHeader" weekRowClass="weekHeader" currentDayCellClass="currentDayCell" value="#{searchForm.searchCriteria.cobDate}" renderAsPopup="true" popupTodayString="Today is :" popupDateFormat="MM/dd/yyyy" popupWeekString="Wk" renderPopupButtonAsImage="true" style="width:75"/>
 
on my search.jsp page.  I don't use any js files nor do I have a script include snippet.  I assume the _javascript_ that supports the popup calendar is in the tomahawk.jar.
 
Is there something I need to add to my search.jsp page in addition to the <t:inputCalendar> statement above?

 

-----Original Message-----
From: CD [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 15, 2006 9:49 AM
To: MyFaces Discussion
Subject: Re: <t:inputCalendar> popup not displaying on first page

Jeff,
 
Can you attach the js files you are using as well as the script include snippet from the page?
 
Regards,
C. Dillon

 
On 6/15/06, Reid, Jeff (Liquidity & Risk Technology) <[EMAIL PROTECTED]> wrote:

I'm using  myfaces 1.1.1 and have a <t:inputCalendar> with renderAsPopup="true" on the first page of my application.  When the url is first entered and the page is first displayed, the popup calendar has a _javascript_ error when pressed.  If I submit the page and redisplay it, the popup calendar works fine.

My index.jsp does a  <jsp:forward page="/pages/search.jsf" /> xxxx and my search.jsp page has the <t:inputCalendar>.

The examples app that comes with myfaces 1.1.1 has an initial page that links to the calendar example page, so this doesn't replicate my situation.  There is no examples app for myfaces 1.1.3 and tomahawk 1.1.2 on the myfaces download page.

I've seen some talk of this on the user list, but don't have a solution.  I've tried upgrading to myfaces 1.1.3 and tomahawk 1.1.2 and using the newer extensionsFilter documentation, but that didn't help.

Does anyone have a solution that will work with either myfaces 1.1.1 (preferrably) or with myfaces 1.1.3 and tomahawk 1.1.2?

Thanks, jeff.


If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail.     http://www.ml.com/email_terms/


Reply via email to