Zoho Creator - [Free Webinar]Learning Table Series for Trading and Distribution Management + Canvas builder
Hello everyone! Mark your calendar for the next Learning Table Series on Trading and Distribution management + Canvas Builder. What Trading and Distribution management is the process of overseeing the movement of goods from supplier to manufacturer to
"code":2930," when I use creator.getRecords()
id = input.batch_transverse.ID; info id; A = "ID == " + id; response = zoho.creator.getRecords("xxxx","xxxxx","xxxxx",A,1,200,"oauth"); info response;
Chart comparing different filtered records
Is it possible to have a line chart that compares different filtered records. So for example I have a form where a customer can be marked active or inactive. In this form, I have another field which has the month and year that the customer started. I
How to make text larger in an Export to PDF?
I am exporting monthly reports to a PDF (from Creator) and can't make the text large enough for my manager to read. It is fine when looking at it on the screen but she wants to have a printed version. Is there a workaround for this issue? I attached an example report so you can see the size.
Inventory SKU barcode printing
Hi I am a developer and am wondering if zoho creator or even zoho inventory have the capability to print barcodes upon submitting a form. I have been researching the forums and have not been able to find any way to do this natively in Zoho. Can someone
Portal and Main environment blueprint stages not aligning
Hi, We have a customer and order system using a portal account for our sales rep's to be submitting orders and customers. We've recently implemented the blueprint feature on the orders as order status management, we're finding that there is a delay in
import file upload and image
Hi, Good Morning. While importing records by "Import data" in reports, Am I able to import file upload and image ? Thank you
Can you make an email update a record in Zoho creator table?
On my application I set up a stateless form "Issue Request" that when the user clicks a button to open issue request it displays the stateless form. The users will then select the email address or multiple address' to send to. Enter the issue type and
Rich Text Editor: Insert Image
Having an "insert image" button in the RTE field would be beneficial. Currently, images can be inserted using the html button and the <img src="some url"> tag, but novice users don't realize this. I understand there would be complications to upload an image from your desktop in terms of how this image is stored at ZC, so I'm merely suggesting the insert image button only be for images with urls. As a best practice, mimic this forum's insert image button:
Fetch Zoho Learn data (Article ID + Article Title + Article Link) from Zoho Creator
Hello, I'm bulding an app to keep track of who's responsible for each task in the company + keep track of the procedures needed to perform the task. Here's the structure: Each procedure can contain on or more "procedure step". Each procedure step can
What is "Link to view"?
I'm having an hard time finding what the "Link to view" feature does of Zoho Creator: Thank you
Manage records order
Hello, I'm using Zoho Creator to create an application to keep track of who's responsible for each task in the company + keep track of the procedures needed to perform the task. Each task contains the following fields (there are more, but let's simplify
Automatically export
Hello, is there a way to automatically export all entries once a day as a csv file and store it in a folder? Alternatively, how can I access the entries of a form in Creator and retrieve them from Creator via Power BI? Best regards Jörg
Zoho Forms at Analytics/Creator or MS Power BI
Hello together, I wanted to include the data from Zoho Forms into Zoho Creator/Analytics to access it with Microsoft Power BI Connector. Unfortunately, I keep getting the message that my tariff does not support this feature. I have already upgraded everything
Parsing GS1 Barcode
Hello, I am building a simple application to capture inventory and location. The user would scan the item barcode and location barcode and would sumbit the form. I need help parsing the data. Here is a sample of an entry: 90I-3110-991010222179550 90 identifies
export report excel summary as url
Hi All can I make a openurl to download an excel summary? if not, can i have a regular list summary as pdf? or print? thanks
Creator on premise?
Hello Everyone, I could find a post of Creator on premise. It was three years ago...the reply was "coming soon"... Anyone has info on this topic, or scheduling please? Thanks George
BUG: Code Editor Not Working in Chrome Browser
Just wondering if anyone else is experiencing this issue. Since earlier this week, when I click to edit a deluge script in chrome, the editor doesn't appear. Specifically, the issue is that the "wf-slider" <div> is being given a style of "display: none;"
Navigating to views of related records from within detail view.
Suppose I have forms A and B such that records of B are related to records of A via a lookup field (i.e. there is a one-to-many relation between A and B). Within the detail view of a report for A I can display the related records in form B as a related
Formula field and zoho.loginuserid
Hello, Can the formula field be used to display a value from another field based on the logged in user? I have multi lingual users so I'm thinking of having a single line field with the product name in Spanish and another in English, then use the formula
Problem with pass a value to a Zoho CRM Integration field
Dear All, In a form I have added a Zoho CRM Integration field ("Supplier" Name) which is connected in the Vendors Module of the CRM. I would like to create a record in Creator through Zoho CRM and this field to be filled with a specific value. I have
How to show a report to the admin only in the Zoho creator app and hide it from other users of the app?
How to show a report to the admin only in the Zoho creator app and hide it from other users of the app?
データ未提出のポータルユーザーの特定
社員全員に週に1回データを提出してもらうためのフォームを作成しています。 きちんと全員が提出したかを確認する必要があるのですが、未提出の社員がいる場合、特定することは可能ですか? 社員はポータルユーザーとして登録します。 どのような方法でもいいので、お知恵を貸していただけると幸いです。
Creator Mobile Menu: How to hide menu?
See attached images. When a customer portal user logs in they see this standard menu view, but I want them to be directed to our dashboard page shown in the second image with the blue buttons. How can I hide the mobile menu and show just my dashboard
Creator App not updating record
Hi Everyone I am a grou private practice (Therapist). So far I am loving Zoho One. Here is my issue: I created an app in Creator, for client chart. Previously, we did everything with Google Workspace and are migrating to Zoho One. Previously, the client
CRM with production data, Creator app with sandbox. How to test it?
Hello! I have a CRM project with production data in use. I have an app created in Creator. I need to make some major changes in app. So I decided to create sandbox app to make changes and test there before publish. My question is, how can I use non-prod
Display a collection of images within a page
I have an app that calls the realtor.com API. I am successfully grabbing a collection of images and uploading them via a subform of image fields. I would like to display the images from the most recent API call somewhere on a page in the app. I have made
Sub-Form Permissions
I have a Form with a Sub-Form on it. I would like users to be able to add records to this Sub-Form, but I do not want them to be able to edit or delete existing records that are in it. This is easy to do with top level Forms via user permissions, however,
Bulk edit lookup field
Im my form (MONEY) i have one old field CURRENCY (type string) with several pre-choices (usd, eur, lkr, etc). I have created new form (currencies) and report with these choices (usd, eur, lkr etc) to use it like lookup. I have there such fields as: Country, currency code. In my MONEY form i have created new lookup field NEW_CURRENCY (Bigint) witch takes data from new form (currencies) with specified criteria (country). But bulk edit do not allow me to edit this lookup field in old entries. What should
Question regarding Twilio deluge task
I am using the deluge twilio.sms.send to send SMS to clients. https://www.zoho.com/deluge/help/twilio/send-sms.html Is there any way to setup the below somehow? 1) I would like when a client receive an SMS the FROM to show a name like 'Transfer' and not
Can I get stock prices in Creator
Is there a way for me to get current stock prices, DayHigh, And DayLow into Zoho Creator the same way as in Zoho Sheet?
Changing the name of Record Template sent as attachment in SendMail
Is this doable or not yet?
Update / Refresh report automatically?
I have 2 forms: newspapers and prices. I have a report of newspapers linked to prices. If I update the price for a specific newspaper in form "prices", I would like to see the price of the existing record in my newspaper report change as well, which is currently not the case. How to automatically refresh the report? Thank you in advance
How do I make a report based on two forms?
Can I combine two Forms in the same report? For example I have a form with the average results of each student and a different form with the preferred assignatures and I would like to make a report (for example a list) combining both forms. Can I do that?
can't select "Collection of record " for multiple record
Why I can't select "Collection of record " for multiple record
Random Sort/Shuffle a List
I'm trying to figure out an efficient method to randomly shuffle a list. Basically an implementation of Fisher/Yates/Knuth algorithm. In order to do this efficiently the best way is to repeatedly swap two elements in a list (or even a map). The built in functions do not seem to allow you directly write to elements in lists. So I end up having to repeatedly create temporary lists. Which is obviously very inefficient and slow. Can anyone think of a better way to easily swap two elements within the
How to prefill data on a subform properly?
Hi everyone, I'm struggling on how to prefill the data on a subform properly. Scenario: I have 3 Forms: Shops, Clients and Needs Analysis. Shops is a subform of Clients as well as Needs Analysis. Whenever I create a new Client then I can add in the Shop
Zoho Desk and Zoho Creator Integration
Hello Everyone, I have an senario about Zoho Desk and Zoho Creator integration. I developed a app for our service team and they fill up the service form end of the service. But I want to merge ticket and service form. For example I created a ticket from
Creator information to Books custom field
Hello community, I've two surely basic questions for people with more expertise than me, but it's been two days checking forum posts to get a solution without success. Context In our business, we need to qualify/approve all our suppliers before allowing
Scanning App
Hi, I have created a scanner app for events that we host, this works fine as we have different ticket types from different vendors, however there is one ticket type that comes in that is a URL which when accessed checks the attendee in on the vendors
Next Page