Tag Archives: Salesforce Profile

Public Access Settings in Salesforce

In one of the previous blog we discussed how to create a Force.com Site, it is important to note that guest user licenses are required for force.com sites. Enterprise/Unlimited license Org are allowed to create up to 25 sites hence the 25 guest user licenses. Guest users have no password, no role and have no… Read More »

Hiding non removable fields from a page layout

A salesforce admin can control what fields are on the page layout of an object. However there are certain fields in the page layout of an object that cannot be removed from the page layout. They are marked with a blue bullet in the layout. There is a simple workaround for this that we will… Read More »

DateTime field and Time Zone Settings in Salesforce

Recently, for one of our integration programs we were trying to pass data from our datetime field to the Salesforce datetime field.  We were passing Date as “2014-01-02 00 00 000” but while viewing the same record in the Salesforce User Interface it was displaying the date as “2014-01-01 8 PM”. This posed a big… Read More »