Tagged Questions
1
vote
2answers
2k views
Salesforce: Trigger that fires off a Workflow rule has stopped working - any ideas?
So in one part of our customised Salesforce system, the following happens:
a trigger changes the value of a picklist on a custom object
a Workflow rule detects that change and fires off an email.
...
0
votes
2answers
1k views
SalesForce.com - Reporting on approval process workarounds
The problem that I'm trying to workaround is that we cannot report on pending approvals.
I've seen the recommendation that we update fields on the object that is being routed in the action that ...