Skip to main content
I am using a workflow rule to set the Amount field for recurring donations (I made Amount be not read-only). This does appear to correctly set the Amount field for the Opps that are generated. Does anyone know if this trick should indeed always work with the NPSP RD trigger code that generates the Opps, or am I just getting lucky in a test situation?
7 件の回答
  1. 2014年9月27日 16:11
    Wait...brainstorm!...since the RD trigger is designed to update all open Opps with RD.Amount when RD.Amount changes, then it doesn't matter whether the workflow is before or after the trigger because either way, the trigger code is going to get run last. I think I am good to go! Does that make sense?
0/9000