We have 150+ profiles in our org. All we wanted to do was to turn off a TAB in all profiles. I thought it to be a simple task at first, but it was not. Even though you could use the ANT tool to retrieve and deploy Profiles, there are some components which you cannot access using the ANT tool. So, we finally...
The Apex Data Loader is always there when you want to insert records into Salesforce from a CSV file. But, just in case if you don't want your users to install the Apex Data Loader and learn how to use it, then here is a simple example which tells you how to do the same using Visualforce. Click here to view the demo....
What is this about? It has been a long time since i wrote an article which gave me enough satisfaction. As i was thinking, this topic came to my mind. People who are new to Salesforce find it difficult to understand the technical build-up of Salesforce, people already in Salesforce administration find it difficult to get into the programming side of Salesforce. It...