Hi All,

I am using tapestry 4, I tried to trigger some event if the the value of the 
date changes. So I have the following code, but the onValueChanged event has 
never been triggered (I am not able to see message "show me"). Then I tried 
"onClick()" and "onMouseOver()", neither respond.

Please help on why and how should I figure this out. My aim is to trigger other 
function when the date changed. Thanks in advance.

<span jwcid="statusDate@DropdownDatePicker" value="ognl:statusDate" 
validators="validators:required" 
displayName="message:dailyStatusReports.statusDate" 
translator="translator:date,pattern=dd-MM-yyyy" style="width:150px;"  
onValueChanged="alert('show me');" />


Regards,
Haiming

________________________________
If you are not an authorised recipient of this e-mail, please contact me at 
Redflex immediately by return phone call or by email. In this case, you should 
not read, print, retransmit, store or act in reliance on this e-mail or any 
attachments, and should destroy all copies of them. This e-mail and any 
attachments are confidential and may contain privileged information and/or 
copyright material of Redflex or third parties. You should only retransmit, 
distribute or commercialise the material if you are authorised to do so. This 
notice should not be removed.

Reply via email to