Using a Zoho Analytics table as a datasource in Zoho Creator
I'm wanting to build an interface in Zoho Creator for data in a table in Zoho Analytics. Most of the searching that I have done is about using Zoho Analytics to report on data in the Zoho Creator app or to use Creator to add or modify data in a Zoho Analytics
Regarding developer support for Creator
Hello Team, We would like to understand if there is any developer support available for building creator application directly from Zoho's team and not via partners. Please let me know. Thanks!
OAuth 2 for customer portal
In Zoho Creator, is it possible to set up an OAuth 2 connection with an external service (in this case - Zoom) for customer portal users? Specifically, I want each user to be directed to an authentication page for Zoom, and then have the connection established
Creator - Portal users management
Setting up users in Portal at the moment reqires the following steps in sequence: Invite new email/login/user configure reports visibility accept the invitation in email set password If a login or multiple logins are created to assign reports visibiliity
"Number of statement execution limit exceed" error
Hi everyone. I know that this is a already discussed topic, but I want to express my discomfort with wasting a lot of time solving this pseudo error instead solving real client problems. I hate introducing changes in the code to manage this error.
Bulk export of uploaded files
I've seen a few very old questions about this in the forum, but I'm wondering if Creator offers a solution that allows users to bulk export the contents (or at least the url) of an "upload file" field in a report. It's tedious to have to export/download
Unformatted text on dropdown menu
Has anyone encountered this problem? My dropdown fields are showing unformatted text, like what you see below This is happening to all my dropdown fields across all my apps. I tried the different language options under "localization", but that doesn't
Help with "Record Not Found"
"Record Not Found" is not necessarily an error message, but a situation I want to prevent from disabling my Deluge script, and allowing it to finish with some alternative output. In it, The code is in a CRM custom function, and I'm searching for a record in the "Products" module of the CRM. productSearchCriteria="(Product Name|=|" + ws1 + ")"; productSearchResults = zoho.crm.searchRecords("Products",productSearchCriteria); This 2 line approach is necessary because "ws1" is a variable. The problem
Error creating an XML file
I am creating an xml as string in the function Employee.generatePartA_XML_String, and then I want to save it as a file to the field "Part_A_XML", but I get the response: {"code":3700,"message":"Unable to upload a file. Please check and try again."} How
Zoho Creator Upcoming Updates - October 2024
Hello all! We continuously strive to enhance and improve Zoho Creator with new capabilities. Continuing with this journey, we're excited to share the latest developments and progress with you. Now, let's dive into the updates for this month: Widget JS
Creator Simplified #8: Calculate business hours between date-time fields in Zoho Creator
Hey Creators!It's time to learn something new and simplify your app development journey with Zoho Creator. Requirement Calculate business hours between two chosen date-time inputs. Sample Use-case In a Project Tracker application, the team lead selects
Video streaming on Zoho Creator
I used the video upload field in my form for my public users. Upon recording and uploading their video, I am able to view the videos in my apps. The issue I am currently facing is that the playback of the video is very slow. Every few secs, the playback video would pause and a circular image would appear suggesting that the video is still being downloaded. My video file is only 1 min long and is about 20MB. My connection to the internet at the point of testing is around 32Mbps (download speed).
Native Barcode Generation in Creator
Hi all, I saw somewhere in a release announcement that Creator was going to add native Barcode/QR code generation, which was suppose to happen earlier this year. Anyone out there have any insight into how much further out this is? Thanks!
Hide Weekend and Non Operational Hours
I am creating a Meeting Tracker and using the pre-template Conference Room Booking. I want to display a timeline chart that only shows weekdays and operational hours. Currently, the chart includes Sunday, Saturday and all hours (0 to 24). I have hidden
Chrome autofill breaking subform
I have a form that uses a lot of subforms. One of these subforms is setup to populate 7 rows for the public to fill out. this is an on load workflow. When using chrome's autfofill feature for a preceding address field, it breaks a multiselect field in
Edge Browser Autofill
When using the autofill feature on the Edge browser, multiple fields open up and start glitching. Please see attached
Access To One Drive (Business / Sharepoint) Inside All Zoho Products
A vast number of businesses are switching to Office 365 with Sharepoint and Onedrive included. At the moment getting documents in and out of Zoho requires us to upload download via the local PC. At the moment you do have One Drive within Zoho Desk, but not Creator and it is only a personal one drive account, a business One Drive will not work. If it did, then I could access Sharepoint files without having to go back to Synced files on my PC. The only reason we have synced files is due to programs
Hiding the default navigation bar
I would like to hide the default navigation bars on my html page views and replace them with my own custom navigation on the html page itself. Is this possible? I have tried hiding all sections in Application Settings --> Sections but the bars are still there. Thanks.
Apostrophes stop Analytics dashboard rendering when embedded in Creator
I have an Analytics dashboard which I am embedding into a Creator page, prefiltered to the organisations that the user belongs to. This works beautifully, except when an organisation name includes an apostrophe, at which point the Creator page thinks
CTRL+Space open Smartchat window instead of Show hint
Dears, Is anyone facing the same issue as me, when using Deluge Editor, it always opens the Smart Chat instead of showing a hint when I press Ctrl + Space. This just happened recently to me and this is frustrating.
LIMIT OF CREDITS
Hello there, I've just purchased the PLUS account on the OpenAI website and the Standard package on the Zoho website. Nevertheless, I still cannot use ZIA to generate the app I wanted. The following message shows up: "you exceeded your current quota,
Can we use our own icons in the sidebar menu?
We want to customize our look further. Can we use our own icons in the sidebar menu instead of the ones there currently? If not, can we disable those icons or somehow not have them show up and just use words? Thank you, Katie
invokeurl function in Flow to add record in Creator returning response EXTRA_KEY_FOUND_IN_JSON
I'm attempting to create a function in Zoho Flow to add a new record to our Zoho Creator app, but keep getting this response: {
code : 2945,
description : "EXTRA_KEY_FOUND_IN_JSON"
} Here is my function: string createOWSinstallOrders(int customerZohoID,
Maximum number of entries
Please help me with solutions on this error message "You have reached the maximum number of entries allowed" Thanks.
Announcing Zoho Creator's 2024 Release Projection 2
Hello Creators! Greetings from all of us here at Zoho! We hope you’ve been having an incredible journey with this low-code platform we all love. And here’s a gentle reminder that it’s that time of the year again—where we open up and give you a sneak peek
Referencing a record's parent record
Hi I have a form Application with a subform Tools. Tools is a form in its own right, and I have a view of All Tools. However, I can't find a way to show in All Tools which Application each tools record is associated with (unless I add a lookup field for
Barcode
Hello All, how do i generate barcode in zoho Creator?
Subform entries compare existing input values to see if a user has changed an input value
Hi Hoping this is simple, think i could do this within a normal form as you have the "old entries" feature Problem Subform where a user enters 4 entries each row is date1, date2, amount, qty, (confirmed blank text) Upon validate success, i write yes in each subform row "confirmed text field" Ok User comes along and edits any of the rows. if they change date1 or date2 or both i need to know the existing date values so i can can cancel the existing delivery dates Next if they change dates i also need
Meeting Room Booking Software - Zoho Creator
I am trying to create a Meeting Room Booking software in Zoho Creator. I am exploring the default Conference Room Booking which is already there in Zoho Creator. I am trying to replicate the same, but I need the option to get data from the Zoho People
Autosaving of Form Field
HI can anyone suggest a way of autosaving or simulating an autosave function for a specific field in a form. The story is as follows. I have a bunch of technicians who write notes on how they do a repair. Sometimes they write for a couple of hours the troubleshooting process. If they click incorrectly, press ESC, Cancel or the browser crashes the information is lost which can be heartbreaking so my guys use notepad and then copy the information in. The only way around this is to click submit on the
Design custom page
When it comes to designing a page, you have basically 2 options either using "Html snippets" which has a limitation of not being able to render JavaScript meaning that you can't call specific action when a user clicks a button or modify the DOM after
Report action "Collection of record" cannot be selected
I am attempting to add an action to the "For Multiple Records" section on a report to be executed for the collection of records. The "Each Record" option is selected but the "Collection of record" option cannot be selected, any attempt to click or check
Problem with Width and Height on iframed embedded reports
I am trying to make the embedded report to take 100% of the widget width and height but the only values that works are pixels. Is there any way to use auto, 100%, etc This is a page with two widget. The top widget shows master records and the widget below
Creator Simplified #7: Validate records while importing data into a report
Hey Creators, We are back with another post on Creator Simplified . Today, we will learn how to validate records based on a criteria while importing data into a report. Use case: Assume a scenario where there’s a requirement to import student records
Creator doesn't allow to open more than 1 new tab from report button
Hi, I have implemented a button that opens in new tab a page using openUrl() function. However when I want to open more than 1 it just doesn't open, the loader pops up but nothing really happens. The button is: The report function
Dynamically Sizing the iframe height
Hello, Overall, the Zoho Creator product is very good. Intuitive and easy to use. However, it has one deficiency that if fixed would make it a great product. The hard-coded iframe height of 500px causes issues when embedded into an existing website. It can distort the size, footer and look when embedded. Ideally, it must be seamless. I see you have attempted to alleviate this through a JavaScript code, although this removes filtering and insert/modify (Add & Edit records) capabilities. So there is
Filtering a report to a variable list of records
I have a view with a list of PROJECTS, and I want to add a button to each row, which will open a pop-up report to show the PROFILE of the project members. The project panel members are held within the project form as a subform, with each row linking back
replace all
I would like to be able to replace the quotes in a string. For example if the input for Description is 4" cap I would like to on success replace the " with (in) I have tried <variable>=Description.replaceAll(""","in") ; and receive the error Improper statement. Is there a way to replace the "
Create a Submission Form with the ability to Save and Return at a later date
Hello ZOHO Geniuses! We're trying to create a submission form that can be sent to a user which they can begin filling out, save and then return to at a later date to complete. The conditions are: 1. The same URL given to multiple people. Initially for all, the form will be blank. 2. User can create a New Submission or Continue on a previously left off one. 3. If they select New Submission, a unique FORM ID number will be given to them to write down and use for future lookup. 4. If they select Continue,
[Free Webinar] Creator Tech Connect Series - Directory stores and device management in Zoho Creator using Zoho Directory
Hello Everyone! We welcome you all to the upcoming free webinar on the Creator Tech Connect Series. The Creator Tech Connect series is a free monthly webinar that runs for around 45 minutes. It comprises technical sessions in which we delve deep into
Next Page