Zoho Creator Upcoming Updates — February 2023

Zoho Creator Upcoming Updates — February 2023

Hello all!

A very happy new year to all of you! We're back with the very first monthly update of the year! Your support has made Creator's journey in 2022 both momentous and remarkable, and we'll be striving hard to make sure 2023 is even more incredible. Moreover, we're overwhelmed by your response to our brand new Product Roadmap page—thank you so much!

We'd like to welcome you to the new year with a slew of crucial updates:
  • Blueprint Deluge tasks
  • Inactive accounts deletion
  • Old [C4] payment deprecation
  • Upgrading to new sharing for user and customer portals
  • Dynamically embed components in pages
  • Import data to reports via permalink
  • Parent window navigation for widgets
  • AI-model assistant to create apps from files
  • OpenAPI specification
- - - - - - - - - -

Blueprint Deluge tasks
 
We thought a rendezvous between two major Zoho Creator features—Deluge and Blueprint—would open up infinite possibilities. So we pulled up our socks to get working and came up with two new Deluge tasks related to blueprints. 
  1. thisapp.blueprint.executeTransition - This is a task that will let you execute a transition and move a record from one stage to another. This task is handy when you need to perform bulk actions on a large number of records.
  2. thisapp.blueprint.changeStage - This task will let you move from one stage to another stage without having to execute a transition. Moreover, this task will be applicable in a bidirectional way, meaning that you can use it to move to a stage that is present before or after the current stage in the blueprint.
Crucially, we've also managed to overcome the limitation which prevented records manipulated using Deluge from being a part of any Blueprints. Going forward, even records added/updated using Deluge tasks can partake in the blueprint process.

How do I benefit?
The ability to work with blueprint workflows using Deluge programming will help vastly improve the automation of business processes.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 08-Feb-23
 
Note: Blueprint Deluge tasks will be rolled out in a phased manner. Initially, they will be available only for new signups, but then later will be rolled out for all.
 
- - - - - - - - - -
 
Inactive accounts deletion
 
In order to enhance performance, preserve security, reduce data retention, and safeguard the privacy of Creator users, we've decided to make the hard choice to delete inactive accounts. While we're sad to see some people leave Creator, we also see this as an opportunity to improve the performance of those who choose to stay with us. Any account that hasn't been accessed for 180 days will be considered as inactive and marked for deletion.
 
How will it work?
  1. After prolonged inactivity, an account will be listed for deletion.
    Note: Only inactive accounts with a free, expired, or unpaid subscription will be considered.
  2. The account admin will be informed via email of the impending deletion. Multiple reminders will follow.
  3. Finally, on a predetermined and well-publicized date, the account will be deleted.
  4. If the admin changes their mind and wants to retain their account, they can do so at any time before the deletion deadline, simply by clicking the Reactivate account button in the emails they've received.
How do I benefit?
Once this entire process is complete, the load on our systems will be reduced considerably, and we'll be able to reuse resources to serve you better. And finally, we're making rapid progress towards our ultimate aim of making Zoho Creator the fastest low-code development platform available.
 
Applicable for: C5
Availability: All DCs
Released on: 09-March-23
 
- - - - - - - - - -
 
Old [C4] payment deprecation
 
Creator vets will remember that you used to be able to configure payments from within Form properties in C4. While it worked well, we came up with something even better in C5—Payment workflows.
 
Upon its launch, we began a process of slowly consolidating all payments under Workflows. Then, awhile later, we deprecated support for the creation of new payments from form properties. But, by popular request, we allowed existing payment configurations to continue functioning as before.
 
Although old C4 payments were permanently disabled, the payment field was retained to store the payment configuration and its associated data. However, old C4 payment configurations will soon reach their end of life.
 
What should I do?
  1. Go to Form -> Form properties.
  2. Then navigate to the Payment section.
    i. If a payment configuration is present, then click the Delete icon.
    ii. If the payment configuration was removed earlier, then the payment field alone will be present. In this case, click Delete old payment.
    iii. If you don't see anything under the payment section, then you don't need to do anything. You're already good to go.
 
How do I benefit?
Shifting to payment workflows will enable you to collect payments by integrating with a large number of payment gateways. Additionally, any application which still has old payment configurations cannot become part of Environments. You don't want to miss out on that functionality!
 
