-
How can we stop the refire of the same trigger in salesforce?
Hi All,
How can we stop the refire of the same trigger in salesforce?
I have scenario in which I made a trigger on insert of attachment but when I inert the attachment with different parentId it refiring itself. So it become circular.
Please give suggestion
Log In to reply.