Search Content


Featured Content


Content Categories



How to make a field Read-only in Salesforce.com

A few days ago I got an e-mail asking for some help in Salesforce.com -   How to make a field as Read only in GUI. For ex: In Account Tab, i want to make a Phone Field as Read Only in GUI. when we click on Edit on an Account, in that I want to disable that textbox related to Phone field. How can I do this?


So, the assumption is somehow they are entering the phone number data in to SFDC by means of a data-load. They want users to view the phone number, but not edit it. This is actually fairly easy to do using Page Layouts and field level security. Just go to Setup - Customize - Contacts. Click on the field you want to control permissions for (in this case Phone) and then click on “View Field Accessibility”. On that page you can control Field Access by Role! You will of course need Salesforce.com Admin privileges to make this change.

Profile & field permissions




Related Telemarketing Call Centers Articles

Hiring and Keeping Staff - The Silver Bullet


Difficulty is mounting for most businesses to hire and retain key staff.The reasons are many and often hard to manage. For example, when skilled workers retire due to age, there is no simple solution to replace them, nor to retain their skills and...

Read more about Hiring and Keeping Staff - The Silver Bullet...

Support Multiple Cookies in Header


salesforce's wsdl generated apex classes seem to not have access to more than 1 cookie in an HTTP header. Please fix this. I am using apex classes generated by the wsdl2apex functionality in salesforce, to integrate with a web service. This...

Read more about Support Multiple Cookies in Header...