I have a workflow that creates a shortcut in folders for every choice made in a multiple value list field. Works great, but the workflow doesn't know to remove shortcuts if one of the choices in the field is removed.
Example case:
- Advertising was done in (1) a newspaper, (2) facebook, and (3) website.
- All three choices are made in the multi-value field on the record's template.
- Once saved, three shortcuts are created (by WF) in corresponding advertising folders.
- Now, the user realizes they aren't advertising on facebook. They reopen the document and remove the choice of facebook off that multi-value field.
Unfortunately, when they remove that one, the workflow does not remove the shortcut in the facebook folder. Is there a way to accomplish this?