Experience effortless record management in CRM For Everyone with the all-new Grid View!

Experience effortless record management in CRM For Everyone with the all-new Grid View!

Hello Everyone,

Hope you are well!

As part of our ongoing series of feature announcements for Zoho CRM For Everyone, we’re excited to bring you another type of module view : Grid View.

In addition to Kanban view, List view, Canvas view, Chart view and Timeline view, we have introduced Grid view for your records in different CRM modules. This feature transforms the way users manage data in their modules by presenting information in a convenient sheet format. It’s especially beneficial for handling modules with large volumes of records, significantly improving efficiency and boosting productivity.

What is Grid View? 

Grid View provides a spreadsheet-like interface within our CRM, allowing you to interact with records in a structured and user-friendly format. This powerful addition allows you to create, edit, view, and manage multiple records in a grid or sheet format, making it easier to handle large datasets efficiently. This eliminates the need to download data into sheet format to perform any necessary actions.

Layout-specific views  

Grid view is layout specific because it is designed to provide an efficient user experience tailored to each CRM module. Each module in a CRM serves a distinct purpose, such as tracking leads, managing accounts, or closing deals, and may have its own set of fields and formats.

Grid View adapts to these differences, ensuring that:
  • Only relevant fields are displayed, and
  • Record data is organized in a way that aligns with the needs of the specific module.
For instance,
  • In the Deals module, users might perform actions like updating deal stages or assigning ownership.
  • In a Leads module, users might focus on converting them to contacts.
The custom layout for each module will include different fields to be displayed. However, the grid view for the Deals modules will display only the field selected for its own layout, including deal stage, deal ownership, and so on. Whereas, the grid view for the Leads module will only display fields for its own specific layout, including lead status, conversion rate, and so on.

Grid View Capabilities   

1. Create records directly from the grid

You can add new entries directly from the Grid View without navigating away to the create new record page. Allowing users to create new records directly from the grid helps save time with a reduced number of steps involved.


Row-wise Record Creation Limitations:
  • If any required fields are not selected in Manage Columns, record creation will be allowed through the default form in the pop-up instead of row-wise record creation.
  • If a layout rule is enabled for your module, record creation will only be allowed through the default form in the pop-up instead of row-wise record creation.
  • If data enrichment is enabled for your module, record creation will only be allowed through the default form in the pop-up instead of row-wise record creation.
  • If a wizard is set as the default view for your module, record creation will only be allowed through the default form in the pop-up instead of row-wise record creation.

2. Edit, view, and share records directly from the grid

You can effortlessly update records directly within the grid by clicking on the records that need to be updated without having to navigate to the record's detail view.



From the row actions provided in the more menu(...), you can click View to access the record's details quickly. Additionally, you can Share records with team members for collaboration without going into the record detail view.


3. Summarize record data with a chart

Select columns with picklist data to be represented in the different chart views to facilitate pattern identification and decision-making. Click on the chart to view the number of records against it and perform actions on them.


4. Generate Aggregate data from columns

Select columns with number values to get a summary of the data in the records. Without the need to export data or use external tools like spreadsheets, users can save time and effort. The Add Aggregate feature provides immediate answers within the CRM itself, enabling users to make informed decisions by tracking and comparing numbers across categories. This feature appears only for number fields.


Note : The number fields supported are Number, Decimal, Currency, and Long Integer. The fields that are not supported are Phone, Percentage, and Auto number.

5. Perform mass update actions on records

You can mass update records in just a few clicks directly from the grid. Either select the number of records to be updated or select multiple records that need to be updated and enter the data to be added against all of them.


6. Review and Approve records

With grid view, you can approve or reject records directly from the grid, streamlining your approval and review processes.

You can review the records from the grid instead of navigating to My Jobs or to the record detail view page as shown below.



Similarly, you can approve records directly from the grid view, as shown in the below gif.


 When to use Grid View? 

A scenario where Grid View can be used is during a quarterly sales review.

