zoho creator filtering reports on pages not working
Hello, I am having an issue on filtering reports inside page . When I embed a report into a page, the filters that are set when configuring that report are being ignored when accessing the page. it happen once I add Collection variables on page functions.
Accessing Zoho's Barcode generator?
Is there a way to create an image link to barcode images from Zoho's free barcode generator using and openURL script? I'm doing this using barcodesinc.com's free generator, but would like to try getting them from Zoho's generator. I can't figure out what
how to navigate from a kanban record
Hi i created a report in kanban view.If i click the card i want to navigate to another form with the data in the kanban is auto populated and add some more entry from form.is it possible in zoho creator
Zoho Creator Upcoming Updates — July 2023
Hello all! We hope you’ve had a chance to check out the newly updated Product Roadmap, which now includes the new features coming up as part of our 2023 Projection 2. Our goal is to continually improve and add new features to our platform on a regular
Navigation URL page refresh keeping search criteria
I have a user who has a report that has manually entered search criteria. This user then launches a dialog box to edit one of the records, via zc_LoadIn=dialog. On Submitted the edit the page currently closes the dialog and refreshes the page but on doing
URL print record in customer portal
What is the url to print a record from the customer portal? If I put this it doesn't work because it takes me to the user login page laurl = "https://app.zohocreator.com" + zoho.appuri + "record-print/Intervenciones_T1/" + t.ID + "/"; openUrl(laurl,"new
Sort list by count (occurance) or character count
Wondering how to sort a list by either occurrence count or character count. I have: toppfs = LP_inventory_form[AUCTION_TITLE_ROOT = input.AUCTION_TITLE_ROOT].Pressing_features.getAll().distinct(); toppfs.sort(true); input.Pressing_features:ui.add(toppfs);
Order form copy
Hi guys, For our books we need a copy of the order form we signed with you last year. Is it possible for you to send it to us? For our SaaS Mangement we need all relevant documents. As Zoho Creator is a yearly tool invoices are not enough data for the
How to cancel my Creator subscription?
Hello All, how the hell can I cancel my Creator subscription? Greetings Jörg
How to set sub forms to only show related records
Good Afternoon, I am relatively new to Zoho Creator but have some experience previously with other databases which may be confusing the terms I am using etc. I was hoping that adding a sub-form would enable me to view records related by two linked fields on each form / table but this doesn't appear to be the case? Is there a way to do this as I cannot find any options within the subform field settings. Many thanks John
Speech to Text conversion after recording Audio in a form
Hi, I have been trying to achieve a speech-to-text conversion of recorded audio (from an audio input field). I tried using Google Cloud Speech-to-Text API, but I am not getting a proper API response from that. I also tried doing this through a python
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
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
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
Next Page