Hi,

I had the same problem.
Did you put <s:head theme="ajax" /> tag?
In fact I think that the datetimepicker needs ajax includes.

Julien

2007/5/11, [EMAIL PROTECTED] <
[EMAIL PROTECTED]>:

Depuis le 21 décembre 2006, Natexis Investor Servicing s'appelle Natixis
Investor Servicing. Les adresses mails des collaborateurs ayant changé,
veillez à la mise à jour de votre carnet d'adresses.


Hi all,
I'm simply trying to use the datetime picker tag in my form exactly the
same
way in the showcase sample app. It works in the showcase app and fail in
my example.
Nothing appears.
here is an extract of my code.

s:form action="create">
<table border=0 width=80% cellpadding=0 cellspacing=0 align=center>


<tr nowrap class="datavaluewite" >
     <td>&nbsp;<b>Auteur : </td>
     <td align=left>
     <s:textfield name="article.auteur" size="50"/>
     </td>
</tr>

<tr nowrap class="datavalueblue" >
    <s:datetimepicker label="With initial date of 1969-04-25 and a custom
format dd/MM/yyyy" name="dddp5" value="25/04/1969"
displayFormat="dd/MM/yyyy" theme="xhtml"/>
</tr>

<tr><td>&nbsp;</td></tr>
  <tr>
     <td></td>
     <td>
     <input type=submit value="Ajouter">
     <input type=submit value="Annuler">
     </td>
</tr>


</table>
</s:form>

can someone tells me if there is something to add in config files or
somewhere else
to make it works.

thanks in advance.

Meissa



L'integrite de ce message n'etant pas assuree sur internet, Natixis ne
peut etre tenu responsable de son contenu. Toute utilisation ou diffusion
non autorisee est interdite. Si vous n'etes pas destinataire de ce message,
merci de le detruire et d'avertir l'expediteur.
Ensemble, faisons un geste pour l'environnement : n'imprimons nos mails
que si necessaire

The integrity of this message cannot be guaranteed on the Internet.
Natixis can not therefore be considered responsible for the contents. Any
unauthorized use or dissemination is prohibited. If you are not the intended
recipient of this message, then please delete it and notify the sender.


Reply via email to