The Canvas module view gets an exciting face-lift

The Canvas module view gets an exciting face-lift

 Announcement moderated on: 4th July,2023

The Canvas module view revamp has been successfully opened for all users in all DCs today. 


Dear All, 

We hope you're well!


When it comes to business productivity, data organization and accessibility play a crucial role. However, given the reality of a growing business, maintaining a tidy dataset is an uphill battle. For this reason, Zoho CRM enables you to index your data in three systematic module views: list view, Kanban view, and canvas view. While each serves a distinct purpose, today we're here to announce a revamp of our existing canvas view.  We're thrilled to talk about it. Let's go!

We're replacing our legacy canvas module view editor with our bespoke Canvas builder.

The all-new Canvas builder is a powerful design suite loaded with sophisticated design elements. True to its name, Canvas is a versatile and highly customizable tool; you can add a range of components to each canvas you create—like your business logo, images, or icons—and apply interactive styling that puts the right emphasis on the most important information.

Now, how does this revamp benefit a CRM user?

The module view serves as the face of your database; it's the first thing a user looks at upon entering a module. The new Canvas revamp not only enables you to design the aesthetic of your database, but also amplifies the user experience and adoption among your employees. It allows you to:
  • Personalize your CRM to match your brand guidelines.
  • Enhance data accessibility and user productivity.
  • Complement your module view designs with that of the designs in your record details page.
  • Create a memorable customer experience when extended through client portals.
Here's a quick comparison of the outputs of the legacy canvas module view versus the new canvas module view:

In addition to upgrading the canvas view builder, this revamp also comes with new module views to accommodate different types of data.

New views in Canvas 

We understand every business accumulates different types of data that requires distinct representations for better comprehension, so we've come up with three types of Canvas module views. 

Custom list view

The custom list view is a horizontal stack of your records that offers sufficient space to accommodate vital information without clutter. With elements like sections and lines, you can organize your data within the expanse of the template, giving prominence to each data type. You can also hide or show labels to make more efficient use of the template space. 


Tile view 

The tile view makes records look like business cards. Much like a product lineup, the tile view arranges your records from left to right, and you can set tiles to be a square or rectangle. This view is a great way to showcase your records in one glance.  

Table view 

The table view is an extension of the standard list view, which is a simple tabulation of record information. You can keep the entire view in one color or alternate colors between rows. This view is best for displaying simple factual information like inventory, invoices, and so on. 

About the new Canvas builder 

The Canvas builder is straightforward to use. You can choose designs from the gallery or build from scratch.

Components of the builder 

The Canvas builder for module views comes with three fundamental components: 

Data
The data component contains all the fields, buttons, and links applicable to the module.
Example: Lead name, email ID, record owner, and so on.

Elements
Elements help you classify and organize your data via images, lines, tables, sections, text boxes, buttons, and icons.
Example: Your logo is an image element that will appear throughout all record items.

Styles
Styles contain formatting options for your data. You can ascribe colors, font types, font sizes, borders, padding, and radiuses, according to your preferences.

Managing canvas templates 

Only administrators and users with "manage custom view" permissions can create and manage canvas templates for an organization. Creations are present in a list view under Setup > Customization > Canvas > List view, where you can edit, clone, delete, preview, rename, activate, or deactivate templates. You can also define criteria and manage canvas rules from the same page. 
 

Edition availability and limits 

The legacy Canvas editor was available only for organizations using Enterprise and Ultimate editions. Thanks to this revamp, we've extended the new builder to organizations in Standard and Professional editions as well.
Here are the edition-based limits for each view: 


If you'd like to downgrade (say, from Enterprise to Professional), only three templates will stay activated for each view, removing the ability to activate/deactivate the rest of your creations. The same will apply when downgrading to the Standard edition.
 

