Hello All,
We have a workflow and Javascript in one entity and below is the description of the issue.
Workflow will run in both on save of record as well as on change of one field(Lets Say XYZ).
Javascript is in onchange of attribute(XYZ field). In the javascript as per business functionality we are force-submitting the some values(Lets Say ABC). Hence while changing the value in ABC field and saved the record workflow is executing multiple times.
we want to restrict multiple workflow executions. Can any one help me to solve the above scenario.
Thanks
Kumar R