Parsing nested array into a Json
Hello, I have some inquires I would like to make in reference to the code below, We are using Blancco API, to populate reports from Blancco into our form, after mapping out the key values, we are using the get() function to populate the data; Example1:
Dark mode for Zoho Creator / Zoho CRM Code editor
Hi Team, Is there any plans for Dark mode in Zoho creator / Zoho Crm code editor and development pages in pipeline?
Field Type: Address, Change District/State to Dropdown with picklist??
Using the Address Field type, is there a way to make the District/State field be a dropdown with a picklist so the users can select rather than type the state name every time? I know this can be done if I use a drowdown field for the State (or entire address information), but that isn't as tidy as using the address field type. I apologize if this is a duplicate. I posted this question the other day, or so I though. Can't find that post.
Applying a custom filter to report on load
Hi all Is it possible to applying a pre-built custom filter to a report on load? The filter I have created within the report basically filters out all records that are superseded. I would like to apply this filter on load as default so it only shows records that are not superseded. Regards Martin
Pricing calculator
Alright, so I'm trying to create a pricing calculator/pricing report generator to use in a cabinet shop. I did all the logic and such, and the calculator works. I have a few other things that I would need it to be able to do though, I'll do my best to
Autofill Creator published form with Dyanmic url params
I have a published form that I want to embed in my organization's website. The page url that it will be embedded to has the user's account number appended to it. How can I access this parameter to dynamically fill a field for my form? I have achieved
Unable to obtain LONGITUDE & LATITUDE by using GeoCode Function
Hello, I am creating a Travel App, where customer is booking a Car from his Current Address to Destination Address. By using the Geocode function, I want to confirm the Address is correct and get the longitude and latitude values. However, I am getting
how to dynamically upload multiple images for single record?
Is the use of dynamic multiple images in a single record supported? I've searched but have not found the answer. If it is supported, how is it done? I saw 1 suggestion to add a sub-form but that doesn't seem to be the answer. I don't want to add a set number of image fields. Each record would have a different number of images. I want the addition of images to be dynamic. thanks
How to set one dropdown field values based on selection of another dropdown value.
I need help setting up forms in Zoho Creators to automatically fill the "Delivery Person Number" dropdown with options relevant to the chosen "Transport" dropdown selection. In another form, each transport option is linked to multiple delivery person
Filter a lookup field by another lookup field on a subform
Hello all, I am trying to filter a lookup field based on the selected value of another lookup field--both on the same subform. I tried storing the ID (of the first lookup value) on the form and on the subform but cannot access it. If I store the ID on the form and set the filter to "ID == input.myID.tolong()", I get a runtime error. If I store the ID on the subform and set the filter to "ID == row.myID", it says "row is not defined". Right now, I have both fields unfiltered but, as I get more data,
What counts as a "Deluge-based workflow requests" and other deluge workflow limits?
I realized this workflow seemed to stop functioning so I looked up limits and discovered there are some limits such as "workflow requests" and just some arbitrary line limits. Luckily I have a lot of wiggle room on the lines currently since I had been
Sending a PDF of a Zoho Creator Page via Email.
Hi, first time poster. I have made a type of Calculator using Zoho Creator that uses a bunch of input > Some background magic > and then spits out a Quote in the form of those Page fields in Creator. I used Pages based on the amount of things I can change
workDaysBetween
Is there anyway to get around the workDaysBetween function not being able to count work days between dates if they are more than 360 days apart?
Dynamically autofill fields with URL parameters
I have a zoho form embedded in my organization's WP website. Our users find their account with a search tool, and then can select to open this page with the embedded form. The URL of the page holds the parameter that I need, but I cannot figure out how
Access specific row of subform
I have a form that has two subforms within it. Basically, I want to access data from a specific row(the row will have a Main field set to "Yes")in the first subform to use as data in the second form. So what I'm having trouble with is accessing the specific
record_cursor
I'm working on api call using the v2.1 api. When I use record_cursor in the header to get the next set of records, the returned call is ignoring the field_config: custom and fields: {field} parameters. This behaves the same in both Postman and my sc
Deleting the Records in all blueprint stage
Hi all, we have developed one lab app to catch the all data from the patients and lab teams.It have separate module like DNa extraction, Accessiong etc.. each have the different bleprint stage.On the Same time we have developed another module called Cancellation
openURL multiple parameters- tip
Hi, I'm writing this up as a tip because I worked it out while I was writing the question... update- THIS DOES NOT WORK- sorry, will update when I figure it out! I have some stateless forms and I am trying to bring some data across from Form 1 to Form
Zoho Applications not working
Team, We are facing issues in several zoho applications since more than a week now...The applications are not loading most of the time or not working at all like zoho meet, zoho mail, zoho creator. Please check as this urgent.
FILE TREKING SYSTEM
Dear Sir, Please start FTS portal - Gudamalani branch Due to previous ops executive resign and new ops join of below Emp. code- 43605 / Rahul Kumar So please Start and update my emp code in zoho portal - 43605
Subform records from one form to another
I have a form “Add Item” (Screenshot attached). I have another form “Purchase Order” which has a subform “Item Details”. “Item code” is a lookup field of “Add Item” form’s “Product code” field We need that when the product code is selected, the code should
Public forms, but requiring authentication
We are implementing a system which already has single sign on with Google Accounts, and now we would like to embed Zoho forms in it. Is it possible to make a form public (no invitation required), but to require google account authentication to fill it in, so that the variable zoho.loginuserid has a proper value? and if the user already has an authenticated google account cookie, use it, without prompting for user password? thanks, Gabriel
Link to a Document Upload Field
I'm trying to link to a specific field in a report that is a document upload field, is there anyway to do so?
How to create an xml and post it to a Url?
Hi, Can anyone help me in providing tutorial or detailed procedure on creating an xml using deluge script that takes some of the input paramenters from the form and post it to a URL for getting some response?
Zoho creator - ajouter les infos de zoho crm avec le champs RECHERCHE
Bonjour à tous j ai fait ma connexion zoho creator zoho crm . Dans zoho creator je veux selectionner dans le champ RECHERCHE une societe presente dans Zoho CRM COMPTE. J ai pu faire le necessaire et les noms des comptes apparaissent, cependant j aimerais
Dropdown choices based on selection from another dropdown
I have a form with two dropdown fields. Is there any way that I can have the dropdown choices for the second dropdown field change based on the selection from my first dropdown?
Need to clear specific row of Sub form.
Hello everyone, We need to clear specific row of subform in creator while user giving specific input.based on input row need to be deleted.
Function Code Not Working
Can someone tell me what is wrong with this code? It says it executed successfully, but nothing happens. I believe I have all the field and form links correct. void undoButton() { for each a in Memory[Undo == "Undo"] { if(a.InOut == "In") { insert into
Returning back to original field after making an edit on Mobile IOS device
I have a large file (>6,000 rows). When I make an edit on my mobile device, say in row 300, and then hit "Update", the system takes me back to the first row in what is that Quick Filtered group (row 50 in this example-this seems to be the last row of
Possible to integrate Zoho Bookings with Zoho Creator?
I have an existing Creator app that stores meeting dates/times as well as some demographic information about the attendee for each meeting. Is it possible to integrate this with Zoho Bookings to get the features like appointment reminders for meetings
Publishing Creator Page with form/record edit in iFrame
I am trying to create a published/public page with an HTML snippet iFrame that displays a single record in edit mode. I would like that record to be passed via URL variable (fcyearId). I am having trouble displaying anything in the iFrame. I have published
Mobile Device Name Fields too wide!
I like the mobile creator app (IOS), but the name field is way too wide. I need to resie it down to maybe 5 character space so. that the information in the other fields is larger. Is there a way to reduce the field name size or width? Thanks
Sudden error after monts of smooth operation: "Error at on submit script".
Hi Everyone :). I have a creator app running smoothly for a few months now. A colleague of mine was adding assets this morning when she suddenly received an error : "Error details:Error at on submit script." I then tried myself and got the same error.
How to install node packages in Zoho Creator cloud functions
I wanted to create some functions which requires node packages like axios, fetch, multer etc., How and where can i install the node packages in Zoho creator to use it in Zoho creator Nodejs function.
Book mark for very large data reports
My users will need the ability to bookmark report rows for retuning back to them at a future date. Can such a feature be made available in Zoho Creator for a "wish to review" again row in my report?
Zoho Creator - Pages - Embedded Reports - How do I remove the "eye" or action column
How can I get rid of the first column? I have combed the internet -- worked and re-worked my embedded report in my page. I have added every possible element as "false" Below is my code to get there: <%{ %> <div elName='zc-component' viewLinkName='DEV_TEST'
[Free Webinar] Creator Tech Connect series - Rebranding mobile applications in Zoho Creator
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
Fetching transaction details from the payment workflow
Hi, In the payment workflow of Zoho Creator, once the payment is successful, the payment details like Amount, Transaction ID, Creator Reference # can all be viewed from the particular Form's report view. The question here is, Is it possible to fetch those
A Simple Work Ticket Solution
We're currently looking for some assistance with developing a "work ticket" solution using Zoho Creator. Unfortunately, our current contractor's efforts have left us with a solution that doesn't quite hit the mark for our needs. Here's what we're aiming
Zoho Creator - Pages - How do I click an element in a report on the left and have that element populate a form on the right?
Use Case: I have a product list on the left I want to create an order for that product in the form on the right I wish to click the form on the left and have it update the form field on the right I will then finish the details of that form. This will
Next Page