mitchspano / apex-trigger-actions-framework

A framework for partitioning, ordering, and bypassing trigger logic for applications built on Salesforce.
Apache License 2.0
503 stars 156 forks source link

Clickable records in SObject Trigger Setting related lists #140

Closed TrangOul closed 6 months ago

TrangOul commented 6 months ago

Previously the only links to related Trigger Actions under an SObject Trigger Setting were "Edit" and "Del". There was no quick way to open a TA for read (useful when you want to clone one). By replacing dev names by labels, we make the related TA clickable.

mitchspano commented 6 months ago

Hello @TrangOul - can you please confirm that you have signed Google's CLA?

https://github.com/mitchspano/apex-trigger-actions-framework/blob/main/docs/contributing.md

TrangOul commented 6 months ago

Hey @mitchspano, I've just signed it.