Skip to main content

Posts

Using Translation Workbench in Salesforce

Recent posts

Must Have Salesforce Tools

There are lot of tools available in the market to support Salesforce ecosystem. These tools will make your life easier if you work in the ecosystem 1. Login: As a developer, business user, analyst or architect you would need to login to multiple orgs and sandboxes to test out or develop or browse  Salesforce Logins: It is a chrome extension. You can add an account, import/export logins. It is convenient not to remember passwords which keep on changing. You will find it here  2. Salesforce Inspector :  https://chrome.google.com/webstore/detail/salesforce-inspector/aodjmnfhjibkcdimpodiifdjnnncaafh?hl=en

Access Concept in Salesforce

Access is probably the most interesting and important concept in Salesforce. Access can be Organization level , Object level , Field level and Record level. Objects in Salesforce are basically similar to Tables in any RDBMS databases (Same as entity). Objects have fields (many). Fields are similar to Columns in RDBMS. Records are  similar to records (Simple!) So remember: 1.Object  🡒   Table 2. Field  🡒    Column 3. Record  🡒    record Shown below: An object can have many fields and records Object Access :  Profiles and Permission Sets control the user's access to an object. An object can standard or custom, it is applicable to both. Profiles provide ' minimum baseline access ' to all objects and fields. Profiles: 1. Each SFDC user has to have a profile and there can be only ONE profile per user. 2. Profiles have multiple users assigned to them. Profiles are usually created by their function. Example a sales representative, call center agent, sales