Salesforce. AI. Web3

CEO Abhinav Gupta CEO Abhinav Gupta

Seriously "Struck - By - Trailhead" !

You read it correctly, it not "struck by lighting", its "struck by trailhead", we love lightning a lot, but trailhead so far is such an amazing time saver to Concretio, that we can't resist saying that. W…

Read More
CEO Abhinav Gupta CEO Abhinav Gupta

Accessing Sobject Field Sets in Apex Code !

I recently came across a problem, where I need to query the fields to be shown via FieldSet via Apex Code (No Standard Controller Love). After struggling for a while with Apex docs, I googled for the same…

Read More
CEO Abhinav Gupta CEO Abhinav Gupta

Tip: Using Decimal class with Strings in Apex

Today I came across an interesting problem that reminded me of my Java days. A piece of Apex code written by some other developer was broken, when I did my fixes.

Here is some background about the broken…

Read More
CEO Abhinav Gupta CEO Abhinav Gupta

Force.com Developer Console Navigation Trick

I never thought that working in browser can be more fun than Eclipse IDE. But my thinking is changing these days, first http://jsfiddle.net/ became my favorite playground for any HTML/Javascript research…

Read More
CEO Abhinav Gupta CEO Abhinav Gupta

Yet another Apex Trigger Template !

I know Trigger templates are previously discussed also in great detail. We have excellent posts available by Steve Andersen(Gokubi) and Mike Leach on the same. Here is my small journey on Triggers…

Read More