Salesforce. AI. Web3

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