Share via

alert me when task due

Anonymous
2016-03-03T17:12:51+00:00

Hello,

Is it possible out of the box in sharepoint to setup an alert/reminder via email for when a task is due/late/overdue etc.?

Thank you

Microsoft 365 and Office
Microsoft 365 and Office

A comprehensive suite of productivity tools and cloud services that enhance collaboration, communication, and efficiency. Combining classic Office apps with advanced Microsoft 365 features, it supports both personal and business needs

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2016-03-04T04:03:42+00:00

    Hi MCAdmin3545,

    As @Harshit Bajpai mentioned, it’s not feasible to set up an alert for task due time because Alert works based on created and modified fields.

    What @Harshit Bajpai and @PanosMitsikis suggested is a proper workaround. You may consider creating a workflow based on the task time and then we can receive email alerts for task status. You can refer to this article for detailed steps: Workflow: Reminder Before Due Date – MOSS vs. WSS

    Disclaimer: Microsoft provides no assurances and/or warranties, implied or otherwise, and is not responsible for the download you receive from the third-party linked sites or any support related to the download or the downloaded technology. If you need support relating to the third party technology, please contact the manufacturer directly.

    Regards,

    Fraser

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-03-04T02:25:18+00:00

    Is using SPD part of out of the box?

    Quick workflow and you are set. You will have a Due date in the library list right? So go to SPD and all you ll need is 5 lines max including login messages prior  to firing emails.

    If [DueDate] is equealto or greater to [Today}

    the log this message (click on the link and type you message i.e Ready to email)

    then email (set up your email)

    the log this message (i.e Email has been sent)

    job done :)

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-03-03T21:15:39+00:00

    Hi,

    Out of Box configuration of reminders is not possible I believe.

    You have to create a workflow for performing this task [SharePoint designer WF for instance] and deploy it on the list.

    You can only create alerts for created and updated items in the list.

    For rest other tasks like overdue or late reminders you need to have a workflow configured.

    Thanks

    Harshit

    Was this answer helpful?

    0 comments No comments