Show only the date from cf_created

nielskliim 02 Jan, 2013
Is it possible to show only the year and date - like YY.MM.DD - from a "cf_created" field, in a Connectivity fronted list?

Regards Niels
GreyHead 02 Jan, 2013
Hi Neils,

You can certainly use a Custom Listing and use PHP to format $row['cf_created']; you may be able to use a MySQL expression to load a formatted value but I'm not clear if this will work on the Frontend List Settings | General tab.

Bob
This topic is locked and no more replies can be posted.