Expanded data-capturing capabilities with enhanced tabular sections

Expanded data-capturing capabilities with enhanced tabular sections



We are thrilled to announce an update to Zoho Recruit that brings even more flexibility and customization to your recruiting process. With the addition of 10 new field types to the tabular sections, you now have the power to enhance your tabular sections such as Education Details, Experience Details, and other custom tabular sections.

What is the update about?

We've expanded the number of fields supported for Tabular Groups, empowering you with an array of options to capture and organize data efficiently. The newly introduced field types include Email, Phone, Date-Time, Number, Currency, Decimal, Percent, Long Integer, URL, and Lookup.

How does this change benefit recruiters?

Streamlined communication


The addition of the email and phone fields allows you to effortlessly store and access contact information within the tabular sections. For instance, during the evaluation process, candidates may have multiple references cited for their professional experience. You can use the email and phone fields to capture and store this information under the Experience Details section. This lets you easily verify and validate references, making the evaluation process smoother.

Enhanced data precision


With the inclusion of the number, currency, decimal, and percent fields, you can capture and analyze numerical data more effectively. For instance, in Experience Details, you can record specific metrics such as the revenue they brought in at the company, the percentage of company growth they contributed to, or project budgets, enabling you to evaluate their achievements accurately.

Comprehensive time management


The date-time field type enables you to track important time-sensitive information in tabular sections. Whether it's noting the expiration date of a candidate's certifications, the start and end dates of their projects, or their training completion dates in the custom tabular sections, you can easily monitor and stay updated on time-related aspects of a candidate's profile.

Improved data organization


The lookup field type facilitates better organization and categorization of information within tabular sections. For example, you can store additional candidate information in a separate module and add it as a lookup in a custom tabular section instead of cluttering your candidate detail page with too much information. In this way, you can make the information accessible without crowding the candidate details page with new fields.

Richer contextual Insights


The URL field type allows you to include website links relevant to a candidate's profile. This can be immensely helpful when reviewing portfolios, GitHub repositories, LinkedIn profiles, or personal websites. By incorporating URLs within Experience Details or custom tabular sections, you can gain deeper insights into a candidate's skills, accomplishments, and professional online presence.

By harnessing these newly added field types in Zoho Recruit's tabular sections, you can elevate your hiring process to new heights. You'll experience improved efficiency, data accuracy, and a more organized workflow, leading to better-informed decisions and successful hires. Refer to our help article on creating tabular sections for more details.

Questions? Suggestions? Leave a comment below or reach out to our customer support team at support@zohorecruit.com.

