Pagination | Adds pagination and optional index to the list of contacts |
Pagination
Pagination results | Shows the number of pages |
Total | Shows the total number of contacts |
Display select | Shows the dropdown list for the number of contacts per page |
Selectable values | The coma separated values that the user can select in the dropdown. Example 5,10,15 will only show 5, 10 or 15 contacts per page |
# of cards per page | Gives the possibility to show a fixed number of contacts per page (hides the display select in this case) |
Indexing
Removed in 3.0 New positioning |
Use the new and more flexible way to position the index on the page | ||||||||
Top, Bottom |
|
||||||||
Sort filter | |||||||||
---|---|---|---|---|---|---|---|---|---|
Removed in 4.5 Label |
A label to give to the sort select box | ||||||||
Alphabetical index | |||||||||
Removed in 3.0 Index |
Where to show the index | ||||||||
Alphabet | The alphabet (the Latin alphabet by default). Can be just single letters or sets of letters. Example |
||||||||
Categories index - all selected categories are shown | |||||||||
Removed in 3.0 Index |
Where to show the index | ||||||||
Removed in 4.5 Show as |
Show the index as flat list (all categories show one after the other, regardless of them being categories/sub-categories) or selection box | ||||||||
Removed in 4.5 Label |
Optional label used when showing the categories as select box | ||||||||
Pre-selected category | The category that is pre-selected when entering the menu item view | ||||||||
Category order | The order of the categories in the index
|
||||||||
Disabled categories | Categories that show but are not selectable in the selection box | ||||||||
Hierarchy | Show a tree hierarchy of the categories (parents/children) restriction all children must have the same top root parent (selected or not) |
||||||||
Images | Show the basic image option of the category's teaser image | ||||||||
Default image | The image to show when there is no image associated with the category and show images has been selected | ||||||||
Tags flat index - all contact-related tags are shown | |||||||||
Removed in 3.0 Index |
Where to show the index | ||||||||
Removed in 4.5 Show as |
Show the index as list (all tags show one after the other, regardless of them being tags/sub-tags) or selection box | ||||||||
Removed in 4.5 Label |
Optional label used when showing the tags as select box | ||||||||
Pre-selected tag | The tag that is pre-selected when entering the menu item view | ||||||||
Tag order | The order of the tags in the index
|
||||||||
Disabled tags | Tags that show but are not selectable in the selection box | ||||||||
Hierarchy | Show a tree hierarchy of the tags (parents/children) | ||||||||
Images | Show the basic image option of the tag’s teaser image | ||||||||
Default image | The image to show when there is no image associated with the tag and show images has been selected | ||||||||
Use tag classes | The tags are skinned with the classes set in the Tagscomponent for each tag |
- The index use layouts and can be overridden (more layout information in the Common information section).
- A clear button is shown whenever an index and/or the search field are used (use CSS to remove it).