To be able to delete list views (even if they created them) the user needs Manage Public List Views Permissions https://help.salesforce.com/apex/HTViewHelpDoc?id=custom_del.htm Share
- Select a list view.
- Click. to access List View Controls.
- Select Delete.
How do I use list views in Salesforce lightning experience?
If you see the App Launcher icon () on the left side of the navigation bar at the top of your screen, you're in Lightning Experience. If not, you're in Salesforce Classic. Actions you can take for list views are available in the List View Controls menu . Some list views have predefined filter scopes and can’t be filtered.
How do I delete a list view in Salesforce classic?
Note These steps work in Salesforce Classic. If you see the App Launcher icon () on the left side of the navigation bar at the top of your screen, you're in Lightning Experience. If not, you're in Salesforce Classic. Select a custom list view. Click Edit. Click Delete.
How do I filter list views in Salesforce?
Some list views have predefined filter scopes and can’t be filtered. For example, the SOQL query for a generic Team list view or the Recently Viewed list view doesn’t allow further filtering of the query results. From List View Controls, select Edit List Filters. Alternatively, click .
Can I delete a list view?
You can delete a list view when you no longer need it. Was this information helpful? Let us know so we can improve! YesNo 1-800-667-6389 SALESFORCE Privacy Statement

How do you delete a list view in Salesforce?
Delete a List View in Salesforce ClassicSelect a custom list view.Click Edit.Click Delete.
How do I remove a field from a list view in Salesforce?
0:000:52How to Remove Fields from Display in Salesforce Lightning - YouTubeYouTubeStart of suggested clipEnd of suggested clipClick on accounts tab click on deer icon. Click on new enter a listview name list API name AutoMoreClick on accounts tab click on deer icon. Click on new enter a listview name list API name Auto populates. Click on save click on deer icon. Click on select fields to display.
Can we remove recently viewed list view in Salesforce?
Step 1 : From Setup, at the top of the page, select Object Manager. Step 2 : Click the label name of the object for the Recently Viewed list you want to modify. Step 3 : From the menu of links at the top of the page, click Search Layouts. and select Edit.
How do I manage list views in Salesforce?
Actions you can take for list views are available in the List View Controls menu .Under List View Controls, select New. ... Give your list a name and unique API name.Choose who can see this list view: just you, or all users, including Partner and Customer Portal users.Click Save.More items...
How do I edit list views in Salesforce lightning?
Edit List View Filters in Lightning ExperienceFrom List View Controls, select Edit List Filters. ... Click the filter you want to change.From the Filter by dropdown menu, select an operator. ... For Value, make a selection or enter a value, then click Done. ... Adjust your filter logic if needed.More items...
How do I remove a field from recently viewed list view?
In Classic, recently viewed lists use the Tab search layout. To add columns to the Recently Viewed list, select one or more fields from Available Fields and click Add. To remove columns, select one or more fields from Selected Fields and click Remove.
Can you mass delete list views in Salesforce?
0:277:22Salesforce How To: Mass Delete with List Views - YouTubeYouTubeStart of suggested clipEnd of suggested clipProcess. So we're going to work on creating a button up here that when clicked it will delete allMoreProcess. So we're going to work on creating a button up here that when clicked it will delete all those opportunities all those accounts all those contacts that you've selected.
How do I change the Recently Viewed list in Salesforce?
From the menu of links at the top of the page, click Search Layouts. In the far right of the Search Results column, click arrow icon and select Edit. To add columns to the Recently Viewed list, select one or more fields from Available Fields and click Add.
Why are there two recently viewed list views Salesforce?
The name of this view includes the name of the object. For example, this list view for accounts is called Recently Viewed Accounts. These two list views, Recently Viewed and Recently Viewed Objects, show the same records. The Recently Viewed Objects list view isn't deletable, filterable, or editable.
How do I edit a list view column in Salesforce?
In the far right of the Search Results column, clickand select Edit. To add columns to the Recently Viewed list, select one or more fields from Available Fields and click Add. To remove columns, select one or more fields from Selected Fields and click Remove.
How do I customize list view in Salesforce?
Create a Custom List View in Salesforce ClassicClick Create New View at the top of any list page or in the Views section of any tab home page. ... Enter the view name. ... Enter a unique view name. ... Specify your filter criteria. ... Select the fields you want to display on the list view. ... Click Save.
Where are list views stored in Salesforce?
List views are stored within a CustomObject component. The component can represent a custom object or a standard object, such as an account.