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
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
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,
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
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 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
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
Zoho Creator is just blank, I can't create anything.
When I open Zoho creator I'm presented with...nothing. I can't import. I can't create. I'm just presented with a blank work area and no options.
Get CRM Contact ID from Contact Lookup field
How can I get the ID of the CRM Contact Lookup field: How can I get the ID of the selected CRM contact so that I can use getRecordsByID so I can pull the contacts data from the CRM? Please advise. Thomas Pursifull
Is there a way to have zoho connections use the logged in users information instead of posting as me?
For example in my Creator App I have a few OAuth Connections that I created to link different Zoho Apps. The "System Connections" perform as expected, where the Logged in user is the one who posts the content. However, for any non-system connection everything
Custom action or link in related block in detail view
Hello. I have a detail view of a report where the subforms of the main form appear as related blocks. I would like to create a button with a custom action for each record in the related block or a link that would open the report for that record but it
INSERT IMAGE IN FORM AND WRITE ON IT
Hello, I have a vehicle transport company and I want my drivers to be able to use Zoho and complete a photo of a vector vehicle. The idea is that they can put symbols or letters (X damage, E dent, B Dent) on the image. Do you think its possible. How to
Missing record from multiple record creation
I have made a deluge to create multiple records based on date as below z = input.Total_Number_of_Sessions; x = z - 1; y = input.Interval_between; var = input.Start_Date_Time.daysBetween(input.End_Date_Time); iterationString = "".leftPad(x).replaceAll("
Restore Deleted Records
Today I was the victim of accidentally bulk deleted records. The process to get them back is onerous, long, difficult, and almost impossible. I would love to request the following feature. The record audit tool is a great tool and can show me all the records that were just deleted. It would be great if you could add a button next to each record that was recently deleted, to restore that record. And maybe even select many of them, and then click restore to the whole group. This would make it so that
Making form fields mandatory dynamically - input of one field changes if a field is required or not
Hi all, I am trying to see if there is a way to dynamically change if a field is required or not - I found some forum posts from years and years ago about workarounds and showing alert messages, but nothing that was recent so I wanted to see if it is
How to add or reduce the number of columns in a form based on the value of a field from another form ?
Hello, I'd like to know if it's possible to add or reduce the number of columns in a form based on the value of one (or more) fields from another form. The idea would be to be able to have a form with date columns that would vary according to the company's
How to restore values of a deleted field?
Hi, Lets say I'm editing the development environment of an app. The app has a form, I deleted a field named "field1". But in the production environment, there are several records of the form that contains values in the same field. Now in the dev environment,
Zoho Creator's v2 API GET Record - Detail View Missing Fields
As the Title said. I tried to use Flask request.get() and Postman and both of them only showing a some of the fields availiable. It seems it's showing what's in the Overview and not real Detailed data fetching. How can I get this field? I feel Detailed
Duplicate a row in a subform
Hello, I want to either duplicate the previous row that has been populated in a subform or better still copy some of the fields using code. Any ideas? Is this possible?
Passing data from form to subform
I have successfully passed data from Form to Form and subform to subform but cant find any information on how to pass from a form to a subform. Let me explain; I have 2 forms, A and B. Form B is embedded into Form A as a subform. I want to achieve the
Try to get a work flow to work on CRM
So the work flow is meant to send a reminder e mail 40 days before the contract ends. Tried a few things and cant seem to get it to work, also is there a way of testing this instead having to wait for the trigger time. Thanks
[Free Webinar] Learning Table Series - Creator for the Technology Industry
Hello Everyone! The Learning Table Series is a free monthly webinar that runs for around 45 minutes. It's offered to our Community users and aims to provide a dynamic learning experience by demonstrating how Creator can be used as a solution for various
Upload Image from ZOHO Creator to ZOHO CRM
#Tips & Trick of the Day data = Ar[ID == 4227213000000688005]; myImage = data.Site_Picture.replaceAll("/sharedBy/appLinkName/", zoho.appuri); myImage = myImage.replaceAll("viewLinkName", "All_Ares"); myImage = myImage.replaceAll("fieldName", "Site_Picture");
Formula fields do not update
Hi, I've found that the Formula field does not update it's results dynamically if any of the data changes. I wondered, are formula fields supposed to update? Many thanks, Katie
Next Page