send file to ftp or another external service
i'v created a zoho creator application for take a picture and rename it by phone. Now i need to send Each renamed pictures to my ftp or to specific folder on google drive...then, delete it from creator. (every picture recived it will processed by another program and stored on my Erp) HOW CAN I DO ??
How do I pass data from one form to another form?
hi Zoho creator has 2 forms. First form have name and email. Go to second form after submission. How to view name and email in second form?
Best practice to save a form submission to workdrive as PDF with any attachments
Hunting around I saw several ways that looked like they could work either publishing a report with a private key and then accessing that with the single ID to save it to work drive or creating a record template and emailing it to myself on form submission
How do I disable the edit button for specific condition in Zoho Creator
Hi, as question above, how do we achieve this? My idea is that if the record is in certain status such "completed" , can we disable teh edit button for the record in report action as well as detail view?
Zoho Creator - [Free Webinar] Creator Tech Connect - Page Variables and Scripts - Session 5
Hello Everyone, As a continuation to our technical series, we will be deep diving into page variables and scripts, their creation and subsequent usage inside the page component in our next Creator tech connect session. What should you expect during this
Cursor lands on disabled fields when tabbing through forms
As of yesterday, form behavior has changed w/ regard to disabled fields. Previously when tabbing through a form the cursor would skip over disable fields (as would typically be desired). But now the cursor is landing on all disabled fields, in all of
Processing Audio Data from an Audio Input Field in a Form
Is it possible to use the audio data submitted in an audio input field and process it using an API to convert from speech to text? If this is possible, please let me know the steps that will be required to be followed for this. Thank you
Zoho Tables instead of ZC's Spreadsheet reports?
Zoho Tables - A No-code Work Management Tool Could you believe that. How easy data entering would become in ZC... Going seamlessly from list to Table reports. Glad to see Zoho putting efforts in this, while Airtable cannot compete with ZC in so many ways,
Info Logging for Demo Users
It'd be very helpful if we could still get info logs when testing in the development environment using demo users with different permissions. A lot of times I'm using deluge to do different things based on the permissions and would like to validate across
Can I connect a Zoho Creator application to Custom Applications created in Zoho Connect?
I manage and Internal as well as an External Zoho Connect network and love the idea of their Custom Apps feature (essentially it's Zoho Creator built into Zoho Connect) and I'm interested to know if I can connect a Zoho Creator applications to Custom
left expression is of type BIGINT and right expression is of type STRING and the operator == is not valid
Hi, sorry for my English it's not soo good. I have one problem, I have one form with a single line field call "Title"and a subform(Task) in the same form, in the subform I have a Look up field call "Name", I try to put the data of the single fiel "Title" in the Look up field "Name", and I get this error: In Criteria left expression is of type BIGINT and right expression is of type STRING and the operator == is not valid This is my code: temp = Project[ID==input.Title]; row.Name = temp; Please help
Updating a Field in Another Form Based on the Input of Another Form
Hi, I'm facing a challenge when trying to create an app to track how the members of my sports team perform over time. What I'm trying to do is to record all the games and the players involved in the game and how they perform in that game (goals scored,
Retrieving HTML field input to change a href value on a button in an HTML snippet on a page
Is there any way to achieve this? Please let me know, I have desperately been searching for a solution
Zoho Creator - [Free Webinar] Creator Tech Connect - Technical Series - Session 4
Hello Everyone! In the past few months we conducted extensive sessions on Deluge inbuilt functions and Canvas builder as a technical series in Creator's Tech Connect. Its incredibly important for a developer to understand the functions, syntax and most
How to modify options for Approvals
Hi, I have created a form in a Zoho Creator solution. Approvals for the form was automatically added by Zoho Creator. It has a feature with two options - Approve and Reject, using which I can either approve or reject a submitted form. How can I alter
How to upload a file to form file upload field from deluge script.
Hi guys, I need to store API response into Form File upload field . I'm not getting any errors but PDF file is not assigned to file upload field. You can check possibilities using below details: Method: POST URL: https://v2.convertapi.com/convert/web/to/pdf?Secret=<<SecretKey>>&Token=<<APIKey>>&Url=https://www.google.com You need to generate secretKey and APIKey by Login to https://www.convertapi.com/a/su Response: { "ConversionCost": 4, "Files": { "FileName": "www_google_com.pdf", "FileSize": 68342,
Export a subform, row by row?
Is there any way to be able to export the fields of a subform, row by row? This seems like a basic function, and its made it exceedingly difficult to get anything out of the data i have because its in subform rows. Exporting it puts all rows in one excel
Zoho Creator User Group meetups in a city near you! - Oct - Nov, 2023
Greetings from the Zoho Creator team! We're hosting a series of Zoho Creator meetups in various cities across the globe, and we'd love to meet you there! Our meetups are a great opportunity to network with industry peers, exchange ideas and best practices,
Pass parent form values to subform fields
Hi. I have a order form with a subform. The items are as follows: ・department(dropdown) ・name(dropdown) ---subform--- ・date ・product name(lookup) ・name(single line) ---------------- The name field in subform is automatically entered the name selected
Zoho creator send the generated pdf from zoho creator pages via sendmail
Hello, I want to send one form report as pdf via sendmail function. The problem is that this pdf I want to generate using the export and pages template from zoho creator I mean the PDF received from the link, for example https://app.zohocreator.com/export/.../quontation-system/pdf/quontation_view?qt_id_str=3661979000001045002 quontation_view is the HTML template by creator pages that become the ID as paramenter for one Form_Report and generate the pdf page for this ID. But I dont undestand how to
limiting decimal places in a formula field
I have a formula field that calculates a percent. I'd like to limit the result that is displayed to two decimal places, but can't figure out how to go about this. Using decimalplace=2 (as shown here https://www.zoho.com/creator/help/script/expressions.html) doesn't seem to work. Is there another approach that will keep me from getting insanely long numbers like .2398759845?
Zoho Creator's panel suddenly stopped working?
So I have a couple of panels in my page that counts the number of times a text appears in my form. Previously it was working fine until I started using a page variable for one of the new panels. Then the previous panels stopped working with the error
"Save & Resume Later" or "Save as Draft" for Zoho Creator Forms
Hi, I am trying to create a form on Zoho Creator with the options of "Save & Resume Later" in addition to "Submit" and "Reset". How can I create that? (I had been a user of Zoho Form and that was a matter of setting, but it seems that there is no such
Can charts in Creator pages have two separate series of data?
All the icons for adding charts to Creator pages show two coloured series of data. But I can't see how to create a chart with two separate series. My choice is between a Web chart, which only seems to show one series, and a Stacked Web, which takes two
How much of Creator is Low-Code [a discussion]
The following table is my take on how much of a low-code environment Creator actually is. My takeaway? The minority. I welcome your edits and comments! Record Event Created C Edited E Created or Edited CE Deleted D Hide, Show, Enable, Disable, Set Fields
Viewing details for : maximum Customer Portal User
We have recieved the following message : Hi there, You have reached 90% of the maximum Customer Portal User permitted for this account. View here Upon reaching this limit, the associated actions will not be permitted in your apps. We recommend that you
Approval flow from update
Hi, i'm setting up an approval flow in Zoho Creator. However, it seems it's only triggered when submitting a brand new entry. We have the situation where the entry is already created, but approval is requested when a certain field is updated. Is this
Customer Permissions
How can I restrict records access for customers? Right now, customers in the portal can see everything another customer enters. I want to set permissions so that customers only see/edit/add their data, not anyone elses. I can't do that in the permission
Zoho Creator - [Free Webinar]Learning Table Series for Agriculture
Hello everyone! For the month of September - Bringing on to your table - Zoho Creator for Agriculture 12 Months 12 Industries Agriculture Industry The agriculture industry is the backbone of our food supply. It encompasses everything from planting crops
How to auto populate fields based on an entry?
I seem to run into brain fade right when I need the answer most. And when I'm about to go out of town. Thus I'm asking an easy question that I can't find through forum/help searches. I have one form that starts with a radio button with 5 possible choices (called "Team"). The following fields should be auto populated based on the response to to Team: Team_Head_Coach (5 possible values) Team_Coach_Email (ditto) Team_Coach_Phone (ditto) If a new record is being entered and the user choose "Team 1"
Code that insert attachment to zohobooks expense
Hello there, i already did code to insert attachment into zoho books projects, so i copied the same one and changed the values to expense and it doesn't work, so i need a help to send an image from zoho creator to zoho books expense as attachment, could
Auto populate field when creating new record in lookup field.
I have 2 lookup fields on my form, new repair request form, one lookup field for the customer and one lookup field for equipment. I already have the customer and equipment forms connected with a bi-directional relationship and only the equipment related
Passing a parameter from a URL to a Form in a page
Hi, I can see you can easily pass a parameter from a URL to a form, simply by putting: xxxxxx/?Field_Name=Value I have tested this and it works passing a parameter to a form. I have created a Page, and embedded the Form within that page. The page has
How to create a new sales order from deluge?
I have a creator app that creates a new sales order. For the line items, I'm specifying the product Id, quantity, rate, description, and the item total in the following code. subformRows = List(); subform = Map(); subform.put("product_id", "2728329000000450184");
Zoho Creator Save Drafts or Tricks
Hi, I would like to ask if there's a way to increase the number of saved drafts or is their other way to do like how this drafts do? TIA : )
Is it possible to fetch a list of data based on a criteria?
Hello, I'm new to Zoho Creator, so I'm unsure if its even possible to do so. So I have 3 forms: Form Name 1: F.Forms Form Fields : F.Name Form Name 2: M.Forms Form Fields 1 : M.Name Form Fields 2 : M.Connection Form Name 3: FT.Forms Form Fields 1 : FT.Name
How to create a new record in Zoho Creator via Node.js code
Hi, I am running a workflow via Pipedream and I need to create a new record in Zoho Creator with node.js. I have gone past authentication, but I am very new to node.js coding - can anyone please point me to the right doc/reference how to do it and where
10 suggestions for Global Search
Global search is great! And it is new so we know you may have improvements coming :-) Suggestions: DEFINING "SEARCH OPTIONS" add these settings and of course obey them in the UI and searching: * Whether that form is available at all for Global Search. (If no, ignore all settings and do NOT show in GS dropdown, and do not search that form.) * Which columns to display (already available) --but please actually show all fields selected, not just the first 7) * Which fields are actually to be searched
Add Subform Row Into Existing Main Form
Hi, I have a main form A with subform AA. I want to add data from main form B to existing main form A subrows. How can I achieve this using deluge scripts? The current example I see is adding subrow in new main form record, but how do I add to existing
Ticket
I can't find from where I create ticket in zoho creator please give us a proper tutorial on this if you can.
Next Page