I am able to see calendar, but clicking on it doesn't do any action:

<%@ taglib prefix="sx" uri="/struts-dojo-tags"%>

<head>
<sx:head />
</head>

<s:form action="init.action" method="post" theme="simple">

<sx:datetimepicker name="bookingModel.date11" label="Format (dd-MMM-yyyy)"
                                                displayFormat="dd-MMM-yyyy" 
value="%{'today'}" />

</s:form>




--
View this message in context: 
http://struts.1045723.n5.nabble.com/Struts2-dojo-tag-Calendar-not-working-with-simple-theme-tp5711733.html
Sent from the Struts - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to