Applicable for: C5, C6 users who are using the old payment method
Availability: All DCs
 
- - - - - - - - - -

Upgrading to new sharing for Users and Customer portal 

A small but significant percentage of Creator users continue to stick with the old sharing setup for users and customer portals. All good things come to an end, but this time around they'll be superseded by something vastly superior. The new sharing model brings with it massive upgrades—customizable permissions, field permissions, the ability to restrict visibility, and much more—to the process of sharing with users and customers. We're sure that you'll love the upgrade!
 
We realize that this could be a big change for some of you, though. With that in mind, we came up with a pretty helpful Upgrade wizard to assist you with the upgrading process. The upgrade wizard will give you a detailed preview of how the user and customer portal permissions and other configurations will be mapped after the upgrade.
 
How do I upgrade?
  1. Visit the Updates section under Account Setup and choose the Users and Customer Portal upgrade.
  2. In the upgrade wizard, select the application which should be upgraded to the new sharing.
  3. A preview of how the permissions will look after upgrading to the new sharing will be displayed.
  4. After carefully reviewing the permissions, you can finalize the upgrade.
 
How do I benefit?
  • The new sharing setup comes with the benefit of better-structured access control policies using permissions and roles.
  • Permission to access, view, edit, delete, import, and export records can be set as part of the new sharing process.
  • Getting the new sharing setup for user and customer portal is a mandatory prerequisite to upgrading to C6, the most powerful and innovative version of Creator yet.
  • You (already are and) will continue missing out on exciting updates by sticking with the old sharing setup. We intend to focus our developmental resources only on the new sharing version.
Applicable for: C5 users who are using the old sharing model
Availability: All DCs
 
- - - - - - - - - -
 
Dynamically embed components in pages

Currently, you can embed other Creator components (like forms, reports, etc.) in a page. Now we're taking it up a notch by opening up the possibility of embedding Creator components in a page as: 
  • Popup windows
  • Embed containers within the same page (both as HTML and iframe)
  • <div> containers
What do I need to do?
Just use the new zc_LoadIn page parameter to dynamically embed components into pages.
 
How do I benefit?
Apart from allowing you new ways to embed components into a page, the other advantage of this parameter is that now the page can show dynamic real-time values, without having to refresh the entire page. With the older fixed embed, you needed to refresh the page to get updated data.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23

- - - - - - - - - -

Import data to reports via permalink
 
We'll be launching standardized functionality-based URLs that'll allow your users to import data directly to reports. Save your users' time, as they'll no longer need to go to that particular report to upload data.
 
How will it work?
The import permalink will have the following pattern:
https://<base_url>/<account_owner_name>/<application_name>/report/<report_link_name>/import

Use it anywhere in any component to quickly direct the user to the import interface.
 
How do I benefit?
This standalone import permalink can provide you with innumerable ways to enable users to upload data to reports. Apart from saving them the hassle, the permalink can be added to other components, like pages, forms, workflows, and more.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
- - - - - - - - - -
 
Parent window navigation for widgets

As you're probably aware, Widgets help you build components that aren't always possible using Creator's built-in functionalities. But, due to certain restrictions, you couldn't execute actions from widgets to their parent window (creatorapp.zoho.com). Annoying, right?
 
To overcome this limitation, we've come up with a new method, navigateparentURL(), which will ‌allow you to execute an action in the parent window from the child window itself. This method can handle the open, back, reload, close, and close all actions.
 
How will it work?
Just use the navigateparentURL() method present under the ‌ZOHO.CREATOR.UTIL with JavaScript functions. The action that's required to be performed (back, close, etc) should be passed as a param.
 
Syntax:
var param = {
action:${ACTIONVALUE}
url: ${URL}
window: ${WINDOWTYPE}
}
ZOHO.CREATOR.UTIL.navigateParentURL(param)
 
How do I benefit?
With the new method, you can provide a powerful yet greatly simplified experience to your users, with the help of UI buttons which perform actions in the parent window.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 13-Mar-23
Reference: 
 
- - - - - - - - - -
 
AI-model assistant to create apps from files

Trying to create an app or form by importing a file containing large amounts of data can be a real headache! That's why we've come up with an AI-powered tool to help you achieve data normalization while importing files. Data normalization is the process of breaking down data into smaller tables with a more organized structure.
 
