You need to sign in to do that
Don't have an account?

List views
Hi guys, i want to one user to see and edit the list views craeted by the other user(both are standard users). How is that possible?
How can we achieve this functionality? Please help
How can we achieve this functionality? Please help
2. create a list view. Step 4. Restrict Visibility -->select 'Visible to certain groups of users'
3. Select the group which you created and save
Thanks
Shaijan Thomas
Firs of all list views should be set as public.
In order to allow admin to modify public list view you need to grant him the following permission in profile:
- Manage Public List Views (see more - https://help.salesforce.com/apex/HTViewHelpDoc?id=customviews.htm&language=en_US)
I am afraid pesolan list views of other users can not be managed by admin.ListView allows you to see a filtered list of records, such as contacts, accounts, or custom objects.
step1: Craeate a list view in account object
Click on Account tab--->click on Create new view/Edit
you will redirect to the Create new view page .
step2: in the end of the view create/modify page you will get one section as Restrict Visibility
step3: create a public group with whom yu wantto share this list view,
select option Visible to certain groups of users
and add the created public group in the list.
Thanks,
Debasis