Please, is it possible to create several list views for entity ?
Please, is it possible to create several list views for entity ?
Collapse
X
-
This is not possible currently. The only possibility would be to include all columns (fields) in the default list view and hide the ones you do not want. This is user dependend and not storable, hence only a "kind of" solution.
Another possibility could be to create entities for every list view you want and relate these to the main entity. Then you would have related list views, where it would be possible to create custom views from the layout manager. Though I did not test such solution. -
You can have separate list views for each primary filter. A primary filter can be created with Advanced Pack. Then, it's possible to add navbar tabs for a specific primary filter.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
Comment