Release update: Currently out for CN, JP, AU and CA DCs (Free and standard editions).
For other DCs, this will be released by mid-March.
Hello everyone,
We are pleased to share with you that Zoho CRM's Layout Editor now includes two new field formats— Radio Buttons and Sliders for Numeric Fields. These additions will make it easier for your users to fill out forms across all your modules, given the convenience they offer, as well as visual appeal.
Let's take a closer look at how these new elements work.
Radio Buttons
Radio Buttons are ideal when a user has to input a single choice from a minimal set of options that are presented upfront, making selection clearer and faster.
Here are some common use cases where Radio buttons work the best:
Billing cycle, such as Monthly or Yearly
Subscription plan, such as Basic, Pro, or Enterprise
Property type in real estate, such as 1 BHK, 2 BHK, or 3 BHK
In each of these cases, the choices are limited to 2 or 3 options which are clearly defined, and the user needs to select just one option. Since all options are visible upfront, there’s no need to open a dropdown or scroll, making the selection quick and effortless.
Here's how to configure a radio button on the module's layout page:

Display Format for options
When adding the radio button, the Radio Button Properties pop-up lets you choose how the options appear on the screen. Rather than using a fixed format, you can select a display style that best suits the field, making it easier for users to see and choose from the available options.
There are two display format options:
Radio button, where options are listed one below the other.
Group button, where options appear as a compact set of selectable buttons.
This flexibility helps you design forms that feel clear and easy to use, while letting users quickly understand their choices and select the right option.

Option Visibility
The Option Visibility setting helps you decide how much information users need to see after a value is selected.
Show all: If users need to view all available options at all times and quickly update their choice on the go, you can select Show All. This keeps every option visible on the screen, making it easy to compare options and change the selection whenever needed.
Show selected only: If the field is mainly required during record creation and showing all options later adds little value, you can choose Show Selected Only. In this case, only the chosen value is displayed after selection, keeping the details page clean and focused while still capturing the required input.

Important Notes:Consistent data, every time - Once a Radio Button field is configured with a fixed set of options, users can select only from those defined values while creating or updating records from any source. Any value outside the configured options is not accepted by the system, ensuring clean and consistent data across all records.
Options limit - 3 options per field in each layout. (Excluding Unused options)
Field Limits - This field is included under Text Field limits.
Edition Availability - In all editions except Free.
Modules Supported - Supported in all Modules, except Users.
Range and Sliders for Numeric Fields
Earlier, defining a default range for numeric fields was not straightforward. Users were not aware of what range was expected or acceptable until they saved the form. Let's say, for example, a Customer Satisfaction Score is being captured after a sales interaction. If the score is meant to be recorded on a scale of 1 to 5, there was previously no direct way to enforce or clearly communicate this range upfront.
Now, as we bring the setting of range for numeric fields, you will be able to define the minimum and maximum value for numeric fields. This sets clear boundaries on the values that can be entered, so the users know the expected range before they add any data.
Sliders are another prominent aspect that will help users to visually select a value within a defined range. When you choose to display sliding scale, the user can simply click on any interval or drag the slider to choose a value directly, making the selection more visual and guided.

Continuing with the same example, you can define the customer satisfaction score by setting its minimum value to 1 and maximum value to 5. When the users create or edit a new record, they will clearly see that the value must fall within this range and can either type a number or use the sliding scale to select the score visually. The spaced intervals help users quickly understand the scale and choose the right value with confidence.
The same approach works well for other controlled scales, such as:
Here's how to configure a sliding scale for a numeric field on the module's layout page:

