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
Update content offline on mobile
The client wants to scan barcodes in his inventories, and to see the inventory scanned in real time. He uses a mobile phone and an external barcode reader, which just pastes the barcode value with a line break in the end. The challenge here is to make
Hiding Sections
According to the Creator new help page for sections, https://www.zoho.com/creator/newhelp/forms/fields/section/understand.html, it should be possible to hide or show sections (and in-turn all the fields that are inside a section). However, I am not able to do this, neither in Form Builder or using Deluge Script. How can I hide/show a section?
Creator : Filter Pivot Charts by a Function
Currently pivot charts in creator will only show either all records or the logged in user records I need to be able to add a filter calling a function I have created to show results based upon the organisation that the logged in user belows to. float
Delay function execute
I've got a workflow which uses a webhook to send information to Flow, which in return updates a record in Creator. Problem is, by the time this has executed, the rest of my script has run and can't find the (yet to be) updated info in the record. Is there
Invoke url does not send valid json
Hi! I'm having a script sending a http post action to a third party software when a new record is created. The response I get is "error deserializing json" as if the code is not valid json. The simple code I'm sending is: {"Customer":{"Name":"Sven Eriksson"}} I have tried the code in another service and it works fine. I can't understand why it doesn't work in Creator. Here is my code (I have masked access-token and client-secret): header_data = Map(); header_data.put("Access-Token","xxxxxxxxxxxxxxxx");
Calculate distance between two areas
Dear creator's community I need help with this api request, I checked on the support online and on the form but it’s very confusing for me because there are different type of supports between the old version and the new version, I would like to get the api for the distance matrix between two area. I've tryed to create this code but of course doesn't work MapResponse = getUrl((("https://maps.googleapis.com/maps/api/distancematrix/json?units=imperial&origins=" + input.Origin) + "&destinations=" +
How do I make an API request through Node.JS?
In Zoho creator, I created a function that uses nodeJS. In the function, I'm making an API call to an outside URL using a fetch request. The problem is that whenever I run it, it says that "fetch" is not a function at module.exports. I've also tried it
Schema Builder diagram, how am I supposed to read the microtext?
I am hoping there is a way to capture and transfer the schema builder's output to a web or desktop app where it can be magnified without losing fidelity and studied accordingly. The Creator schema builder is great in concept, but limited in its visual
Validation and required fields in code
Hi, I have a few questions in which when answered a certain way brings up a new question below. Some of these questions I would like to be required fields so they have to answer them but I don't know if that is possible? I would like to have something in the code like: ( If question = "yes" Show "new question" and "validate as required field" ) something along those lines but I'm not sure how to or if you can? Many thanks, Gill
How to update subform record through a widget in Zoho Creator.
Hi. Can I ask for help what is the correct syntax for updating records in a subform through a widget? The below code can fetch subform records. I need help with the correct syntax I should use on the Edit function(function myfunctionEdit()) for how I
CloudConvert API
I have searched around to convert an image to a PDF but was unable to find anything. I came across CloudConvert which has 25 free credits per day for file conversions. A few topics, such as this were looking for file conversions. One of the replies says
Request for Assistance: Setting Conditions and Calculating Duration in ZOHO CREATOR
Hello ZOHO Creator Team, I am currently working on a project using your platform, and one of the forms I've built includes two fields: Working start Time and working end Time , I would like to set a condition that prevents the user from inputting a Start
[Free Webinar] Learning Table Series - Creator for the Education Industry
Hello Everyone! We welcome you all to the upcoming free webinar - Learning Table Series. The Learning Table Series is a free monthly webinar that runs for around 45 minutes. It's offered to our Community users and aims to provide a dynamic learning experience
How can I import a database App
Hi I need to be able to import an Excel-based price list into my app for processing. I understand that I can create an App based on data imported from an external spreadsheet. I do not wish to do this. Instead, I wish to create a button within the Creator App which, when pressed will allow me to select an Excel file of a predefined format, to import into the Creator Database. I cannot work out how to do this. Please help. John Legg Owner: The Debug Store
why error occur when use lookup code?
why there is an error said PO_Rec.PO_No is type of number form fisrt pic but in 2nd pic i use the same lookup code but error doesn't occur *PO_Rec.PO_No is lookup field from single line
Page iFrame embed
Is there any way to remove the heading bar from a report iFrame embed on a page? Also, is there any way to disable scrolling from side to side?
Published report behavior on website and mobile devices...
We display categorized lists of nonprofits on our website using published reports displayed in iframes. Most reports have a single column and display properly. There are a few reports that are 3 columns (Nonprofit name, category, subcategory). On the
How To Sort List of Maps?
I have the following below; If I return Collection(keyList) at the bottom, keyList is sorted correctly (I've tried both true and false and it works). But when I add to my sortedList in the order of my keyList the sortedList is not sorting how I want -
Exporting Reports as XLSX
When exporting reports as excel, the sheet name in the exported excel file is named after the report link name. Is there a way to rename the sheet on export? My problem is the report link name has_underscores_in_the_name and does not allow for spaces.
Enhanced Drill-Down Functionality in Zoho Creator Applications Usage Report
Dear Zoho Creator Team, I'm writing to request a significant improvement to the Applications Usage report within Zoho Creator. Currently, the report displays various metrics, but it lacks the ability to drill down for deeper insights. Current Limitations:
Using freelancer for zoho creator
Hello, We have found a freelancer to create an app in zoho creator for us. This person will need to have access to our zoho books, creator, zoho inventory. But in the same time i want to "control" what he has access to (for sensitive information). What
Limitation of reports on Zoho Projects Integration
I was really excited when I found out that we could integrate our Projects & Prople data into Creator, because we thought it would allow us to use Projects as a datastore but wrap some of our workflows around our work, but we've hit some limitations.
Export Data & Attachments
Hi, I am wondering whether it is possible to create an export of all data in creator, including attachments, for either backup purposes, or migration purposes. Thanks.
FINALLY! 100% Responsive iFrame for HTML Page Snippet
For the past two years or so I have been battling with Page Snippets' responsiveness (HTML, Embed, and ZML). Furthermore, if you use the native embedded reports, especially more than one report on a page, you have to set a static height because they're
How to create an Auto number field?
Is there an easy way to create an auto number field that I can use as my primary key field like I can do in Access database? Why isn't there an option for a number field to auto increment the number and also an option to start at a particular number instead of zero or one? I've suggested this to Zoho support and they said they might add it someday in the future. Maybe if enough of us ask for it then they will. In the mean time, which code do I need to enter to create such a field?
How to add customer details to form when they sign up
I have customers signing up to my application which I then approve or reject. The are inputing their full name and email address. I would like them to then input other details in the Member form that we have like phone number, address, and other details.
Better custom connection interface
Microservices / custom connections are really problematic to use at the moment. To test if they actually work, you need to create it, then enable it (which is a multi-step process), then write a API call in Deluge then call it. You should be able to:
Keyboard Shortcuts
Is there any way to make a keyboard shortcut to add a new record to a report?
Next Page