I have a custom field on my account field. This field is a two option yes/no....
I have a workflow process on the Order Products table. I need to run a workflow based on that custom field on the account.
The first problem is I can't select the custom field. I solved this by building a 1 to N relationship on the account to the order products table.
Now I can select the field in the workflow and build my condition. However this doesn't work. The condition seems to be ignored and the workflow runs no matter what. The interesting thing is that even thou the workflow is running the tasks in the flow don't fire.
To Summarize:
Custom field on the account form with two options... yes/no
Workflow on the order product details which need to use the condition set at the account level.
Any ideas from the experts?
Thanks!
*This post is locked for comments
I have the same question (0)