Salesforce Blogs

Tech Abhinav Gupta Tech Abhinav Gupta

OpenSource Projects

This page details all the open source projects, I have done so far around Force.com(Apex), Java and Web services. Here is the quick list and brief about all of them…

Read More
Abhinav Gupta Abhinav Gupta

Seriously "Struck—By—Trailhead"

You read it correctly; it's not “struck by lightning“, it's “struck by trailhead“. We love Lightning a lot, but Trailhead so far is such an amazing time saver for Concretio, that we can’t resist saying that.

Read More
Abhinav Gupta Abhinav Gupta

Preview - Salesforce Debug Log Chrome Extension

We all developers use Salesforce debug logs to figure out fishy things in code. I sort of struggle with the way logs are presented currently, as it's a bit tough to make sense of all the information.

Read More
Abhinav Gupta Abhinav Gupta

Adding New Fields can break Existing Visualforce Pages

I recently came across an interesting discussion where adding a new field to a Object broke some of the existing code. It’s strange right, mostly removing or renaming fields is risky, as they could break some String expressions or merge fields.

Read More