-
Is it possible to allow different users to populate fields of the same object but from different views?
Is it possible to allow different users to populate fields of the same object but from different views(or "tabs") such that they only see the details they are supposed to populate. Eg An object has the following fields: Name
Email
Fees Paid
Outstanding fees
Grade
Dorm
I want one user (Say the secretary of a school) to fill in the email and Name. Another user (Say the Accountant) will fill in the fees paid and outstanding fees while the teacher fills in the grade and dorm, but you only want each to see just the fields they are to populate(ideally from a different "tab") i.e is it possible to have the different views for the different users as separate objects(what I'm referring to as "tab")?
Log In to reply.
Popular Salesforce Blogs

Drag and Drop Address Field on Google Map | Salesforce Help Guide
Why we need Why we need this type of Address functionality - In the business there are lots of accounts (Person/Business account) and we need…

Salesforce Testing Essentials: Best Practices Simplified
What is a Test Class? A Test class is a set of Apex code written to validate the functionality of Salesforce components, such as classes…

Learn All About Salesforce Industry Clouds
The world today is undergoing a process of extreme digitization that reaches all sectors and industries of society. Undoubtedly, the Covid-19 pandemic was an important…
Popular Salesforce Videos
Salesforce Lightning Training - Creating Hello World Lightning Component
Data Loader is a utility to perform bulk database operation. Recently Salesforce has changed the way data loaders need to be install. I explain end…
How Does SFCC (Headless Commerce) Different From Its Competitors and Why Is It Better? | Salesforce
Let's have look at which one is better SFCC, Shopify, Magento, or Woocommerce. Which one you should choose? Have a glance at this extract from…
Introduction to Asynchronous Apex In Salesforce
Here is the first video on Asynchronous Apex where you get a bit idea of why to use and why there is a need for…