You will not see this option if the total number of records in your list is less than or equal to the number of records per page.
For example, if the total number of records in a list view is nine and the number of records per page is 10, you will not see the
Select All the records in this view
option. If all the records appear on the same page, you can use the
Select all
checkbox.
Let's look at an example:
In these screenshots, the total number of records is three, which is less than the number of records per page. So, when you check the Select all box, you won't see the option to select all the records in the view, because all the records in the view appear on the same page, so you don't need a separate option.
9. What is the criteria pattern and how can I modify it?
The criteria pattern is a set of logical operators such as and/or which will determine which records appear in the custom view.
For example, a travel company, Go India Travels, plans various types of tour packages for their clients. Their standard list view displays all the tour types. They now want to drill down into their records so users can focus on the records they need to work with. One of their reps wants a view so they can see the records they have created for both international or domestic trips requested by customers based in the USA.
So they create a list view named "International/domestic for US customers with the following conditions:
The criteria pattern logic will be:
We have two AND operators and one OR operator.
In most cases, you will only need to specify the criteria and the criteria pattern will be set automatically. However, if you create list views with more complex criteria patterns, you may need to edit the automatic pattern.
To edit or modify the criteria pattern:
-
Select the module the list view is in. (E.g., Leads, Contacts, or Accounts).
-
Select a list view from the dropdown in the top-left corner.
-
Click Edit.
-
Click Change Pattern on the Edit View page.
-
Modify the operators in the Pattern Editor box and click Save.
-
Save the modified custom view.
In our example above, the automatic criteria pattern would have been:
For the criteria pattern to meet the specified requirement, criteria rows number 3 and 4 would need to be in same bracket:
The following characters are used in the Criteria Pattern Editor:
Round brackets: ( )
and/or operators
Criteria row numbers
Read more about criteria patterns
here
.
10. Can I create a new custom view based on an existing view with just a few modifications?
Yes, you can do this by cloning an existing view and making the required modifications.
To clone custom list views
-
Select the module that the list view you want to clone belongs to. (E.g., Leads, Contacts, or Accounts.)
-
Select the list view that you want to clone from the dropdown in the top-left corner.
-
Click Edit .
-
Click Clone.
In the Clone View page:
Enter the View Name.
Select the columns to be displayed in View Mode.
Choose who can see the new view.
Select the Specify Criteria checkbox and modify the criteria.
Click Save.
11. How can I add, remove, or merge columns in a custom list view?
You can modify columns either from the module home page or on the Edit View page.
From the module home page:
Select the module the list view belongs to. (E.g., Leads, Contacts, or Accounts).
Select a list view from the dropdown in the top-left corner.
Click the Setup icon on the right-hand side of the view.
Click Manage Columns.
-
Check or uncheck the fields you want to add or remove as columns on the Manage Columns screen. You can also change the order the columns appear in by selecting a field and moving it up or down in the list.
You can also modify columns from the
Edit View
page of the custom view. Select a field from the
Available
menu to move it to the
Selected
menu and then save your changes.
You can edit and change the order or size of columns, but you can not merge them.
If you need to merge the data from two fields into a single field, you can use formula fields. E.g.: You want to merge the Day and Date fields into one When Purchased column:.
Day: Friday
Date: 3 December, 2021
The output will be: Friday, 3 December 2021
12. How do I delete a custom view I don't need anymore?
To delete a custom view:
Select the module the view you want to delete belongs to. (E.g., Leads, Contacts, or Accounts.)
Select a list view from the dropdown in the top-left corner.
Click Edit.
Click Delete on the left-hand side of the Edit View page. You will be prompted to confirm that you want to delete the view.
Click Yes, delete. Your custom view will be deleted.
13. How do I mark a custom view as a Favorite?
To mark a custom view as a Favorite:
Select the module the custom view belongs to. (E.g., Leads, Contacts, or Accounts).
Select a list view from the dropdown list in the top-left corner.
Check the star mark next to the list view and it will be marked as a favorite.
You can also mark new custom view as a favorite from the Edit View page while you are creating it.
14. How can I prioritize records using column sorting in list views?
-
Select your list view. The option to filter the records using System-Defined Filters, Filter by Fields, or filter based on
Website Activity.
The Website Activity section allows you to filter records by factors like the browser or search engine they use to find you, or whether or not they were engaged in a live chat. Note that this section will only be displayed if SalesIQ is enabled.
Choose the filter you want to use in order to prioritize records.
For example, you want to prioritize the records which have not been touched by a user or the system in the last few days. Go to the relevant module and select a list view from the dropdown menu. Apply the
Untouched Records
filter from the
System-Defined Filters
. Select the configuration options you want to use. For this example, you want to prioritize records from the last 4 weeks. Select
4 weeks
and apply the filter. The records will be prioritized accordingly.
15. How can I change the Records Per Page option in a list view?
To change the number of Records Per Page:
-
Select the module the view belongs to.
(E.g., Leads, Contacts, or Accounts.)
-
Select a list view from the dropdown in the top-left corner.
-
Select the number of records you want to see on a page from the n Records Per Page dropdown on the right-hand side.
-
The page will auto refresh to show the new number of records on each page.
16. How can I sort records in a list view in alphabetical order?
To sort your records in ascending or descending alphabetical order in a list view
Select the module the list view belongs to.
Select the list view from the dropdown.
Click the column heading you want to sort by and then select either Ascending or Descending to sort the records.