Important points to note:

  • While we've provided most design capabilities, native features like reusable components and presets and Client scripts are not available in this first release. We are, however, working on these features and you can expect them soon.
  • The legacy canvas editor enabled individual CRM users to create and manage templates all by themselves. Now, upon revamping the console, the following points are true:
    • We will migrate your templates to the new builder without affecting the designs you've created.
    • All the personal design templates created earlier by users and shared among peers will be publicly available under the Canvas list view tab. Admins or users with "manage custom view" permissions can choose to enable or disable this. If the former designs are enabled, they will be enabled for all users in the organization.
    • Users without these permissions—even though they might be the original owner or creator of a design—will not be able to view or edit the designs.
 
That's all for the Canvas module view revamp. For more information on how to create canvas templates, business scenarios, and tips, kindly read our help document Customizing Module View Using the all-new Canvas design suite

Thanks and have a good one!

Kind Regards, 
Saranya Balasubramanian

    • Recent Topics

    • Custom Related List Inside Zoho Books

      Hello, We can create the Related list inside the zoho books by the deluge code, I am sharing the reference code Please have a look may be it will help you. //..........Get Org Details organizationID = organization.get("organization_id"); Recordid = cm_g_a_data.get("module_record_id");
    • 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
    • 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 a naming convention based on tags to filter the list which helps a bit and for some projects I keep lists in a spreadsheet.  I'd like a spreadsheet-style list in CRM with a few custom fields and a way to construct views (like in modules). Maybe even
    • 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,
    • Issue in Annual Leave

      We created a policy to credit 21 days at the Start of the Year An employee has taken 16 days of leaves thought the year, so we expect to see 5 Leaves remaining right? But Zoho People is Showing 12 Days of Leave Balance Available If we check the Leave
    • Regarding not having Bots section in the sidebar of the cliq.zoho.com

      I have registered and participated Cliqtrix for developing Bots or extension, when i refer the bots & tools section in my profile , i can't see the Bots option in the sidebar to create , edit and configure, is there something i have to enable?? and how
    • 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
    • Flow - Fetch info from drop down in another module

      I am running into a road block which I thought would be a simple task. My goal - The account is assigned to a "route" which can be selected from a drop down menu and adds a tag to the account accordingly (easy enough). Now when I create a task for this
    • Tags get removed from notes on mobile

      I don't know why this keeps happening even after all these app updates but if you log out and log back into the app or you reinstall it, all the tags you assigned to your notes get taken off, but if you go on the desktop version the tags are still there.
    • 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
    • Function #53: Transaction Level Profitability for Invoices

      Hello everyone, and welcome back to our series! We have previously provided custom functions for calculating the profitability of a quote and a sales order. There may be instances where the invoice may differ from its corresponding quote or sales order.
    • Prevent Unapproved Quotes from Exporting to Zoho CRM Finance Module

      Is it possible to prevent unapproved quotes in Zoho Books from being exported from Zoho Finance module inside Zoho CRM?
    • 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
    • Bug in Zoho Cliq Signup Flow – "%s" Placeholder Visible Instead of Product Name

      Hi Zoho Team, I would like to report a UI bug in the Zoho Cliq signup/enable flow. During the step where Cliq asks to enable the product for the company, the following text appears: Great! Your company is already available in Zoho, so you just have to
    • 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
    • Zoho Invoice Customer Login Portal

      Are there any plans for a customer portal to Zoho Invoice, ala Freshbooks?  I would like customers that I invoice to be able to login to review invoices and invoice history.  I have not switched from Freshbooks for this very reason.
    • Exporting tickets

      I went to Setup -> Organization -> Import/Export in order to export tickets but found 2 issues: 1. The email body never gets exported. 2. There are some large numbers (like 5.57E+16) under certain columns of the exported CSV file. I could not find any export options. Please can you help with this?
    • Editing the Ticket Properties column

      This is going to sound like a dumb question, but I cannot figure out how to configure/edit the sections (and their fields) in this column: For example, we have a custom "Resolution" field, which parked itself in the "Ticket Information" section of this
    • Copy field information to clipboard

      I need to be able to transfer some field information in to the clipboard, so that I can then paste it in to our helpdesk system. Is there a way I could add a button to a detail report that does this?
    • Issuing reconciling a bank statement

      HELP! I'm trying to reconcile a bank statement. The prior month reconciled perfectly. Beginning balance is correct yet I'm off by the same amount each time. Both myself and my office manager, separately and together, have tried to complete this reconciliation
    • 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
    • Use the searchBy parameter to find user by email address

      I'm trying to find a user is Zoho Desk via the Api. In the documentation I see that there is the possibility to add a searchBy parameter in the request. But I can't find how the search values should be formatted. I've tried multiple things and get either
    • Correlated subqueries not supported in Zoho Analytics. This creates huge limitations

      Running into a major limitation in Zoho Analytics: correlated subqueries simply don’t work, even in completely standard SQL patterns inside a JOIN. Example: LEFT JOIN "Bills" b ON d."Id" = b."Deal ID" AND EXISTS ( SELECT 1 FROM "Bill
    • Unknown table or alias 'A1'

      I would like to create a subquery but i am getting the following error: Unknown table or alias 'A1' used in select query. This is the sql statement:  SELECT A1.active_paying_customers, A1.active_trial_customers, A1.new_paying_signup, date(A1.date_active_customers), 
    • Detect and ignore bots in visitors

      The SalesIQ visitor numbers are basically useless to us because there is no bot detection. We get the same bots coming in from the same countries looking at the same pages every day. It can't be that difficult to tell the difference between an actual
    • 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
    • Add Real-Time Microphone Audio-Level Indicator During Screen Recording

      Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an important enhancement to the Zoho WorkDrive screen-recording experience. Current Limitation: During a recording session, there is no visual indication that the microphone is
    • Properly Capture Dropdowns & Hover Elements When Recording a Window/Tab

      Hi Zoho WorkDrive Team, Hope you are doing great. We encountered a limitation when recording a selected window or browser tab: Certain UI elements, such as dropdown lists, hover menus, and overlays, are not captured unless we record the entire screen.
    • Allow Recording Only a Selected Portion of the Screen

      Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request a more flexible recording option in Zoho WorkDrive. At the moment, we can record either the entire screen or a specific window/tab — but not a custom selected portion of the screen
    • Add Camera Background Blur During Recording

      Hi Zoho WorkDrive Team, Hope everything is well. We would like to request an enhancement to the video recording feature in Zoho WorkDrive. Currently, the camera preview displayed during a recording does not support background blur. This is an essential
    • Make Camera Overlay & Recording Controls Visible in All Screen-Sharing Options

      Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an improvement to the screen-recording experience in Zoho WorkDrive. Current Limitation: At the moment the recording controls are visible only inside the Zoho WorkDrive tab. When
    • 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
    • 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
    • Allow Admins to Transfer Ownership of Their Own Files & Folders

      Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an important enhancement to the ownership-transfer functionality in Zoho WorkDrive, specifically regarding administrator capabilities. As administrators, we have the ability to
    • 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
    • How to update custom multi-user field in Zoho Projects?

      I'm trying to update custom multi-user fields in Zoho Projects via a Deluge function in CRM. The code I have so far is below. It works for updating standard project fields and single-line custom fields, but it does not work to update multi-user fields.
    • Has Anyone successfully integrated Zoho and Sage Intact?

      Hey all, We’re evaluating Zoho One + Sage Intacct and I’m trying to connect with anyone who has actually implemented the two together.Specifically, I’d love to know: -- Which functions you kept in Zoho vs. Intacct (e.g., Product Catalog, AR/AP, invoicing,
    • Finding missing records

      I have a challenge and I am not really sure where to start with it. I can't find any similar threads on here, can anyone help: I have two forms, FormA and FormB. Both forms have records that contain a field called Job_Number. What I am trying to achieve
    • Kaizen #57 - Mass Update API in Zoho CRM

      Hello everyone! Welcome back to yet another post in the Kaizen series. This week, we will discuss the Mass Update API in Zoho CRM. In this post, we will cover the following: 1. Introduction 2. Mass Update Records API  3. Schedule Update and Get Status
    • Next Page