Notify User about outdated pages using field inside page type

Mohamad Ramadan asked on October 5, 2020 16:01

hi

we have a page type called articles, and a field on this page type called NotifyDate as DateTime, the user set this NotifyDate when adding an article,

I need a way to display those pages where the notify date is the same as today i.e like the application called PendaingPages

is there a feature that can help me in this scenario, can i add another application called ExpiredPages with a custom query to load documents like pending pages and allow the user to those edit pages

Recent Answers


Keio Kwan answered on October 7, 2020 12:06

You may do something similar like this. https://devnet.kentico.com/articles/creating-an-outdated-content-notification-task-in-kentico

You may create another date field with default value set with macro, which usually resolve at saving event.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.