Creator 6 - What's your experience so far ?
My company are looking to make the switch frm C5 to C6 but I am curious to know what everyone's thoughts are in general and if there are any bugs or hesitations that people have experienced.
Update to Form Fields Error
I am making changes to zoho form, while viewing application, it shows. but other account roles do not see the new input box that has been added. I need help, please.
PDF Export Header and Footer for Pivot Table Not Able to Editable
Hi, want to understand why I can't edit the header and footer for the PDF export for my pivot table? Thanks.
Using deluge in report filter
I'm trying to create a report filter that looks up a value in the user profile. But when I add the function to the report filter criteria, Zoho keeps adding quotation marks to it. I enter Container_ID starts with thisapp.get_user_containers(), but when
Geo code with postal code
Hello, I was hoping to get the longitude and latitude with the zoho geo code feature by just using the postal code/zip code but am having some issues with this as it keeps giving me errors. Has anyone had any success with this? postalCode = "M4K 3B9";
How to setup default page in Creator when user lanuch APP?
How to setup default page in Creator when user lanuch APP?
Can custom functions return an entire fetch?
It seems, and I've been told by Support, that custom functions cannot return the entirety of a fetch: only the record IDs are returned. I've tested various ideas and I've confirmed this to be true. I can use the record IDs returned by the function to
Include Image from Image Field in Record in EMail
I'm sending emails with data from a Creator database. Each email is the contents of one record in my Employees form. One of the fields in the Employees form is an image that was uploaded to an image field in the record. There is a different image stored in each record (i.e., a different image for each employee). What code do I use to display the image in the message body of my email? Thanks. Jon
Labels misplaced for subform fields in C6
Hi everyone, I recently moved to C6 and I noticed that the labels for all my subform fields are misplaced as you can see in the screenshot attached. Have you any idea of what happened??
Custom Report Layouts are TRUNCATING TEXT elements on Mobile and Tablet Views
I genuinely think this is a bug with Zoho Creator. I made a custom layout for a report view on Mobile and Tablet. For some reason, some text fields are randomly being truncated while others are not. If I refresh the report, a different set of records
Field with reamaining time to deadline or overdue by
hi im trying to achieve a field or a widget that lets me see at a galce remaing time to due date or overdue by ... y have tried the following on a formula field but doesnt update
Send mail (on success) if new row added (subform)
Hi guys, Can someone help me out with the script for: On created or edited > on success Send mail if new row in subform added. I don't know if I'm just having a complete brain block today!! Thanks
Connect two forms and send email to customer
Hi, I would like to collect data from our customers using this 3 steps: 1. In our shop, our staff fill a form with an order number and customer email. 2. The customer receive an email with a link asking him to complete all the data, like name, phone,
Rounding does not fix character limit validation
Following this update ("Announcing strict validation for the max character length field property"), I have been working to fix character limits in my forms. I have introduced this code: input.Actual_Work_Time = input.Actual_Work_Time.round(11); The code
Code not working
Hello, I met a strange issue today, never seen this before. Last time (a month ago) when I used this part of the code, it was working fine. I am the admin, and did not change anything in the code. The flow is, that production form is opened from an order
Can I use Creator Form to upload files to Dropbox but not store the file within Creator?
Hello all, I'm very new to Creator so please bear with me if this is answered somewhere and I can't find it. I'm creating a database of sorts within Zoho Creator to store information on items I deal with in my work. Each item will have files associated
Is it possible to auto populate a sub form on load?
So i want to auto populate fields in a subform based of data passed when the user opens the main form.
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
Images in Reports suddenly no longer loading (except on an older computer)
I have several Zoho Creator reports w/ images hosted via Godaddy web server. Last week, all of a sudden, all images in all reports stopped loading on all up-to-date Macs and PCs within our company. The only computer able to see the images is a 2011 Macbook
How to fetch html element using deluge
Sir i am facing problem in fetching html element by using deluge. Like in javascript we can use document.getElementById() Can deluge do the same?
Sendmail function - enter a delay in e-mail sending - is it possible?
I have a custom action that when finishes it's job send a e-mail message to an address. My wish is that this custom action to send a second mail a half minute later, with another content. Thank anyone who can give me an advice in solving this.
BI & Analytics in Zoho Creator 6.0
An online database called Zoho Creator was first proposed 15 years ago. Its most recent version, Zoho Creator Platform, Zoho Creator 6.0, released on March 3, 2022, seeks to allow everyone to develop application solutions on a unified platform swiftly.
insert list into multi select look up
Hello, how would I insert multiple values into a multi lookup field in deluge?
how to restrict a lookup field
Hi, I have a lookup field in order form for customers. I'd like to publish the form, but I do not want customers to see the list of customers behind the lookup field. Is it possible to do it? Thanks a lot! George
Zoho Creator Report - Including Multiselection type fields.
Hi, I have created a table which captures information about client companies. One of the field, "FieldA", offers a selection of 5 options. Now when I try to create a report, this field does not show up on the left hand side of the screen which list the other fields. I also notice that a checkbox field also is missing from this list. Is this a limitation with the report module? If not how do I include these fields in my report. Thank you. Prabha
Any existing integration with Zoho Calendar?
Hi there! Is it possible to send data from Zoho Calendar to Zoho Creator? I mean, directly via an integration made by Zoho, or if the only possible ways at this time are through third-parties, such as Zapier, Make, etc. I tried to find the answer to my
Using a Function to call info based on entered variable
Hi all So heres my case, any advise is appreciated. Im making a calculator for Duty/Tariff rates USer inputs the HTS code, and i need the system to provide the Duty ad Tariff rate. I want to make a single function (or maybe two, one for duty and one
Automatic field update
Hello, In Zoho CRM we are using a custom field to specify a customer "Account Type" with 3 options : - Active - Not active - Prospect We are using Creator Application to make reports on a specific Account that is selected by a lookup field. When an Account
Any way to force delete items without having to delete first every referred occurrences?
Is there a way to force delete items (forms/fields/other) without having to delete first every referred occurrences? If not, is there any existing features in Creator that could help with locating those occurrences faster and more easily? I mean, besides
Fetching multiple fields to create a neat and orderly list (formatted and not empty)
I have 3 email address fields in a form: Email_1, Email_2, and Email_3. I'd like to: fetch all 3 fields based on certain criteria, combine them together into a single list, lowercase everything, then remove empty elements. ... all while using the least
Known Issues and Limitations --> Workflow execution throttle
Hi, I have lookup fields that do not find selectable values in a form. Sometimes they do and sometimes they don't. Sometimes only half of the filter code is executed and not the complete check of a lookup filter values and thus presenting more values
Tip 21: How to dynamically auto-populate rows in a subform
Hi folks, In our last tip we discussed how to autopopulate values in subform rows while clicking on Add New. As promised, in this tip, we'll show you how to dynamically insert rows in the the subform without clicking the Add New button, using our new feature—Insert rows in Subform dynamically. Let's say you have an application where you have the product name in the Mainform field, and you need to automatically display the price of the product in the subform field based on the choice selected in Mainform
Zoho Creator HTML Page
Im currently displaying filtered records from zoho creator to display on a html page. As the records increase the page becomes slower and i know there's a limit to how many records i can display before there's an error. Is it possible to display a set
All You Need to Know About The Brand New Zoho Creator 6.0
Zoho has introduced the Zoho Creator 6.0 as a unified platform that is capable of solving all the digital needs of creators. It has been made to help businesses accelerate their digital transformation and modernization efforts. Packed with a strong and
Can I be migrated to Creator 6 yet?
Hi Can I be migrated to Creator 6? It has been 6 months since my previous request. Do you have a solution? Kind regards Neil
How to enter values for input arguments for my function in Page?
I'm creating app to record lessons and homework completion. I wanted to copy schedule: on day 1 I want to copy lesson1, lesson2, lesson3 to day 2. Function works fine, when I click "Execute", because it asks for arguments (from, to). But when I assign
"Allow New Entries" button for lookup field enhancement
Hi, When using the "Allow New Entries" option for a lookup field it is sometimes necessary to default certain fields in the related form based on field values in the current form. Would it be possible to add an option to set field values in the Field Properties of the lookup when "Allow New Entries" is selected? This would insure data integrity. Thanks, Damien Cregan Hire an Expert
Export on More options disappear when open personalized report view
Hello everybody, I have a public report and I can export my report on More options After I hide some columns on my report, I save changes to create a personalized report view. I saved it with the test view name But, if I open personalized report view the
Vertical images displayed as horizontal
Some pictures that originally are in vertical position are displayed in horizontal after the upload. It seems that system rotates them by 90 degrees. How can I fix this issue?
null vs ""
I was checking for null and the logic failed. I then checked for "" (the empty string) and it worked. So what is the difference between null and the empty string?
Next Page