I have a SP list called Advisors that holds council member information. The unique identifier is the ID created by the list. I have SPD workflow that runs when the Advisors form is edited and the mentorship field is set to active. The workflow copies over the ID and member name to the Mentors list. The problem arises when the form is edited more than once. The workflow will continue to send the record that has the mentorship field set to active over and over again to the Mentors list. This causes duplicates. I am looking for a way to compare the Advisors ID field and the Advisor ID in the Mentors list, and if they match, cancel the creation of the new record in the Mentors list.
Thanks for any assistance.
Thanks for any assistance.