Hi there, I have created a plugin which forces rollup field to recalculate when child records are either changed or created. The rollup field on parent immediately updates on the update step(child record being updated) showing new value.
BUT On the "create step"(child record being created) I have to manually refresh the parent to see the new rollup field amount that has been changed by plugin, and has been dedicated to database. If I don't refresh the record the user still sees the old value. Want to automate this in the plugin.
Not sure what I am missing on Create, Post Op step? Any help greatly appreciated!! Tired of googling.
*This post is locked for comments