Fetching Purchase Order to Zoho Creator
Hi yalls. Pretty confused with the API documentation for Creator and Inventory integration. I am trying to retrieve a specific Purchase Order from my inventory account to Creator, but all I can do it retrieve all Purchase Orders (see img below) What should
Image not getting uploaded
Hi All, I have created one form for storing the images, with field names, 'ImgData' - Name of pic and 'Image' - Image loaded. Second form has a deluge script to fetch the image on the click of a radio button and the script is as below. It loads the image
How to Manage Number of statement execution limit exceed condition
Hello Team, we have to execute more calculation again and again at that time the error will shows like execution limit exceed how to manage this issues.
Checking for duplicate entries
I am using the below script, which I would think would work as intended, however there is something going on with the Name field. When I strip down the code to only check for Shift Start and Event, then it works fine. As soon as I add the Name field,
Selling Zoho Creator's apps as a service
I've been thinking and working at several apps that i would like to sell as a service. So I've been studying the developper area to see if i can make a profitable plan. But, at the developer console, when i try to create a pricing plan, i see that the base price "will be decided during Review"... This doesn't allow me to make a business plan because i cant calculate the costs of using Zoho's platform. How do you suggest i should do my business plan?
Logs more useful
Hi, I'm a developer for a company that uses Zoho Creator for its internal management software. The application logs are too complex to use because they contain general references to errors or information, making it difficult for me to pinpoint the exact
How to add Zoho invoice features to my Integrate Zoho Creator
HI I hope to get some advice and guidance. I created several forms to complete some order functions as well as order entry and management, but I still want synchronization or collaboration with invoice functions. I think there is no need to create a new
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.
Choosing Between Zoho Creator Student Account and Regular Business Account for Website Development
Hello, Could you please help me understand the difference between a student account at Zoho Creator and a regular account with a business email? I am currently a student that working on my graduate project, developing a website for a medical company.
Lookup field in deluge
Hello, I'm trying to 'play' with the lookup field type and its 'fetch mode' in Deluge. So, I have a lookup field, 'user', in a form. When I use it in a Deluge script within a Workflow, I can access all properties of my 'referenced' field. For example,
Zoho creator and Zoho People Integration
Hi, we use Zoho creator extensively to track issues, incidents, etc. We currently have a table within creator that holds our crew, I'd like to drive this from zoho people, so that I can use the HR catagories, and organazational structure to drive aspects of our forms, for example, some fields would display for certain levels of managment.
Borders on ZML and Html Snippets in Zoho Creator Pages
Hi there I understand that is not possible to remove grey borders from html snippets, zml snippets and iframes on a Creator page. Could the ability do set the colour of these elements be added, as the default grey border gives quite an ugly output to
Help with Creating a Task and assigning a Lead.
Thank you in advance for the help. I am fairly new to Creator and have hit a road block. I have been able to create a form, and submit appropriate Account & Contact info using: taskinfo = { "Owner":Task_Owner, "Subject":input.lnSubject, "Description":input.mtlnTaskDescription,
Record summary link for Customer Portal
Dears, I'd like to ask what is the URL for the record summary view used for the Customer Portal? I have a blueprint and there is a stage that needs the customer to confirm via the customer portal. There would be an email sent to him/her with the link
Zoho as an ERP, CRM, and more for a Manufacturing company?
We are looking at solutions for ERP versus an off the shelf ERP system. Our hope is to use much of the full suite of Zoho apps along with some custom build-out for our manufacturing company. I was wondering if there are users or developers on here with
Create Ticket in Desk on Creator Form submission.
So I read the post below and they discuss all sorts of integration except how to create a ticket: https://help.zoho.com/portal/en-gb/community/topic/integreat-04-integrating-zoho-creator-with-zoho-desk-part-1 My app sends an email to the Ticket channel
help with code
Hello, could anyone help me with the code, I would like when I enter the payment date it fills in automatically, monthly, on the correct date of the following months eg: 15/03, 15/04, 15/05 and 15/06. it's possible
Zoho Creator 5 API documentation
I'm looking for documentation on building API connections w/ third party sites/apps in Creator 5 - I only see documentation for Creator 6 in the Knowledgebase. I'm probably getting in over my head really - I have no experience w/ API or development other
Initial Loading Delay in Zoho Creator App
Our Zoho Creator application experiences a delay in displaying data and opening forms upon the initial load, impacting user experience. Could you please provide guidance or best practices to address this issue? Your help is greatly appreciated.
Is it possible to download record template without opining it in a new tap?
Is there a way to download multiply record templates without oppinging lot of tab. I'm using this code: openUrl(url + linkName + "/" + input.ID + "/" + fileName,"new window","successive=true"); An once I click to download the record template you can see
Augmenting subform capabilities
Greetings, everyone! Finally, the day has come for us to announce some of the most anticipated, requested, and exciting updates to subforms in Zoho Creator. As you're aware, subforms are an integral part of Creator forms, as they help in establishing
Suggestion: Setting field focus programmatically.
I propose a new feature that would allow you to programmatically set focus to a specified field. Example: setFocus Name; That is all. Carry on.
Integreat 04: Integrating Zoho Creator with Zoho Desk - Part 2
Hi folks, We're hope the previous post on Zoho Desk integration was useful to you. In this post we will cover the rest of the tasks (task 5,6, and 7) that can be automated once you integrate your Zoho Creator application with Zoho Desk. As mentioned in the previous post, once you've established a relationship between Zoho Creator and Zoho Desk, you can perform the following task: 1. Create new records in Zoho Desk 2. Fetch data from Zoho Desk 3. Fetch specific records using the record ID from Zoho
How To Remove Logo When Printing Individual Records
To ZC team; Is it possible to remove logo from page when printing individual records? Is there an option for it? Thanks, Damien.
Fetch zoho projects via creator widget
Hello, I'm creating a widget for Zoho Creator that serves the client's need UI. The thing is, the requirement is to display all projects and their children e.g. task lists from Zoho projects in this widget. Locally I can make server-side API calls (that
Generate QR code to edit a form entry.
I would like to QR code scan to edit a form entry. I would like to take the URL of a submitted form entry and create a QR code with the URL. Once we have the QR code we would like to print a sticker with the information and QR code. We would then like
Print shipping label on Zebra Label printer from ZOHO Creator deluge
Hi All, Allow me to guide you through the process of printing a shipping label from ZOHO Creator to a Zebra label printer (ZD421D). Step 1: To start, configure the SendFileToPrinter API, which enables the transmission of a file to a Zebra Link-OS printer.
How to make a field conditionally mandatory
I have two fields (Address and City) which are not considered mandatory unless another filed, Amount, is greater than 100. So if Amount is greater than 100, how can I assure that Address and City have values in them? jmc1846-zoho
Criteria for Field Rules Not Working if Criteria is Based on a Disabled or Hidden Field
I have an issue where I have "Field A" that essentially serves as a reference field containing a unique ID. So that field, by default, is disabled. I am trying to create another field rule to hide or show "Field B" based on "Field A" value, but the criteria
How to update decision box field based on two criteria
Hi, I am trying to update a decision box field which will show an assessment record as "overdue" if it has not been marked. I want this to be based on if the due date is before the current date and the marked box is false. I am trying to use this code
Zoho creator form confirm success show message for multi language
https://help.zoho.com/portal/en/kb/creator/developer-guide/forms/manage-forms/articles/understand-showing-success-message#Understand_showing_a_message_on_form_submission How can I setup different language message ?
change font colour of certain items in lookup list.
Is it possible to change the colour of the font of certain items in a lookup list? I have form that allocates tickets. Once a school has recieved tickets, a field called 'Received tickets' in another form(Add/Edit schools) has its value changed to yes.
Getting an error on saving code that there is an error connecting to the service
While working on some bug fixes this morning we are running into an the attached error message. "Error occurred while saving the script. Could not establish a connection to the service." This is while saving the script for a Page
Creating URL in deluge/HTML
Having difficulty adding target=“_BLANK” to a URL I’m creating. I have dispLnk = "<a href='" + i.URL + "'>" + i.Title_Name + "</a>" + " - " + i.Description; where i.URL is a companies site, i.Title_Name is the company name and i.Description is their tag
Passing a value to an "+ add new entries" form
I want to pass a value to an "add new entries" form. Take for instance the forms in the Zoho help example app "Dynamically adding items to a picklist" Back when that example was created it wasn't possible but now we can configure a look-up field to allow the addition of new entries. Let's say I didn't find the state I wanted for the selected country and wanted to add it. Since the "State" form in the example has a "Country" field, I wouldn't want to have to select the Country in the State form when
Passing data to a form invoked by clicking the "create new" button in a lookup field.
Here is the scenario... I have a form called "order". In this form I have a lookup field called "ticket" which creates a relationship with a ticket form. In this lookup field I have turned on the ability to add new entries. What I'd like to have happen is that when a user is creating a new order (using the order form) if they click "add new" to create a new related ticket, I'd like to populate some of the fields in the ticket form from data the user has entered in the order form. Is this possible?
Passing parameters to "add new add entries" form
Hello, It will be great to have possibility to have property for each field in form (checkbox) "pass this to add new entries forms". For example: Form "Clients_Requests" Lookup_field: "Client_ID". Checked "Pass this to add new entries" Lookup_field: "Contact_Person" with checked "Show a link to add new entries in Contact_Persons" property. When you click "Add new" for Contact_Person, new form is loaded and Client_ID is setted to "Client_ID" from "Clients_Requests" parent form "Contact_Persons"
Image field pan, zoom and crop feature
It would be nice to let users arrange the images they input in image fields by allowing them to pan, zoom the image. Nowadays this is a standard input method used in most applications, so I think it will be very useful.
Zoho Creator Upcoming Updates - December 2023
Hello all! 2023 proved to be an action-packed year for us at Zoho Creator. Riding that momentum, we're geared up to conclude the year with a bang! Here are this month's top highlights: Zia Assistant powered by OpenAI Custom APIs Support ticket tracker
Zoho Creator New Function "Focus"
Hello Team So, Zoho Creator has launched a new function called 'Focus'. If you have a Zoho Creator form and want to draw the user's attention to a specific field, you can use the 'Focus' function, which only works in Zoho Creator. For more details, please
Next Page