Setting the minimum and maximum limit values ensure that users can only enter values within an allowed range.
Important notes:
Sliding Scale depends on Limit Values: When you enable the Sliding Scale, you must define minimum and maximum liit values. However, Limit Values can be used on their own. If you do not need a Sliding Scale, you can simply set the limits to restrict the allowed range.
If the user tries to enter a value outside the allowed limits, an error message appears, preventing incorrect entries. This helps to keep the data accurate and consistent across records.
Fields Supported: Number, Long Integer, Decimal, Percent, Currency.
Edition Availability: All editions
Module Availability: All Modules
Sliding Scale is not supported for Subforms.
We hope you find this update helpful!
To learn more check out our help resource here.
Recent Topics
All new Address Field in Zoho CRM: maintain structured and accurate address inputs
Availability Update: 29 September 2025: It's currently available for all new sign-ups and for existing Zoho CRM orgs which are in the Professional edition exclusively for IN DC users. 2 March 2026: Available to users in all DCs except US and EU DC. 24
"Create Deal" button should default to the currently selected layout/pipeline
When viewing Deals in Kanban or List view with a specific layout and pipeline selected, clicking "Create Deal" should default to that same layout — not the profile's default layout. Currently it always opens the default layout regardless of context, requiring
Zoho mail admin panel not opening
Dynamic Questions in Zoho Forms
Is it possible to add dynamic questions (like displaying a user’s name) in Zoho Forms? I know this is possible in surveys, but can we implement similar functionality in Zoho Forms?
How to add "All Open AND Overdue" back to the Home Page Task Component?
Hi everyone, I’m looking for a way to restore the Tasks component dropdown list on the Zoho CRM Home Page. Since the recent update to the Task area in my Home Page Classic View, the dropdown options (e.g., My Next 7 Days + Overdue) are too restrictive
Canvas: is it possible to have a fixed header?
Hello. Does Canvas provide the option to have a fixed header, similar to the standard view? It would also be interesting for other parts of the interface, like the header or sidebar of the tab section. Thanks!
Duplicate Leads Concerns with Round Robin and Lead Approval Process
It is great to have the Duplicate Lead Approval Process, there are a few issues with the process that I would greatly appreciate taken consideration in enhancing. It appears that A Lead comes in Lead owner assigned by the Round Robin Check for Duplicate,
Removing Related Modules Lookup Fields Assignment / Relationship
Issue: When creating a related list, I accidently selected module itself creating a circle reference. See attached. Situation: I wish to relating a custom module called "Phone Calls" to Leads and Contacts. Outcome: 1) I either want to remove the this
Desk API that can search Merged Tickets
Is there any method that can still search a ticket that was already merged? zoho.desk.searchRecords - doesn't explicitly mention
Zoho LandingPage pricing update: Essentials plan is now fully free!
Hello Everyone, We have updated the Zoho LandingPage pricing structure. The Essentials plan, previously priced at $9 per month for 1,000 visitors, is now fully free, and the visitor limit has been increased to 5,000. With this change, users can start
Zoho Surveys
Dear Zoho Support Team, I hope this message finds you well. I am writing to inquire about the availability and documentation for the Zoho Survey API. Background: I am currently working on a project that requires programmatic access to survey data and
ZOHO.CRM.UI.Record.open not working properly
I have a Zoho CRM Widget and in it I have a block where it will open the blocks Meeting like below block.addEventListener("click", () => { ZOHO.CRM.UI.Record.open({ Entity: "Events", RecordID: meeting.id }).catch(err => { console.error("Open record failed:",
Zoho Survey – Page Skip Logic Not Working
Hi everyone, I'm experiencing an issue with the page skip logic in Zoho Survey. Last week, it was working fine, and I haven’t changed anything in the settings. However, today the skip logic is not working at all. I also tried testing it with different
Introducing a smarter, faster, and more flexible charting experience
Hello Zoho Sheet users, We're delighted to share the latest news about a major update to charts in Zoho Sheet! The new version supports dynamic data ranges, granular styling options, faster loading, and other interesting enhancements that allow you to
Built-in Date Functions in Zoho Analytics Query Tables
I have a doubt about whether Zoho Analytics Query Tables provide built-in functions for start date, end date, and the current month
Zoho Form URL displays incorrect name
Hi, I have a form I created called "Design Request form". It displays this way everywhere I look. However, in the URL, it shows up as "DesignJobRequestFormFINAL011325PROOFV1B" and I'm not sure why. I can't find where to fix this. Does anyone have any
Introducing Radio Buttons and Numeric Range Sliders in Zoho CRM
Release update: Currently out for CN, JP, AU and CA DCs (Free and standard editions). For other DCs, this will be released by mid-March. Hello everyone, We are pleased to share with you that Zoho CRM's Layout Editor now includes two new field formats—
Is there a way to update all the start and end dates of tasks of a project after a calendar change?
Hi! Here's my situation. I've built a complete project planning. All its tasks have start dates and due dates. After completing the planning, I've realized that the project calendar was not the right one. So I changed the project calendar. I now have
Writing SQL Queries - After Comma Auto Suggesting Column
When writing SQL Queries, does anyone else get super annoyed that after you type a comma and try to return to a new line it is automatically suggest a new column, so hitting return just inputs this suggested column instead of going to a new line? Anyone
Finding rhythm through poetry
Poetry has long been a powerful form of expression, discovery, and reflection. For many, it is a way to pen down their thoughts and experiences. The "poetic license" allows writers to shape their words with rhythm and flow. This year, on World Poetry
Zoho Desk Ticket SLA Level
Hello, we have 2 levels of SLA escalation for our Tickets. Is there a way to display on the ticket information the level of SLA escalation the ticket currently on? I am aware that we can see in the ticket history the level of escalation that has been
Allow Font Size 11 in Editors...
That is basic functionality...
Darshan Hiranandani : How many participants can join a Zoho Meeting at once?
Hi everyone, I'm Darshan Hiranandani, trying to find out the maximum number of participants that can join a Zoho Meeting at once. Has anyone here used Zoho Meeting for larger groups and can share their experience or knowledge about the participant limit?
【まだ間に合う!】Zoho ユーザー交流会 | AI活用・CRM・Analytics の事例を聞いて、ユーザー同士で交流しよう!
ユーザーの皆さま、こんにちは。コミュニティチームの藤澤です。 3月27日(金)に東京、新橋で開催する「東京 Zoho ユーザー交流会 NEXUS」へのお申し込みがまだの方は、この機会にぜひお申し込みください!(参加無料) ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー イベントの詳細はこちらから▷▷ https://www.zohomeetups.com/tokyo2026vol1#/?affl=communityforumpost3 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
Where is the scheduled report in New UI?
Hi Team, Seems there is not such a field in New UI, hence I have to switch to old UI to handle request..
Building a Simple Raspberry Pi + Keypad IoT PoC with Zoho Flow
I want to share a simple IoT PoC I recently built that connects a Raspberry Pi to Zoho Flow and Zoho Creator. The goal was to send PIN input data from a hardware keypad to Zoho and trigger a servo and buzzer for visual/audible feedback. This can serve
Zoho Zoom extension for CRM
When meetings are booked through Zoho using the Zoom extension, the Zoom link in the invite is a host start link that contains an expiring ZAK token. The invite should instead use a standard attendee join link or a non-expiring host link - why is this
Enable integration of CRM CPQ functionality for ZohoOne customers using Zoho Finance application
Hi there. I can't believe I'm needing to launch this idea as I would have thought this was a little obvious. Following a number of conversations with the technical team it's become evident that the CPQ functionality within CRM cannot integrate with Zoho
What's New in Zoho Billing | January 2026
Excited about the latest enhancements in Zoho Billing? Our January updates bring an intelligent AI assistant, smarter subscription management, and improved tax compliance, saving you time and reducing manual work. Dive into the details below to see how
Is there a way to sell in a practical method multiple subscriptions of the same product? i.e. domain names
In evaluating Zoho Billing, a hurdle to adopting it is that Zoho Billing does not seem designed to support businesses that sell multiple subscriptions of the same product. In our case, we need to sell and manage several domain names per client. Am I right
Zoho Writer Frequently not loading
I've reported this as a problem already but I can't log into my email right now or get onto the main site so you're going to hear about it again here: at least once a week, Zoho Writer will just refuse to load entirely. The main page will load and load
Update P_Leave: code: 7052 "Employee_ID": "Enter Employee ID"
Hi, Zoho People - Update Leaves Can someone assist? ------------------------------------------------------------------------------------------ col = Collection(); col.insert("recordid":id); col.insert("Date_Check_Approval":zoho.currentdate); info zoho.people.update("P_Leave",col.toMap());
Can't change form's original name in URL
Hi all, I have been duplicating + editing forms for jobs regarding the same department to maintain formatting + styling. The issue I've not run into is because I've duplicated it from an existing form, the URL doesn't seem to want to update with the new
Can't rename groups on Mac desktop app
I'm working on an up-to-date Mac with a freshly downloaded Notebook app. I'm trying to rename a group within a notebook. Here I have, left to right, a note, a group, and a note. I select the group. On the top left, I select Action. On the dropdown, "Rename"
Custom CSS for Zoho CRM Team Bookings embeded widget
Hello, we are adding Zoho CRM Team Bookings (crm.zoho.com) in our public website. We know that we can change Theme Color, Font Color and Background Color: Zoho CRM Booking Styling But is it possible to change other CSS attributes e.g. Font Family, like
SAP Business One(B1) integration is now live in Zoho Flow
We’re excited to share that SAP Business One (B1) is now available in Zoho Flow! This means you can now build workflows that connect SAP B1 with other apps and automate routine processes without relying on custom code. Note: SAP Business One integration
Strange behavior in CRM Number Field – Characters allowed but not "e"?
Hi everyone, Has anyone faced this strange issue in Zoho CRM? In a Number field, it is possible to type some characters, but the character "e" cannot be entered. This was really surprising to me. Normally, a number field should restrict all characters
Best Way to Manage Approvals Within Blueprint Stages?
Hi, I am working on a requirement involving Blueprint and approval logic in Zoho CRM and would appreciate some guidance. I understand that approval processes do not trigger when a record is currently within a blueprint, which makes it challenging to implement
Marketing Tip #25: Grow your social presence with a simple posting routine
Consistency is one of the biggest growth drivers on social media. Regular content keeps your store visible and helps customers remember you. Even 3–4 posts a week can build momentum over time. The easiest way to stay consistent is to stop trying to create
Dashboard target enhancements
Often individuals in IT are creating dashboards for their sales team. The ability to create a single dashboard that can be used by multiple people is key. A components for a dashboard have the ability to filter by logged in user which is great. However
Next Page