I have a small Workflow that happens when an Account record is saved. It fills in a field that concatenates the account name with the parent account name. This is then displayed so it's a bit clearer when you see all the accounts & sub-accounts on one screen.
<Account name>
<Account name> - <Sub-Account name>
etc etc
The problem is, that when the user is offline and adding accounts (like when he was on a plane the other night) when it's saved, the Workflow doesn't run. They are only run when the online. This is a problem. Have I just missed a setting or is this the only way to work\/
*This post is locked for comments
I have the same question (0)