I need a help with an WorkFlow.
Basically i have 3 fields: Owner (custom person field) Approver (custom person field) State (custom choice field): - Ongoing - Completed - Approved - Pending
When an user create a new item the initial default state field is "Ongoing" (need to send an email for address "x") and when the owner complete the tasks he change the State field to "Completed" (need to send an email for "Approver" field address).
After the approver check this item he can change to "Approved" or "Pending": If he change to "approved" (send an email to address "x") and end WorkFlow. If he change to "pending" the workflow need to return to first step "ongoing" and send an email to Owner.