Regards,
Zoho Recruit Team
    • Sticky Posts

    • Ask the experts - A live Q & A discussion on Zoho Recruit

      We are delighted to come back with another edition of Ask the Experts community series. This edition, we'll be focusing on everything about Zoho Recruit. The topics will focus on the features that are used/asked by the majority of users and also based
    • An update to improve email delivery | Email Authentication & Relay

      Dear Zoho Recruit Community, We hope this message finds you well. This post is to inform you about an important update regarding the authentication of all email domains in your Zoho Recruit account. Effective 31st December, 2024, emails sent using email
    • Restriction on 'From' addresses with a public domain

      Dear Zoho Recruit Community, We hope this message finds you well. This post is to inform you about some important updates regarding email restrictions within Zoho Recruit. Effective post 31st December 2024, we will be implementing changes to the use of
    • Zoho Recruit User Group Meet-up — India 2024

      Hello Zoho Recruit users from India, We’re pleased and excited to announce our 2024 edition of Zoho user group meet-up in India in five cities! In this meet-up, our team of experts will help you understand the intricate nuances to use Zoho Recruit better,
      • Recent Topics

      • How do i send an automated email 10 days after closing a ticket

        I am trying to set up an automated email to the customer a set period after the ticket is closed. I have created the email template, but i cannot work out how to set the trigger to send this out. Can someone point me in the right direction please? If
      • Domain Verification

        Hey,  How do I know that my account is verified by Zoho?  Do I need some zd code/number for it?  Need help asap! 
      • Sender not verified message showing on mails sent using zoho mail

        Hello, I am using Zoho mail to send and receive emails. Whenever i send emails to zoho mail id, it showing a message "Warning! Unverified sender.We could not verify that the email was actually from sending email. Be cautious when opening any links/ attachments,
      • Mail Outgoing blocked. Reason :Mail rate exceeded limit

        Hello, Please unblock my mail account: ser1@innspo.com Thanks
      • UI Arabic

        can i change the member portal UI to arabic in zoho community?
      • Export view via deluge.

        Hi, Is it possible to export a view (as a spreadsheet) via deluge? I would like to be able to export a view as a spreadsheet when a user clicks a button. Thanks     
      • Why is Zoho Mail support so lousy?

        This is not the first time I voiced out about this, the first time was 2 months ago https://help.zoho.com/portal/en/community/topic/what-the-actual-fk-is-wrong-with-zoho-mail-support where I had to follow 7 times in the span of 2 months to get a (unhelpful)
      • This domain is not allowed to add. Please contact support-as@zohocorp.com for further details

        I am trying to setup the free version of Zoho Mail. When I tried to add my domain, theselfreunion.com I got the error message that is the subject of this Topic. I've read your other community forum topics, and this is NOT a free domain. So what is the
      • Add Google Workspace Module to Zoho Flow

        Dear Zoho Flow Team, I hope this message finds you well. We’d like to request the addition of a dedicated Google Workspace module in Zoho Flow. Currently, there are no triggers or actions for Google Workspace, which limits our ability to integrate and
      • Separate Triggers and Enhanced Information for Zoho One Departments and Groups in Zoho Flow

        Dear Zoho Flow Team, I hope this message finds you well. Currently, there seems to be a mix-up between zoho one departments and groups in Zoho Flow, which causes some challenges in handling triggers effectively. For instance, when using the "User added
      • Creator Subform to CRM Subform

        Hello all, Has anyone successfully written data from a Creator Subform into CRM subform? I have a Creator form that once submitted creates a new Location in the CRM. Inside a Location there is a subform for hours of operation. I collect those hours in
      • Send Supervisor Rule Emails Within Ticket Context in Zoho Desk

        Dear Zoho Desk Team, I hope this message finds you well. Currently, emails sent via Supervisor Rules in Zoho Desk are sent outside of the ticket context. As a result, if a client replies to such emails, their response creates a new ticket instead of appending
      • Remove 30-Day Client Reply Restriction on Supervisor Rules in Zoho Desk

        Dear Zoho Desk Team, I hope you're doing well. Currently, Supervisor Rules in Zoho Desk run once every hour but only apply to tickets that have received a customer response within the past 30 days. This restriction creates challenges for us, as we have
      • trying to access CRM Variables with JS SDK

        Hello i built a widget with Sigma, i create CRM VARIABLES in custom properties. I try to access them in function : ZOHO.embeddedApp.on("PageLoad",function(data) with : ZOHO.CRM.CONFIG.getVariable("mycrmvariable").then(function(data){ console.log("mycrmvariable
      • Cannot fetch url with custom extension (sigma - javascript)

        Hello i try to make my first extension with API request, i have two cases 1) this a deluge code attach to a button --> this one works very well response = invokeurl [ url :"my_api_fetch_url" type :GET headers:{"api_key":"myapikey","accept":"application/json","content-type":"application/json"}
      • Inventory Management for Manufacturer

        Hello, We are a manufacturing company in the FnB industry. We want to use the inventory management system to manage our raw material stocks and at the same time once we produce items, we need to increase our final product inventory while decreasing the
      • BIN Locations

        Hi, I’m new to Zoho inventory and unless Im missing something, I cannot find BIN locations anywhere in ‘items’? please tell me it’s there somewhere?!? Thanks
      • Subform Time field showing as null in script.

        Good Afternoon everyone. I am trying to take the information from my subform and populate it into a multiline field in the CRM. The code below works with no errors. The problem is, it shows that the Open and Close (Time fields) are null. But they are
      • Is there a way to sort report on record template by a specific field like date field

        Hi, Is it possible to sort the report on the record template by the date field and not the default Added Time. Please check the example bellow: The records are sorting by the added time I wand to change that by the date field,
      • Produce application url to be common for all the Creator application Stages

        I am trying to develop an application using the 3 environments steps like development, stage, production. I am trying to pass in a variable url like which redirects to a Report inside the application URL = "https://creatorapp.zoho.eu/insurancemarket/environment/development/all/#Report:Sign_Up_Form_Report"
      • ZOHO BOOKS - RECEIVING MORE ITEMS THAN ORDERED

        Hello, When trying to enter a vendor's bill that contains items with bigger quantity than ordered in the PO (it happens quite often) - The system would not let us save the bill and show this error: "Quantity recorded cannot be more than quantity ordered." 
      • Bill quantity received / PO quantity

        PO's are raised & often the quantity received is greater than the PO quantity, so when we receive the bill & adjust the quantity on the bill we get.... Quantity recorded cannot be more than quantity ordered. This necessitates the adjustment of the PO
      • Inventory API - How do I add a payment to a bill using the API?

        I can update the "notes" field but I don't know how to add a payment to an existing bill. Is this possible? Does someone have a working example?
      • Zoho developer edition does not work for us

        Hi Is anyone else having this problem? I'm signed in with our admin/super user account. When I click on the link on this page: https://www.zoho.com/crm/developer/docs/dev-edition.html I am asked to agree to Terms and Conditions. Clicking Agree to Terms
      • Why Doesn't TrueSync Desktop App Have an Auto-Update Feature?

        I have to manually update the app myself. I think it's a big shortcoming.
      • Link Zoho Inventory to Clover POS

        Is it possible to link zoho Inventory to Clover POS?
      • How can I start trial version without any example data?

        I am lazy to manually delete each data in every section. Is there any button to fresh start my account from zero?
      • Send Whatsapp with API including custom placeholders

        Is is possible to initiate a session on whatsapp IM channel with a template that includes params (placeholders) that are passed on the API call? This is very usefull to send a Utility message for a transactional notification including an order number
      • Building a custom site

        do we have an option in Zoho to build custom sites like adding custom functionalities? want to make a site like https://trackscourier.com/jnt-tracking-ph/. Is it doable? Please assist.
      • Free developer edition of Zoho CRM

        A question for Zoho and other developers: How can you set up a demonstration version of a Zoho CRM implementation to show employers/clients what can be achieved? Do you pay for Zoho CRM Enterprise/Zoho One for this purpose? Does Zoho offer a free version
      • Confirmation prompt before a custom button action is triggered

        Have you ever created a custom button and just hoped that you/your users are prompted first to confirm the action? Well, Zoho knows this concept. For example, in blueprint, whenever we want to advance to the next state by clicking the transition, it is
      • Wrong Time on Exported Records

        Hello, All records in my exported Notes .csv file have the incorrect time for Created Time. They are all 8 hours ahead. I've already verified that my time zone is correct in both Personal Settings and Company Settings. Is there any way to fix this?
      • Selecting ZOHO Help Desk Plan for Startup

        Hello everyone, We at unisouk are setting up a Product support team for our platform. and probably we will be team of 3-5 people. Which plan would cater my needs to address customer technical queries and maintain the inflow of various channel queries
      • Where do we manage tags?

        Where is the page where we can view all tags and manage them (like change a tag name to something else or merge tickets under a particular tag with another)?
      • Self Client Authorization Issue

        Hi. Trying to test the api integration for Zoho Desk with the Self Client - Client Credintials flow method. I've created the self client, obtained the client id and secret, inputted "Desk.tickets.ALL" as my scope, and "ZohoDesk.[My Zoho Desk Org ID]"
      • Possibilité de créer des boutons de raccourci dans les tickets Zoho Desk

        Bonjour, J'ai développé plusieurs automatisations avec Zoho Deluge pour optimiser la gestion des tickets. Je souhaiterais savoir s’il est possible de créer des boutons de raccourci directement accessibles dans l’interface des tickets afin de déclencher
      • Zoho CRM Customer Portal Pricing Question

        Hello, I am trying to find out about the pricing for a portal that will be used for the contacts and a custom module. My client needs to use a customer portal for 15k users that will display the contact details and some informations to a linked custom
      • Update to the Merge Tickets Functionality

        This is to inform you about a significant update to the Merge Tickets functionality in Zoho Desk.  Until now, while merging tickets, a user could set one ticket as the master ticket and choose the final value for any field from any of the secondary tickets too. As a result of this provision, many a time, crucial details related to the master ticket faced the risk of being excluded in the final, merged ticket. To overcome this challenge, we have decided to make the value of some critical fields unchangeable,
      • Chat function not working properly

        Ever since upgrading to plus, the chat is all messed up. it is coming up behind the web page so that I cannot see what I'm typing and cannot read replies. I can only see the bottom of the text box at the bottom of the page, and then it is blocked. I've
      • Setting up CRM for RFP workflow management

        This will be the first time our organization uses an off-the-shelf CRM, transitioning from our homegrown custom solution, and I would appreciate general thoughts on how to get started in general with our workflow using Zoho CRM. The main question: if
      • Next Page