Read Only Field after Entry
Is it possible to make a field read only after entering information? For example a decal field for tracking assets.
Problems with outbound mail from Zeptomail
Hi, We are getting many softbounce errors using Zeptomail via zoho creator stating connection issues. Some examples are below. We dont send many emails, but most are having problems which is incredibly frustrating and problematic for us. I have been asked
Subform on add row reload form does not reload
As per the title, just set up a form with a subform click add rows with the deluge command reload; It just lets u keep adding rows To be honest it did once or twice but i was testing a whole bunch of combination's if you set it up a basic test no reload happens Thanks
Sort HTML snippet embed Report through params
I would like to sort HTML snippet embed Reports through params. Is there any possible way? Thanks advance😊😊😊.
Field to use for inputs of ft and inches
What is the best field to use when you want user to input data in like ft and inches. Can I use a single field and have the string (') as a seperator. So it will show up like 5'6 when user input a data? I dont want to use 2 seperate fields. And can I
"The page you are trying to reach doesn't exist " is displayed.
Hi I use zoho creator long years. From yesterday, our members see error pages when accessing URL below. (**** is a record id) https://creatorapp.zoho.com/mishimarosan/plan/view-perma/Plan_List_Page/argPlanRowID=**** How can I do to resolve this issu
Search settings
There used to be a location to denote the setting for an application to either load a report fresh each time you accessed the view or to load with your previous search settings. I cannot find the location for that setting anymore. Am I missing the spot
Link to specific record form
Hello, I'm trying to create a link to a specific record in Zoho Creator. The goal is to provide my colleagues a direct link to the form's record, in a way they'll be able to access and edit the record directly. The link should also show the app's header
"Search and Auto-Complete" does not work on mobile.
Search and Auto Complete feature on the Lookup field works fine in web view, but on mobile it does not.
Mark an email as Important using a sendmail task
Hi, I have recently came across a scenario where a client wants to know whether he/she should process a request on priority or not. For that, client requested to have some field differentiating between standard and urgent requests and the same should
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.
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
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
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
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
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
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
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
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
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");
Next Page