Hi,
At the top of a form I want to print "latest update" and then followed by a date (read from a DB) in the following format: d-m-Y.
Is that possible and if so, what do I have to do ?
Thanks in advance
Cheers,
Bart Weltens
Belgium
At the top of a form I want to print "latest update" and then followed by a date (read from a DB) in the following format: d-m-Y.
Is that possible and if so, what do I have to do ?
Thanks in advance
Cheers,
Bart Weltens
Belgium
{date:d-m-Y$(var:read_data1.model.date)}
This topic is locked and no more replies can be posted.