Fiverr is better than Zoho Partners
For anyone out there looking for help with Zoho Creator's confusing Deluge, I highly recommend hiring NON ZOHO PARTNERS on Fiverr. I've had much better experiences with those who are NOT certified by Zoho. Almost every single "certified" zoho partner
How to delete a record in Zoho Creator from a Deluge function in CRM
Hello, I've got a Deluge function in the Zoho CRM triggered by workflow with this code, trying to delete a record containing a product code. creatorApiUpdateUrl = "https://www.zohoapis.eu/creator/v2.1/data/xxxxxxxx/yyyyyyyy/report/All_Courses"; payload.put("criteria","(Course_Code==\""
Link in form to open a popup page
Hi all, is it possibile to put a link inside a note field pointing to a Creator Page (popup)?
Integrating ChatGPT with Zoho Creator for Automated Report Generation: Is It Possible?
Hi everyone, I’m currently working on an application in Zoho Creator and would like to know if it’s possible to integrate ChatGPT to automate the generation of reports based on the data captured within the application. Has anyone successfully implemented
FSM via Creator Platform
Hi Everyone, Is this feasible to create using Zoho Creator? We are currently planning on expanding our existing servicing app adding more functionality. Our existing system currently in sync with the Zoho Desk.
Having a label when cursor goes over specific days on date field selection
Is it possible to see a label when the cursor goes over specific days on a date selection of a date field ? For example, if my cursor goes over the september, 17, 2024 (not clicking on it yet), I want a lable apearing "Tuesday - Montréal - 16 h 00 to
Limit to the # of Integration lookups used within a single Form?
Change to copy/paste functionality in Deluge code editor
Recently there was a change to the Deluge code etidor where it now inserts backslashes into strings automatically when copying/pasting strings with double quotes, it's a nightmare to have to go delete all these. Is it possible to toggle this on or off?
Holding field focus
I have validation code in the On User Input section of a form field. If the user does not enter the correct information, I alert them with an alert statement. After that however, the field focus is lost completely. I want to be able to hold field focus on this field until the information is correctly entered. Is there a way to do that?
Push notifications to portal users
Hi all, it is possible to send push notifications to portal users?
Zoho Creator: Sending Approval Notifications via Email
Hi Team, We set a form for Approvals. What we want to do is all pending approval requests (notifications) will be sent via email at 7PM every night. All approval requests go to the "Approvals". In the Approvals, we have "Pending" and "Completed". We have
Not displayed as PDF
Hello everyone, I have a problem, I have a connection from CRM to bring me the PDF file but in the template of my Creator app, it only shows me the name, I want a link or to bring me the file. is displayed as text How do I do it?
How to add Single subform Row of Data based on each input of 1 field (Barcode scan)
Hello, I can't seem to get my head wrapped around getting a subform to populate data another form properly. I seemed to have coded something that technically populates, but it creates multiples of the same data, when I only need 1 row per entry of data
How to add data on behalf of the Customer in Creator Portal?
Hi all, I understand you add the "users" special field to a form and set it to "customer." When the user logs in and adds data, it's private to their login/email, etc. Correct me if I am wrong. We need to be able to add data on behalf of clients daily.
Need help creating workflow
I have 3 forms: Add_Property Add_Job Bulk_Scheduler When I submit the Bulk_Scheduler form, I want a workflow to loop through the Add_Property submissions and find any that match the parameters submitted with the Bulk_Scheduler inputs. For each record
Make a personal calendar a customer can manage himself through the portal
I have 2 forms : A customer form and a subsciption form that states how many weekly deliveries, the week they start and which day of the week they happen. I want to initiate at my convinience the creation of the calendars of my customers (for example
Import CSV and set Added Date
Hello, I was wondering if it was possible to set the Added Date when importing from a CSV/TSV. I had an "Added Date" column with a date, but it didn't get set. So I guess I have two questions: 1) Is it possible to set when importing via CSV/TSV? 2) Is it possible to set via the API? Kudos on Zoho Creator. It looks great. I'm really looking forward to subforms and future tweaks.
debug - where is "view log details"
On the page below, https://help.creator.zoho.com/Info.html it says you can debug a script by clicking "View log details", but where is this button/link?
IOS Portal users - Filter reports not working once I add page script code
I've tried to use background color for one the pages. On portal windows(chrome) and android (app), The report filter is working fine, but on. iPhone no filtering applied if there is a page script (if I uncommon the code) the filter will b destroyed and
Print record summary to pdf page breaks
Hello. I created a record summary and would like to export to pdf. Rich text fields or photos can get printed on 2 pages cutting them in half. Is there a way to add page breaks? Thanks.
Limit records available in a lookup drop-down menu
I have a lookup from another form to present choises od delivery days in a drop down menu. I added a yes-no field in that form to limit the choices. For example. if the monday delivery is not available anymore, I as admin will check that yes/no box and
How to filter report with two level of filters and getting a count of values entered?
I have a form with the following fields Company name department survey question 1 - a radio field with 4 options; A,B,C,D How to fetch all records submitted in the above form based on company and department and get a count of how many records answered
Using URL field to create clever links to maps
First of all - thanks for a dandy little service! I'm trying to use the URL widget to dynamically look at another field (a text field called ADDRESS) upon successfully editing the record, I'd like the script to look at the address and create a properly formed URL to Google Maps. I believe I understand how to transform an address into the required strings for the URL (ie, substitute '+' for <SPACE> etc.). My problem is how to dynamically assign a URL to the URL field, and dynamically assign the address
Disable All
I want to disable all the fields on the form when it loads. I know there is a way to do this by listing all the fields as follows: disable Name; disable Address; disable City; ... I have over 50 fields on my form and i am wondering if there is a single command or way to just disable all fields on load. On load = disable All Thank you for any help.
Increase/decrease button for number/decimal field
Hi all, I think it is better to have the increase/decrease button on the side of the number field. I believe this would make the user input experience much much better. Eg: I prefer to tap 6 times to increase the field value to 6, which is much faster
Retrieve numbers from multi-fields & multi-lines lookups for calculation
Hello. I have a form with 2 lookup field that are multi-fields for ease of choice by the customer : First lookup (SUBSCRIPTION) looks like this : Montréal - Thuesdays - $600.00 (only one choice possible) Second lookup (OPTIONS) looks like this : Eggs
Creator scheduled Deluge repeatedly failing - unable to replicate error manually
I have a scheduled workflow that runs every morning to bring in data from another system and check for updates. I'm seeing in the error logs that it fails : Error details: Error in executing SYSTEMNAME Update Error at line : 23, Invalid collection string
Zoho Creator Usage Details for 11 Sep 2024
Hello Support, I want to get the usage details for Zoho Creator for 11 Sep 2024.
Upload Image into Wordpress Media via API
Hi, I tried to upload image from Zoho Creator into Wordpress Media folder via api. I have issues wih my code and I don't knw how to fix it. post_data = Map(); post_data.put("media_urls","IMAGE_URL"); header_data.put("Content-Type","image/jpeg"); header_data.put("Content-Disposition","attachment;
Fetch field information from one form to another.
Another fetch question... I have 2 forms, one is CUSTOMET form, the other is a SUBSCRIPTION form. I use an openurl script to open the SUBSCRIPTION form when the form CUSTOMER form is sumitted, fetching at the same time the customer name in the SUBSCRIPTION
Zoho Creator Suddenly Stopped sending email notifications
Hi, I've been using Zoho Creator to create an app to input and generate Production Details form, in the workflow, I created several actions where upon successful form submission, an email will be sent to certain email address. This actions has been performing
Publishing an Application with a Student Account
Dear Zoho Creator Team, I hope this message finds you well. I would like to know if I can publish the application I built using my Zoho Creator account, which is currently a student account. If it is possible, could you please guide me on how to go about
Batch Workflow enhancement
Batch workflow is so pity can't support schedule by datetime field . It will be more useful..
Annotate widget?
Is there something in creator or any zoho app that allows me to have an image markup field item in the form? I need to be able to complete a form that also allows the user to mark up a preloaded image. Other compay's call this an image markup field or
HTML Snippet Subform population help
I have a subform in my form that allows me to select multiple comments from a comment library. When I try to call the comments in an HTML Snippet, it only populates the first comment. How do I get the it to populate all comments for that specific record?
[Free Webinar] Creator Tech Connect Series - Managing Users and Apps in Zoho Creator with 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
Creator Simplified #1: Optimizing Data Retrieval for Large Datasets
Hey Creators, Welcome to the first post of Creator Simplified—a learning series designed to enhance your app development skills. In this post, we'll explore how using specific criteria can streamline and quicken the data retrieving process, especially
Public URL for Writer Merge
I'm trying to do a merge with images, but am getting stuck on the public url needed. I created this workflow to get an image field (public_url) I can use outside of Zoho (in a Writer merge template). It work's in Zoho Creator also, but not on the merge
Integrating Chatbot with Zoho Creator Application
Is it possible to integrate a chatbot with a Zoho Creator application?
Problem with simple IF script with a variable
Hello, I reaaly don't understand what I do wrong, and it must best super stupid... With this simple script : doublon = Test_Client.count(); if (doublon > 0 ); openUrl(www.fermerondine.com, "same window"); I always get this error for line 2 : Incomplete
Next Page