I need to realise 2 tasks bit don’t know if is it possible by Ditto. readed manual before but still have no idea.
1. I have calendar on my site and want to display there text like "This day, 80 year ago John Lenon was born...". So, I need to put documents with event and date in any tree. When users display page, Ditto should filter documents that day and month = today date and display content of this document in DIV (calendar) on my webpage. Is it possible?
2. I have one module on my site, where I want to display content of last document (ordered by ID) of any parent tree. how to do it?