In Salesforce, a custom permission allows one to define whether or not a user has access to some custom feature…
Recently, I ran into this use case: Show a link to a Visualforce page only if the current user has…
In my last post, Apex Tips & Tricks, Bobby Watson commented: For the two solutions for getting SObject record IDs, it…
Here are Tips & Tricks that I’ve found useful in Apex. Get Salesforce Record Ids There are times when you…