Our AI will quickly analyze the data you're importing and provide you with a list of suggestions to split them into smaller tables along with suitable relationships that can be established by showing you a list of reference forms and lookup fields.
 
What should I do?
  1. In the Import from file window when creating a new application in the wizard, click Restructure table under the Data section.
  2. You'll then be shown a list of suggestions. Choose the most suitable one and, if needed, make any changes as per requirements.
 
How do I benefit?
This features brings order to your disorganized data, segments it in a disciplined fashion, and makes it more suitable for consumption.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
 
- - - - - - - - - -
 
OpenAPI specification

As part of our continuing process of standardizing the APIs across our products, Zoho Creator v2 APIs are now defined using OpenAPI specifications. The key advantage of embracing OAS is that it includes a standard and language-agnostic interface for describing APIs in a manner in which they are both machine-readable and interpretable by human readers.
 
How to get them?
  1. Visit the OpenAPI page under the API docs. There, you can download the OAS files as a whole or individually, as per your requirement.
  2. Alternatively, when you visit any individual API page (say Add records, for example) you'll see a Download OAS button. Use it to get the OAS file.
  3. Then use them in Swagger.
 
How do I benefit?
Since OAS is the industry standard, you can steeply reduce the learning curve of APIs. Anyone can easily determine how an API works, as the OAS files contain detailed information about the endpoints, components, and meta information.
 
Applicable for: C5, C6
Availability: All DCs
Released on: 06-Feb-23
 
- - - - - - - - - -
 
We'll notify you as these features are rolled out. In the meantime, let us know what you think about these updates in the comments below!
 
