Zoho Creator - Install app from Gallery takes too long
I'm trying to install the 'Volunteer Portal' from the app Gallery of Zoho Creator. It has been busy installing the app for over 2 hours now. It might be okay, but how long is something like that supposed to take? I never installed anything from that Gallery
Formulae field(Sum) not updating when a sub form entry is deleted
Hi there, I was facing this issue wherein I have a main form called 'Work_order_Form' and in that main form I have a sub form called 'Items' and in that items I have a field called 'Print_Charges'. So in my main form I have a formulae field which calculates
QR Code generation - native
All, FYI Google have recently depreciated their QR Code API refer: https://stackoverflow.com/questions/55021765/deprecation-of-google-infographics-qr-codes Annoyingly, this has meant we needed to change our links over to another provider. Creator team:
How do I go to new form after using deluge button?
I have (Form1) - [Report1] (Form2) - [Report2] I have created a button which appears on [Report1] which creates a new record for [Form2] using data from [Form1]. I have the script working well, it pulls the needed information from Form1 and builds a new
Portal users embed access
So I have a page with a form, and two reports on either side. The reports are embedded as html snippets. So basically, it's set up that when I select a material from the form lookup field, it reloads the report embeds but filters the records with the
Creator v5, v6 and v8 for Zoho One
Greetings, I hope find all doing well and safe. I was browsing the Zoho One page, where the details of each application's plans are outlined (https://www.zoho.com/one/plan-details.html?prd=zcreator). I noticed there are three versions available for Creator
Creator - Programmatic Update not Triggering Flow
I have a Flow set up to be triggered by a Record Updated action in Zoho Creator. When I update the record manually via the UI, everything works as expected. However, I have a workflow that can be triggered in the UI to update a specific field in the Creator
Connecting Zoho Creator app with Zoho Sites
I created a custom domain on Zoho Creator for my app (and it is verified), but when I click the link for my custom domain, it redirects me to my website. I want to link my portal to my website so that customers don't have to sign in to multiple locations.
How do I list all users and their email addresses within an application?
The application I created is a system where by users submit issues. An admin will then assign the issue to a particular user (not necessarily the one who submitted it). Obviously I need to create the users in the Setting page and allow them access to the parts of the app that are relevant to them. My question is this: Is it possible to create on a form a dropdown box that will show the available users or do I need to create the user a second time within a table (ie. Name, Email, etc...)?
No duplicates in lookup field
I have a lookup field that is based on items from a material report. The problem is, there are a lot of duplicate material names for the particular field that it's based on. Is there any way to limit it to only show one of each item?
Lookup field based on another lookup field
So I have a material entry form with a lookup field to an unrelated form in it. I have another form with a lookup field that shows records from the material entry form. The issue is, I want to set the the lookup field in the second form to be based on
Zoho Creator Embedding a Zoho Form in a Creator App
Hi I've created multiple Zoho Forms for my company for internal use by myself, I am trying to find a way I can either create an app using creator that when I open it then I'll have all my forms listed on the left hand side, so each one will have it's
Total number of External Call Statements exceeded
Hi, In a Zoho Creator application yesterday we started getting this error: Total number of External Call Statements exceeded. Line:(8) The line referenced looks like this: contact = zoho.crm.getRecordById("Contacts",contact_ID); Can anyone tell me where
Exporting Records from an Embedded View ...
@support: In one of my Applications for a Customer, I have an HTML View ... part of whose content looks like ... //variables in iframe tag iframeName = "zoho-Case_Law_View"; iframeSrc = ((("http://creator.zoho.com/" + zoho.adminuser) + "/") + zoho.appname) + "/view-embed/Case_Law_View/";%> <p class="zc-viewtitle"><%=Current_Expert_Info%></p> <iframe height='800px' width='100%' name='<%=iframeName%>' frameborder='0' scrolling='auto' src='<%=iframeSrc%>/Expert_Info=<%=Encoded_Expert_Info%>'></iframe>...
How to deal with multiple people requesting to order parts, then auto send and email to the customer at the end of the week
Hi there , so I like to be able to send an e mail once a week to order parts that the guys over ordered over the week, also we need to maybe order parts from an other customer there and have an the email ready to go once its been approved. What would
How to get value from html element using deluge?
I am trying to capture the value entered in an HTML <input> tag of type "date" and store it in a variable using Deluge scripting. Here's the snippet of my code <%{ date_value = // Here I want to store the value entered in the below HTML tag %> <input
....should be an easy one
I have a form that includes a radio selection field with three options: - Board Chair - Executive Director - Other I then have an "Other" text field. I have a workflow set up so the "Other" field is hidden when the form loads. What I want to have happen
Split PDF file upload to seperate files before emailing.
Hi Support, I have recently returned from Zoholics and keen to tackle some business problems. While taking to the Zoho Team, they have mentioned that you can help with coding. So here is what i'd like help with : I have a form where a PDF file is to be
Close popup
Is there a simple deluge command to close the current active popup window? Background of my question: A form is openen as a popup window with the openurl function I added a deluge function on success > direct to a certain page (depending on who is logged in). That works, however the form in the popup stays open (but blank so maybe reloads or resets). In one case it's even worse since it starts with a stateless form, which then opens a second form, both in popups. After submit, both popups stay open
Deluge Count Function for Subform is it supported
Hi This var1 = count(SubForm_1[ID!=0 ]); Gives the error Form SubForm_1 does not exist in this application Is there a syntax mistake or is it no supported in such a manner
Create list dropdown of all form names
Hi everyone, Can i create dropdown list by all form names? Thank you
Application Menu
Dears, Just a little bit pushing on this :D. Really hope this is going to be released soon.
Referencing a record's parent record
I have a form Application with a subform Tools. Tools is a form in its own right, and I have a view of All Tools. However, I can't find a way to show in All Tools which Application each tools record is associated with (unless I add a lookup field for
Version History - in Enviroments
Currently the version history in Enviroments doesn't show: User who pushed the change into Production Date this was pushed into Production This would be very useful for audit tracking purposes. Can this please be added to the Roadmap? Many thanks!
pages over forms
Is it possible to build pages and have custom css /design and backend forms on C6?
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
Hide panel shadow in zoho creator
Hello, I was wondering if I could hide the shadow that appears around panels in Zoho creator stateless pages.
Can a new Zoho User (Zoho Account) be created via an API?
I am looking for a way to be able to create new Zoho users (Zoho account) from within my application. I.e. I have a process where candidates apply via a public zoho creator form. When I like the candidate, I just click a button "Accept" and I want zoho user account created for that user, the user emailed the account information and they start getting access to the relevant areas of the zoho application. I have come across two conflicting posts with replies from Zoho support regarding my query -
Star Rating - New Field Type
Hi, Just an idea, How about a Star Rating Field. Simple 5-star system. Enables User to vote/rate on Form. View also displays rating for each row. It will be a new field type that we can drag and drop in form building. Dunno if it will be useful to everyone, but I'm aware that a lot of Creator users are here to use the forms for some sort of online questionnaire. This will surely help.
Adjusting subform layout in custom record template (PDF)
Hi there, For one of my forms, I’m working with a custom record template (PDF) that includes a subform. The subform contains two fields per row: an image field for uploading images and a single-line text field for descriptions. When I add the subform
Assistance Required: Merging Applications in Zoho Creator
Hello, everyone, We are planning to use Zoho Creator for one of our projects. The project includes two modules: Hotel Management and Fleet Hub Management, which are both listed on this page. Currently, we need to merge these two applications into a single
ZOHO API / KEYYO API
Dear All I am located in France , I would like to find someone who have developed already a connecting process between ZOHO API and KEYYO PI KEYYO is a phone IP provider. I would like to get some one which have already done or which is interesting to develop all together. thank's for you news. You can exchange by mail : jleveille@msccocept.com or Phone : +33 6 78 80 90 16 best regards.
zoho creator widget not filling container
i created a zoho widget that just fills the container viewport a simple html file <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Document</title> <style>
Zoho Shifts Connection
I'm having an issue with Zoho Creator Custom Connector not refreshing its tokens. I have a function that pulls data from Zoho Shifts nightly. However, every night the connector access token expires and the only way to fix it is to go and revoke it anywhere
Using a Zoho Analytics table as a datasource in Zoho Creator
I'm wanting to build an interface in Zoho Creator for data in a table in Zoho Analytics. Most of the searching that I have done is about using Zoho Analytics to report on data in the Zoho Creator app or to use Creator to add or modify data in a Zoho Analytics
Regarding developer support for Creator
Hello Team, We would like to understand if there is any developer support available for building creator application directly from Zoho's team and not via partners. Please let me know. Thanks!
OAuth 2 for customer portal
In Zoho Creator, is it possible to set up an OAuth 2 connection with an external service (in this case - Zoom) for customer portal users? Specifically, I want each user to be directed to an authentication page for Zoom, and then have the connection established
Creator - Portal users management
Setting up users in Portal at the moment reqires the following steps in sequence: Invite new email/login/user configure reports visibility accept the invitation in email set password If a login or multiple logins are created to assign reports visibiliity
"Number of statement execution limit exceed" error
Hi everyone. I know that this is a already discussed topic, but I want to express my discomfort with wasting a lot of time solving this pseudo error instead solving real client problems. I hate introducing changes in the code to manage this error.
Bulk export of uploaded files
I've seen a few very old questions about this in the forum, but I'm wondering if Creator offers a solution that allows users to bulk export the contents (or at least the url) of an "upload file" field in a report. It's tedious to have to export/download
Next Page