You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SharePoint Designer 2007 Discussions
No Matter what I am reading I cannot create this workflow.
I am new to Sharepoint Designer.
I want to create an approval process flow that can do the following
1. Submit a form (already created)
2. Approve and send email to people
This I have created and seems to work fine.
What I can't figure out is how to link or create a separate Rejection
flow that does the following
3. Reject form
4. Send email to creator
5. Creator reviews, corrects and re-submits
6. Email sent to approvers with comments
Daniel A Galant
unread,
Apr 20, 2012, 12:33:28 PM4/20/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to SharePoint Designer 2007 Discussions
Use an If-else condition. The If is your approval actions, the else is
the rejection actions. Upon re-submission, a new workflow will start
and the process will repeat.