Regards,
Zoho Creator Team

    Access your files securely from anywhere







                            Zoho Developer Community





                                                  Use cases

                                                  Make the most of Zoho Desk with the use cases.

                                                   
                                                    

                                                  eBooks

                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                   
                                                    

                                                  Videos

                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                   
                                                    

                                                  Webinar

                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                   
                                                    
                                                  • Desk Community Learning Series


                                                  • Meetups


                                                  • Ask the Experts


                                                  • Kbase


                                                  • Resources


                                                  • Glossary


                                                  • Desk Marketplace


                                                  • MVP Corner




                                                            • Sticky Posts

                                                            • Zoho Creator - 2023 Release Projection 1

                                                              Hello everyone! A very Happy New Year to you and your family. Hope you're all good and having a great time using Zoho Creator to make your lives easier and your businesses prosper. 2022 was an action-packed year for us at Creator, and we hope to continue
                                                            • Zoho Creator User Group meetups in a city near you! - Oct - Nov, 2023

                                                              Greetings from the Zoho Creator team! We're hosting a series of Zoho Creator meetups in various cities across the globe, and we'd love to meet you there! Our meetups are a great opportunity to network with industry peers, exchange ideas and best practices,
                                                            • Zoho Creator - 2023 Release Projection 2

                                                              Hello everyone! Time truly flies when you're having an incredible journey, and today we mark the completion of an eventful and action-packed six months. It feels like just yesterday when we embarked on this adventure together with the launch of our new
                                                            • Upcoming Updates - August 2022

                                                              Hi all, Greetings from the Zoho Creator team! Today we've got news for you on some exciting updates. And rest assured— there’s more to come! In this post, we'll be going over the upcoming features and improvements for this month as mentioned below. A
                                                            • Introducing Zoho Creator's v2 APIs

                                                              Hello App Creators, Welcome to Zoho Creator's v2 APIs! This post will serve as the central point for migrating implementations of Creator's current APIs (v1) to v2. Improvements that v2 brings OAuth-based authentication, which is more secure than the


                                                            Manage your brands on social media



                                                                  Zoho TeamInbox Resources



                                                                      Zoho CRM Plus Resources

                                                                        Zoho Books Resources


                                                                          Zoho Subscriptions Resources

                                                                            Zoho Projects Resources


                                                                              Zoho Sprints Resources


                                                                                Qntrl Resources


                                                                                  Zoho Creator Resources



                                                                                      Zoho CRM Resources

                                                                                      • CRM Community Learning Series

                                                                                        CRM Community Learning Series


                                                                                      • Kaizen

                                                                                        Kaizen

                                                                                      • Functions

                                                                                        Functions

                                                                                      • Meetups

                                                                                        Meetups

                                                                                      • Kbase

                                                                                        Kbase

                                                                                      • Resources

                                                                                        Resources

                                                                                      • Digest

                                                                                        Digest

                                                                                      • CRM Marketplace

                                                                                        CRM Marketplace

                                                                                      • MVP Corner

                                                                                        MVP Corner







                                                                                          Design. Discuss. Deliver.

                                                                                          Create visually engaging stories with Zoho Show.

                                                                                          Get Started Now


                                                                                            Zoho Show Resources


                                                                                              Zoho Writer Writer

                                                                                              Get Started. Write Away!

                                                                                              Writer is a powerful online word processor, designed for collaborative work.

                                                                                                Zoho CRM コンテンツ








                                                                                                  Nederlandse Hulpbronnen


                                                                                                      ご検討中の方




                                                                                                            • Recent Topics

                                                                                                            • Workdrive on Android - Gallery Photo Backups

                                                                                                              Hello, Is there any way of backing up the photos on my android phone directly to a specific folder on Workdrive? Assuming i have the workdrive app installed on the phone in question. Emma
                                                                                                            • Integración Books para cumplir la ley Crea y Crece y Ley Antifraude (VeriFactu)

                                                                                                              Hola: En principio, en julio de 2025, entra en vigor la ley Crea y Crece y Ley Antifraude (VeriFactu). ¿Sabéis si Zoho va a cumplir con la ley para cumplir con la facturación electrónica conectada a Hacienda? Gracias
                                                                                                            • How to add a % Growth column for year-over-year comparison (2024 vs 2025)

                                                                                                              Hello, I am trying to build a monthly revenue comparison between 2024 and 2025 in Zoho CRM Analytics. My current setup is: Module: Deals (Affaires) Filter: Stage = Closed Won Date field: Closing Date Grouping: By Month Metrics: Sum of Amount for 2024,
                                                                                                            • How to searchByCriteria records that are under approval?

                                                                                                              I need to search for both approved and pending approval records Is that possible with this method? Or I need to a different method? var priceReqID = $Page.record_id; log(priceReqID); var records = ZDK.Apps.CRM.Price_List_Item.searchByCriteria("Price_Request:equals:"
                                                                                                            • How to add Simple Analytics to Zoho Pages?

                                                                                                              I have a website with Zoho Pages, how do I add Simple Analytics on it? They seem to have code they need to be embedded https://docs.simpleanalytics.com/script
                                                                                                            • End Date in Zoho Bookings

                                                                                                              When I give my appointments a 30 minutes time I would expect the software not to even show the End Time.  But it actually makes the user pick an End Time.  Did I just miss a setting?  
                                                                                                            • Cant seem to delete an email account

                                                                                                              Hello, I have researching for 4 days how to delete an email account and I am absolutely without a clue. The email account I am trying to delete is support<AT>fyshoes<dot>com. It's the first email account I made and it (is???) was associated with the super user (me). I have since changed it to adming<AT>fychoes<dot>com and I see the support email in my list but I just cant seem to get rid of it. Ultimately I want to associate that email account with another user that I want to add. This is really
                                                                                                            • Commerce Order as Invoice instead of Sales Order?

                                                                                                              I need a purchase made on my Commerce Site to result in an Invoice for services instead of a Sales Order that will be pushed to Books. My customers don't pay until I after I add some details to their transaction. Can I change the settings to make this
                                                                                                            • Import data into Multi-Select lookup field from CSV/Excel

                                                                                                              How to import data into a multi-select lookup field from the CSV/Excel Sheet? Let's say I have an Accounts multi-select lookup field in the Deals module and I want to import the Deals with Accounts field. Steps:- 1. Create/edit a multi-select lookup field
                                                                                                            • Sync desktop folders instantly with WorkDrive TrueSync (Beta)

                                                                                                              Keeping your important files backed up and accessible has never been easier! With WorkDrive desktop app (TrueSync), you can now automatically sync specific desktop folders to WorkDrive Web, ensuring seamless, real-time updates across devices. Important:
                                                                                                            • Script that deletes a record?

                                                                                                              We're using WP Plugin "Integration for WooCommerce and Zoho Pro", and have created a couple of Feeds to send data to Zoho. We are trying to create Contact records, but only based upon condition. Tried to make it with small Deluge function and Workflow,
                                                                                                            • A formula that capitalises the first letter of each word

                                                                                                              Hi all, is there a zoho formula that can capitalise the first letter of each word in a string? INITCAP only capitalises the first letter of the first word.
                                                                                                            • Quotes in Commerce?

                                                                                                              In Zoho Ecommerce, I need to be able to generate quotes, negotiate with customers, and then generate invoices. Currently, I plan to integrate Zoho CRM to generate quotes. After negotiation and confirmation, I will push the details to Zoho Ecommerce to
                                                                                                            • Zoho Commerce - Mobile Application

                                                                                                              Does Zoho Commerce have a mobile application for customers to place an order?
                                                                                                            • Register user through Phone Number by Generating OTP

                                                                                                              In zoho commerce , I am developing website on online food store Inilialy the user get verification code to their email for registering there account for login. But I need to login using phone number by generating OTP automatically rather than verification
                                                                                                            • Unable to change sales_order status form "not_invoiced" to "invoiced"

                                                                                                              I am automating process of creating of invoice from sales_orders by consolidated sales_orders of each customer and creating a single invoice per customer every month. I am doing this in workflow schedule custom function where i create invoice by getting
                                                                                                            • Custom Buttons for Mass Actions

                                                                                                              Hello everyone, We’ve just made Custom Buttons in Zoho Recruit even more powerful! You can now create Bulk Action Buttons that let you perform actions on multiple records at once, directly from the List View. What’s new? Until now, custom buttons were
                                                                                                            • Zoho Vault Passwords

                                                                                                              Is there a way to consume Zoho Vault Manager passwords using the API? Thanks in advance.
                                                                                                            • Is the ChatGPT Assistant integration capable of recognizing WhatsApp voice messages?

                                                                                                              I was wondering: if a visitor sends me a voice message on WhatsApp, would the assistant be able to transcribe it and reply to them?
                                                                                                            • Zoho Creator to Zoho CRM Images

                                                                                                              Right now, I am trying to setup a Notes form within Zoho Creator. This Notes will note the Note section under Accounts > Selected Account. Right now, I use Zoho Flow to push the notes and it works just fine, with text only. Images do not get sent (there
                                                                                                            • 【Zoho CRM】レポート機能のアップデート

                                                                                                              ユーザーの皆さま、こんにちは。コミュニティチームの藤澤です。 今回は「Zoho CRM アップデート情報」の中から、レポート機能のアップデートをご紹介します。 目次 1. レポートのエクスポート時のレコードIDの表示について 2. 通貨項目の表示について 3. レポートの削除の監査ログへの反映について 1. レポートのエクスポート時のレコードIDの表示について これまで、レポートをエクスポートするとファイルにレコードIDが必ず含まれていました。レコードIDが識別子として役立つ場合もありますが、実際には多くの企業で参照されることはありません。
                                                                                                            • Translation in zoho bookings

                                                                                                              We cant translate zoho booking emails. The general text we can change. But what about text like: ""Here a link to join the meeting online:"" and "Add to Zoho Calendar" and "Add to Google Calendar"? No professional business have mixed languages. Its looking
                                                                                                            • Is there any way to bill one client in different currencies on different invoices?

                                                                                                              I have some customers who have their currency set as USD and most of their billing is done in USD.   However, from time to time I have a need to bill them in my base currency GBP for some specific invoices, but there seems to be no way of doing this that I can see. The only workaround that I can see is to create two client records for the same client, one for USD billing and one for GBP billing, but this is not an ideal situation. Is it likely that the (hopefully!) soon to arrive multi-currency support
                                                                                                            • API name for all fields in Zoho Project (Standard or custom)

                                                                                                              Hi! I struggle to find easily all API name of all field in Zoho Project to build my API rest with other services. We can find them very fast in CRM but not in PRoject.   Could you share a function to get the list of all API Name of any field of an App
                                                                                                            • Disappearing Mouse cursor in Zoho Mail / Windows 11 (Chrome + Edge)

                                                                                                              I'm seeing an issue when writing mails with the light theme with the mouse cursor being white and the document area also being white - making it nearly impossible to see the mouse cursor. I see the problem on Windows 11 under Chrome and Edge. (Yet to
                                                                                                            • Zoho Assist not rendering NinjaTrader chart properly

                                                                                                              Hi everyone. Just installed and testing Zoho Assist. I want to display my laptop' screen (Windows 11) on a monitor connected to my Mac mini. The laptop is running a stock trading program called NinjaTrader. Basically, when running, this program displays
                                                                                                            • Dropshipping Address - Does Not Show on Invoice Correctly

                                                                                                              When a dropshipping address is used for a customer, the correct ship-to address does not seem to show on the Invoice. It shows correctly on the Sales Order, Shipment Order, and Package, just not the Invoice. This is a problem, because the company being
                                                                                                            • Best way to schedule bill payments to vendors

                                                                                                              I've integrated Forte so that I can convert POs to bills and make payments to my vendors all through Books. Is there a way to schedule the bill payments as some of my vendors are net 30, net 60 and even net 90 days. If I can't get this to work, I'll have
                                                                                                            • Link(s) between Notes

                                                                                                              Hello Everyone, It would be great if links could be created between notes. Let's say we have 5 Notes A, B, C , D, E. I would like to be able to link Note A to Note B but not in other way, so no link appears in Note B linking to Note A. An so on, linking
                                                                                                            • Option to Hide Project Overview for Client Profiles

                                                                                                              In Zoho Projects, the Project Overview section is currently visible to client profiles by default. While user profiles already have the option to restrict or hide access to the project overview, the same flexibility isn’t available for client profiles.
                                                                                                            • Zoho Books | Product updates | August 2025

                                                                                                              Hello users, We’ve rolled out new features and enhancements in Zoho Books. From the right sidebar where you can manage all your widgets, to integrating Zoho Payments feeds in Zoho Books, explore the updates designed to enhance your bookkeeping experience.
                                                                                                            • Regex in Zoho Mail custom filters is not supported - but it works!

                                                                                                              I recently asked Zoho for help using regex in Zoho Mail custom filters and was told it was NOT supported. This was surprising (and frustrating) as regex in Zoho Mail certainly works, although it does have some quirks* To encourage others, here are 3 regex
                                                                                                            • Feature Request: Assign Documents to Already Entered Bills, Expenses, Invoices, etc.

                                                                                                              Hi Zoho Team, We are regular users of the Documents module in Zoho Books and appreciate its ability to keep financial records well-organized. However, we’ve noticed a limitation: There is no way to attach a document from the "Documents > Files" section
                                                                                                            • I don't see any WITHDRAWL transaction at all

                                                                                                              Hi I manually imported my bank statement to Zoho books today and I am a complete newbie. I have been reading the knowledgebase but unable to fix this. I only see "Uncategorized 91 DEPOSIT transactions". I don't see any WITHDRAWL transaction at all. Also,
                                                                                                            • Shared inbox unable to see replies

                                                                                                              Hi we are a small company me and someone else, we have a shared inbox for our sale@ and contact@ however we have this issue where by if i reply to an email or the other person reply to the email, it does not show it to them and therefore we end up replying
                                                                                                            • Kaizen #136 - Zoho CRM Widgets using ReactJS

                                                                                                              Hey there! Welcome back to yet another insightful post in our Kaizen series! In this post, let's explore how to use ReactJS for Zoho CRM widgets. We will utilize the sample widget from one of our previous posts - Geocoding Leads' Addresses in ZOHO CRM
                                                                                                            • 404 error at checkout

                                                                                                              Our customers are getting a 404 error at checkout. Anyone else with the same problem?
                                                                                                            • FONT Sizing in Notebook

                                                                                                              Hi Kishore - What is the status of adding font sizing to the application? I have several things that I have pasted directly into Notebook and the fonts are HUGE! I would like the ability to highlight them and reduce the font to a legible size. Nothing
                                                                                                            • Can managers Upload documents to their direct rapports?

                                                                                                              Admin employees have the ability to upload documents to employees' files; however, managers do not have add/manage button - is it possible for managers to upload their direct reports' documents, such as absence documents or 121 documents. Is there something
                                                                                                            • Leave balance display for next year

                                                                                                              Is there a way to not have a rollover or not limit the leave balance depending on the date. For example an employee has 10 days leave balance and wants to apply for January leave in December. They cant because the rollover doesnt show the leave balance
                                                                                                            • Next Page