Sales managers often need a quick and comprehensive way to:
  • Review their team's performance.
  • Mass update the status of deals.
  • Schedule follow-up calls or meetings for accounts.
  • Approve discount requests or proposals.
  • Generate charts to get an overall summary of teams' achievements vs targets.
  • Get aggregate values of deals won for a specific time period.
Grid View enables all of this without switching between multiple modules or screens, saving valuable time.

Limitations :
  • Wrap-mode for grid view is not supported.
  • Client script configuration for grid view is not supported.
  • If the user has multiple layouts, then they cannot select all records in that layout; they would need to select all records page-wise.
  • Row-wise record creation is not supported for campaign module integrated layouts.
  • Grid view is not available for the following modules:
    -- Tasks, Meetings and calls,
    -- Finance and other integration module,
    --- Services and Appointments


We believe this feature will significantly enhance your experience with the CRM and make data management more intuitive than ever. Please do let us know your thoughts in the comments below.

Availability : The grid view feature is available only for Zoho CRM' new user interface - NextGen UI. 

Thank you.
Serena Woolridge
The Zoho CRM Marketing Team
    • Recent Topics

    • Zoho CRM Community Digest - September 2025 | Part 2

      Hello Everyone! Mid-September vibes: fresh tips, smart hacks, and practical Zoho CRM updates all in one place. Let’s dive in. Product Updates: The All-New Address Field! The new Address field type makes it easier to capture complete addresses in one structured
    • Zoho Vault API: Create new Secrets

      Hello, I attempt to Post Secrets to the vault, since the encrypted entries are almost impossible to decrypt, since there is no documentation on how to decrypt them. Like with the lack of documentation on how to descrypt, there are missing information regarding on how to create new secrets/post secrets. Source: https://www.zoho.com/vault/api/#create-a-new-secret When I try to send JSON Informationen as a POST-Request I only receive the error message: {     "operation": {         "result": {             "error_code": "",
    • CRM and Finance Tab - Add Invoice "Subject " Column

      When On a contact in CRM, and you click the Zoho Finace tab, how can I put in the invoice subject line? Or even a custom field for this.  We need to see what that invoice is for, without opening it.   If we have tons of invoices we need a way to quick
    • Collections Management: #4 Before, During & After Payment Processing

      "Mark, I think the payment link isn't working. Can you send it again?" Staring at a message, Mark got on his phone. This was the third time the same customer had asked him that week. A few minutes later, another message came, "Hey, the invoice total seems
    • Account name not populating when importing contacts

      When importing a csv file to add contacts the account name is blank? Every other filed gets mapped and imported correctly, i.e contact name, phone number. However not the account name which I have mapped to "company" field in my csv file
    • Suggestion to improve zoho writer

      I am using your product, I believe it is very useful, however, i was writing a note and I needed to draw an arrow in different angles to explain a point and I couldn't. it would be helpful, to add draw functions to the zoho writer. thanks
    • webhook basic authentication

      II want to use a webhook to send out a SMS. Unfortunately Twilio does not use an authToken but basic authentication. I created the webhook as POST and get this url: https://{username}:{password}@api.twilio.com/2010-04-01/Accounts/{account}/Messages?body=<BODY>&to=+155555555&from=+1555555555
    • Managing functions

      Can someone let me know if there are any plans to improve the features for managing functions in CRM? I have lots of functions and finding them is hard. The search only works on the function name and the filter only works on function type. I have created
    • Good news! Calendar in Zoho CRM gets a face lift

      Dear Customers, We are delighted to unveil the revamped calendar UI in Zoho CRM. With a complete visual overhaul aligned with CRM for Everyone, the calendar now offers a more intuitive and flexible scheduling experience. What’s new? Distinguish activities
    • Custom function return type

      Hi, How do I create a custom deluge function in Zoho CRM that returns a string? e.g. Setup->Workflow->Custom Functions->Configure->Write own During create or edit of the function I don't see a way to change the default 'void' to anything else. Adding
    • Issue with Hour Calculation in Zoho People Attendance Module

      I have noticed an issue in the attendance regularization feature of Zoho People. When trying to regularize past dates, the total working hours are not calculated correctly. For example, if I enter a check-in and check-out time for a previous day, the
    • Free webinar alert on November 19 - Email driven strategies - Master personality based styles

      Hello Zoho Community! Want to make email management easier, smarter, and more you? We’ve got just the session for you! Join our interactive, game-based webinar to discover how Zoho Mail adapts to your personality and work style. Learn practical hacks,
    • Push Notification for New Bookings in Zoho Bookings App

      when a someone schedules an appointment through the booking page, is there any option to receive a push notification in the mobile app?
    • Automation in Zoho Sprints

      Hi. I have a Sprints board with the following statuses: ToDo, InProgress, CodeReview, Testing, Preprod, Live When a ticket is moved from e.g. Testing to Preprod, the following tags should be modified: remove 'tested OK' remove 'ready for Preprod' add
    • Export Purchase orders as Excel

      Is it possible to export purchase orders as excel rather than PDF? Our suppliers don't want orders made in PDF, they need it to be excel
    • Cliq iOS can't see shared screen

      Hello, I had this morning a video call with a colleague. She is using Cliq Desktop MacOS and wanted to share her screen with me. I'm on iPad. I noticed, while she shared her screen, I could only see her video, but not the shared screen... Does Cliq iOS is able to display shared screen, or is it somewhere else to be found ? Regards
    • Draft & Schedule Emails Directly in Bigin

      Greetings, I hope all of you are doing well. We're happy to announce a few recent enhancements we've made to email in Bigin. We'll go over each one in detail, but here's a quick overview: Previously, you couldn't draft or schedule emails in Bigin, but
    • Create CRM Deal from Books Quote and Auto Update Deal Stage

      I want to set up an automation where, whenever a Quote is created in Zoho Books, a Deal is automatically created in Zoho CRM with the Quote amount, customer details, and some custom fields from Zoho Books. Additionally, when the Sales Order is converted
    • Send email template "permission denied to access the api"

      Hello, Per the title, I'm trying to send a Zoho CRM Email template based on the advice given here: https://help.zoho.com/portal/en/community/topic/specify-an-email-template-when-sending-emails-in-custom-functions (I'd prefer to send right from Deluge
    • Zia’s AI Assist now helps you write clearer notes — in seconds

      After helping recruiters craft job descriptions, emails, and assessments, Zia’s AI Assist is now stepping in to make note-taking effortless too. Whether you’re recording feedback after an interview or sharing quick updates with your team, you can now
    • Shortcut to fill a range of cells

      Good evening: I'm writing because I haven't been able to find a feature that allows you to select a range of cells, type in one of them, and then use a key combination to type in all of them. In Excel, the keyboard shortcut is Ctrl+Enter. I haven't found
    • Introducing Dark Mode / Light Mode : A New Look For Your CRM

      Hello Users, We are excited to announce a highly anticipated feature - the launch of Day, Night and Auto Mode implementation in Zoho CRM's NextGen user interface! This feature is designed to provide a visually appealing and comfortable experience for
    • Object required error

      Hi, I am getting an 'Object required' error on the line Call HideColumnsOutsideRange(ws, startOfWeek, endOfWeek) when I run the ShowCurrentWeek macro but not when I run the ShowCurrentMonth macro. Any ideas? Regards, GW Option Explicit Sub HideColumnsOutsideRange(ws
    • Zoho CRM - Rename "Estimates" in CRM Finance Suite Integration to "Quotes"

      I'm not sure if it's been 2 or 3 years now since Zoho Books renamed Estimates to Quotes. I still see "Estimates" in the Zoho CRM integration. Could this be added to Translation settings so that some customisation could be made on an account by account
    • Its 2022, can our customers log into CRM on their mobiles? Zoho Response: Maybe Later

      I am a long time Zoho CRM user. I have just started using the client portal feature. On the plus side I have found it very fast and very easy (for someone used to the CRM config) to set up a subset of module views that make a potentially extremely useful
    • All new Address Field in Zoho CRM: maintain structured and accurate address inputs

      The address field will be available exclusively for IN DC users. We'll keep you updated on the DC-specific rollout soon. It's currently available for all new sign-ups and for existing Zoho CRM orgs which are in the Professional edition. Latest update
    • New Series Announcement - Ecommerce Marketing Tips

      Running an online business is more than just having a website. It’s about getting the right customers to discover you, trust you, and keep coming back. To support your growth journey, we’re launching a weekly Marketing Tips series right here on Zoho Commerce
    • Marketing Tip #7: Add a blog to your online store

      A blog is more than content. It’s a magnet for new customers. Sharing product guides, styling tips, or industry insights through blog posts builds trust and helps you rank higher on search engines. Try this today: Write one blog post answering a common
    • Kanban view on Zoho CRM mobile app!

      What is Kanban? The name doesn't sound English, right? Yes, Kanban is a Japanese word which means 'Card you can see'. As per the meaning, Kanban in CRM is a type of list view in which the records will be displayed in cards and categorized under the given
    • Allow Regular Users to Directly Transfer Ownership of Files & Folders

      Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an important enhancement related to file and folder ownership management in Zoho WorkDrive. At the moment, a regular user cannot directly transfer ownership of their files or folders
    • Triggering rules on lead conversion

      There is no field on the Rule list for rule conversion to trigger an alert on liead conversion to a potential. I assigned a rule to file on any creation or update of a lead. The lead was changed a lead to a potential but no rule was fired. Rajesh Bhadra
    • Customised Funnel

      We are running the standard plan for our ZOHO CRM. I have been asked if there is a way to combine data from the Calls module, Deals module and Contact Module into 1 funnel, similar to the view you can get when viewing Deals By Stages, you can see the
    • Trigger Zapier on Deluge Insert Into Function?

      Hello, To get around the limitation of not being able to trigger a Zapier Zap on Record Update(this would be extremely useful to be able to do btw), I have created a Deluge script to copy the data from Form A to a Trigger Form B using the Insert Into expression from a Custom Action button on a Report from Form A.  This action does not trigger the Zapier Zap whereas manually adding a record or duplicating an existing record does trigger the Zap. Is Insert Into not the same as a manual Add in the context
    • Can you inject JS in an HML+CSS+Deluge Page?

      I have an HTML + CSS + Deluge page and need just a little vanilla JS functionality. However, it seems like Zoho Creator does not allow that. I'm required to create a JS widget. Is this correct? If so: 1. Won't this quickly consume my API limit if there
    • Display Client Name in Zoho Creator Client Portal Dashboard

      Hello Zoho Creator Team, We hope you are doing well. Zoho Creator recently introduced the option to set a client’s display name in the Client Portal settings, which is very helpful for providing a personalized portal experience. However, there is currently
    • Zoho unified inbox

      The new changes have definitely improved things for switching between accounts.  But zoho still desperately needs a unified inbox.  It sucks to have to enter filters and folders for each and every inbox.  This seems like such a simple thing, i wonder why Zoho hasn't done it?
    • Marketer’s Space - Multi-Channel Campaigns for the Biggest Shopping Week with Zoho Marketing Automation

      Hello marketers, Welcome back to another post in Marketers Space! The biggest shopping week of the year is almost here, and it’s your moment to shine without the stress. With Black Friday and Cyber Monday just around the corner, being present across email,
    • Is there a problem with sharing workdrive files with links since last night?

      As per title, we can't access folders/files through share links since last night. I created ticket but we need quick solution and didn't hear back from the support yet. The files are still accessible by the main account but all zoho files that we are
    • Enable Screen Recording in Zoho WorkDrive Mobile Apps (Android & iOS)

      Hi Zoho WorkDrive Team, How are you? We are enthusiastic Zoho One users and rely heavily on Zoho WorkDrive for internal collaboration and content sharing. The screen-recording feature in the WorkDrive web app (similar to Loom) is extremely useful- however,
    • Production Management Tool (MRP / BOM)

      Hi Guys, is there any recommended App available that works with zoho and covers the needed applications for a production? What we need is a system that covers the BOM (bill of materials), MRP (material ressources planning), MRP II (manufacturing ressources
    • Next Page