1.

In SharePoint, how do you make a Task Notifications Workflow?

Answer»

These are the steps you can take in SharePoint to CONSTRUCT a Task Notifications Workflow :

  • CREATE a new task list in SharePoint designer.
  • TASK LIST (under TASK LIST) Make a list workflow that is connected to the Task List.
  • If the current item's PRIORITY is high, set the terms and conditions and send an email.
  • Mention "Assigned To" in the SUBJECT line, and include a lookup to the most recent item title, a link to the Task list's EDIT form, and the current task ID.
  • Activate the workflow so that it runs every time a new item is created.


Discussion

No Comment Found