Thank you Hans for your help

Sqlien

Hans Bakker wrote:
> 
> You can do that with a bsh snippet, see invoiceforms.xml for examples.
> 
> On Tuesday 24 July 2007 15:08, sqlien wrote:
>> 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#a11759262
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to