列表中的日期过期时发送电子邮件通知

列表中的日期过期时发送电子邮件通知

问题描述:

亲爱的

我有一个找不到合适解决方案的问题

I have a problem that I can't find a proper solution

我在Sharepoint 2010中有一个列表,其中一列是日期到期".

I have a list in Sharepoint 2010 and one of the columns is Date Expiration.

问题是我想在该日期过期时向用户发送电子邮件...

The thing is that I want to send an email to a user when this date is overdue...

我面临的问题主要是:

-即使记录未更新也发送此通知

-Send this notification even when the record is not updated

-我无法在公式列中使用今天"变量

-I can't use today variable in a formula column

有什么建议吗?

非常感谢...

您将需要创建一个列表工作流程,该工作流程将在日期过期"超过某个特定的";天金额,即从商品创建之日起的20、30、60.您可以按照这篇文章为您指明正确的方向.

https ://mysharepointchronicleicle.com/2012/11/05/sharepoint-list-with-workflow-email-reminder-set-to-send-30-days-from-created-date/
You will need to create a list workflow that will be triggered when the Date Expiration exceeds a certain "day" amount, meaning 20, 30, 60 from the items creation day. You can follow this article to point you in the right direction.

https://mysharepointchronicles.com/2012/11/05/sharepoint-list-with-workflow-email-reminder-set-to-send-30-days-from-created-date/