I have plenty of documents in a folder and I display the summaries with Ditto. Most of the documents are published, other have pub_date set somewhere in the future.
I’d like to sort the documents by the publishedon date and when displayed, the [+date+] placeholder should reflect the same date, not the createdon date.
How can I achieve that? for the time being I’m using the getField snippet.
&dateSource=`publishedon`