Coding for Admins!
...
Salesforce Dot Com (SFDC)
Salesforce Development & Administration
How to implement Google Map in visualforce page ?
Wednesday, July 19, 2017
Implement Google Map in visualforce page
Following code works for you if you need Google Map in visualforce page,
1. If your visualforce page does not show up with the map then just replace the "<script src="http://maps.google.com/maps?file=api" />" to "<script src="https://maps.google.com/maps?file=api" />".
2. As...
How to display image while switching Field value ?
Monday, October 17, 2016
How to Change Image or display image while switching Value of fields ?
Hi All,
Here i will show you how to display image based on Field value like Account Status = Active / InActive in Visualforce page...
Step 1 : Save your image in Static Resource
Step 2 : Do some code in Visualforce page
Step 3 : Use this code in your Visualforce...
How to Count Number of Records in Related List and Display in Parent object Layout (Using Trigger) ?
Monday, September 19, 2016
How to Count Number of Records in Related List of Parent object and How to Display the Result in Parent Object Field (Using Apex Trigger) ?
Hi Guys,
After a long time i am here to share one post with you..
Here, I am Posting one Code for Counting No. of Records in Related list of Parent object and Display that Result in Custom field of Parent object..
Let's say i am counting here Number of Contact (Child) which...
Join Salesforce at the Great Indian Developer Summit in Bangalore and Pune!
Wednesday, April 13, 2016

Salesforce Developer Summit in Bangalore and Pune
Hey Guys,
Are you using Salesforce Development then it's good for all of us because "SALESFORCE AT THE GREAT INDIAN DEVELOPER SUMMIT IN BANGALORE & PUNE" scheduled....Woohaa !!
Salesforce is going to be at the GIDS conference from April 26-29 in Bangalore and April...
How to get standard field ID of Standard Object?
Friday, April 8, 2016
List of Standard field Id of Standard Objects
Hi Guys,
I hope all you know How to get Id of custom fields but this post will help you to understand about standard fields Id of Standard Object...
If you want to find your self then right click on your page and select View Source............
Object Name - EVENTS
Field Type
ID
Assigned To
ID
evt1_lkid
...
Subscribe to:
Posts (Atom)