Hi,

I would like to display only the date(yyyy-mm-dd) of my field of the type
timestamp in my include form. How to do it ?
this my form:

 <form name="listInscription" type="list"  
                list-name="list" target="viewInscrCertif"  title=""
paginate-target="viewInscrCertif"
                default-title-style="tableheadtext"
default-widget-style="tabletext" default-tooltip-style="tabletext" >

       <field name="dateInscr" title="Date d'inscr"> 
       <display/>
       </field>
       <field name="Note" title="Note obtenue"> 
       <display/>
       </field>
    </form>

Thanks for your help
-- 
View this message in context: 
http://www.nabble.com/How-to-format-timestamp%28yyyy-mm-dd%29-in-my-include-form-tf4134363.html#a11758571
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to