sfdc-trigger-framework
sfdc-trigger-framework copied to clipboard
A minimal trigger framework for your Salesforce Apex Triggers
Noticed this consumes a lot of CPU time with lots of triggers. Made a significant improvement to TriggerHandler to improve this. Write found here: http://timbarsotti.com/2020/04/21/triggerhandler-performance/
Optimize for performance using lazy loading.
Hi, First of all I want to thank you Kevin for this great work. In fact I discuvred some issue, the control of recurssion is based on the triggerHandler name...
Hello, Love this frame work. Been using it recently. I noticed that every now and then my contact object throws a system exception during trigger validation. **Specifically Triggerhandler.getHandlerName() :191** `Salesforce...
Hi Kevin, came across this class in one of my client's projects. Noticed that the logic could be reduced slightly by using out of the box variables. Hope this helps,...
with Twitter Amber Alert API....a verified gun shot within 1-2 miles from a school and surrounding areas alerting users.
This started out as a reformatted PR#13 per the request from @kevinohara80 there. (I asked there if renatoliveira was OK with me submitting a reformatted version, and he said he...
The linked URL at `Deploy to SFDX Scratch Org` , `https://deploy-to-sfdx.com/`, is potentially malicious. As the user can select sandbox or production at the correct deployment URL, only one installation...