ObjectStackObjectStack

Views — See Data Your Way

Nine list views over the same records — table, kanban, calendar, gantt, gallery, timeline, map, tree, chart — plus saved filters and global search

The same records can be opened through different lenses, and each team picks the lens that matches how they work. Views are declared, named, saved, and shared — not coded.

Nine list views

ViewWhat it looks likeTypical CRM use
TableSpreadsheet-style list: sort, filter, group, hide columnsThe opportunity master list
KanbanCards in columns by stage; drag a card to change stageSales pipeline by stage, with amount and owner on each card
CalendarRecords on a date gridFollow-up tasks, visits, expected close dates
GanttTime bars with dependenciesDelivery and implementation plans
GalleryLarge-image cardsProduct catalogs, reference cases
TimelineRecords along a time axisCustomer interaction history
MapRecords pinned by locationTerritory coverage, field-visit routing
TreeExpandable hierarchyCorporate account structures
ChartThe list rendered as a chartSee Analytics

One object can carry many named views at once — "My open deals (table)", "East-region pipeline (kanban)", "Delivery schedule (gantt)" — and a default can be set per team.

Finding anything

  • Global search (⌘K) spans objects and understands partial matches — including pinyin search, so typing zhangsan finds 张三.
  • Filters combine any fields with and/or logic and a full operator set (equals, contains, greater than, between, is empty…).
  • Relative dates: "this quarter", "last month", "past 7 days", "next 30 days" — 36 built-in tokens plus custom offsets. A saved view filtered on "this quarter" rolls forward every day by itself.
  • Per-person scoping: views like "My accounts" or "My team's opportunities" resolve per viewer automatically, following the permission model.

In HotCRM: twelve view files cover every object — open the Opportunity object and switch between its pipeline kanban, forecast table, and close-date calendar to feel the difference lenses make.

For developers: view metadata in Views & Apps.

On this page