SUM a field with related record and update in another form
Hi, I have one form called Record form for portal user and admin user to add record accordingly. In this Record form, there is one Amount field. There is another Profile form where each portal user will be prompted to create their Profile upon first login.
How to change chart color
Hi In Creator, when you add a graphic, you can choose a color template, but you can't choose the exact color for each element of the graphic. Is there a way to do this? Thank you :)
Calendar view - All-day with date-time fields
Hi friends, I have a calendar view that is showing records based on e.g. start-time and end-time, both of datatype date-time. I couldn't figure out of to show "all day records" in the all-day section of the weekly and daily views. Trying to set start-time/end-time to e.g. 15-10-2012 00:00:00 was not helpful. What else should I try please? Kind regards, Idan
Unable to create new Zoho Connections in Power BI
I am no longer able to add new connections into Power BI for automated refreshes. Existing connections appear unaffected as they are still functioning.
Does Zoho have a feature to create virtual membership cards for clients? Or any ideas on how to achieve this?
We are establishing agreements with companies to obtain discounts for our clients. We want the clients who wish to participate in these agreements to have a type of membership or affiliation card that they can present at these companies to receive the
Access Uploaded Files for Printing via PrintNode?
I'm trying to set up an automation to print uploaded PDF files via PrintNode upon submission. The problem I'm running into is that the URL for the files (shown redacted below) cannot be accessed directly with the call to PrintNode, at least when using
Zoho Creator - Multi Select Options as a New form
I have a form in Zoho Creator with a multi-select field named Software. For example: Task: Task A Software: Software 1, Software 2, Software 3 I need to create a new form called TaskSoftware that will store each Software entry as a separate record along
[Free Webinar] Creator Tech Connect series - Mobile SDK 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
SubForm Custom Sort - Deluge Workflows
I have been experimenting with the Custom Order function of Subforms, it works beautifully within the subform itself and retains the sorting order. However, I need to be able to iterate through the records in Deluge using the sort order (The usage case
zc_LoadIn=dialog popup window size
Hi Zoho, I'm using zc_LoadIn=dialog in my href link string to open a window in popup. How can I determine the popup windows size? it comes up really small and inconvenient. Ravid
Workflows be triggered on Import?
Hi, Please let us know when will this option be available in Zoho creator. Thanks
Adding an element to the Creator Canvas will automatically adjust its dimensions.
I designed a report with fixed dimensions using Creator Canvas. However, whenever I add a new element, the system automatically adjusts the dimensions, even if the new element fits perfectly within the set boundaries. This is quite frustrating. Has anyone
Multi Select list as new report
I have a form in Zoho Creator with a multi-select field named Software. For example: Task: Task A Software: Software 1, Software 2, Software 3 I need to create a new form called TaskSoftware that will store each Software entry as a separate record along
Make signature field larger Zoho creator
Dears, I'd like to make the signature fied larger on PC web. How do I achieve this? Any help would be appreciated!
Configure postUrl() to follow redirects
I am trying to request JSON data from a Google Apps Script (GAS) I've developed. As the GAS ContentService does not serve content from the script URL i need to configure the postUrl() in Zoho Creator to follow redirects. Is this possible?
Checkbox not displaying correctly in subform
Greetings: I have shared my app (wv) with support. I am having problems with a checkbox field not displaying correctly in a subform. The main form is called volunteers and the subform is called volunteers_subform. The field in question is called roles. When you access the subform by itself the checkbox lookup displays as checkboxes. But when you view it in the main volunteers form, it displays as a multi-select dropdown instead. I have attached jpegs showing the difference. Any thoughts?
Labels in Custom Layout Report Quick View + Report bg colour
Hello, Actually two questions, slightly related. 1. I make pleasantly use of the custom layout feature for Report Quick Views. It's easy to add fields, however can't find a way to add labels to the field. Either the form field label or a custom label. I would be happy even with a custom text element, but even that does not seem to be there. See screenshot attached. Eg field Date of Birth has no label option. 2. And can we give a custom colour background to reports? I tried this in a page, you can
Dividing a Creator Form between tabs
Hi all, In a youtube video titled "Deluge 101 - Part 1, a Zoho Developer Community Learning initiative" (https://www.youtube.com/watch?v=7PW3SM04Fiw&t=360s), from 2:50, there is a creator app where there is one Form that appears in a page, but not as
Unable to Rollup Calculations
I have data related to several forms in my system. "Raw Material" is Form 1 and is the name of the item I want to roll up totals for with related forms. I have a lookup field in Form 2 "Production" that relates the record to "Raw Material". I will have
Where is the Deluge "Sendmail" template attachment as PDF function documented?
HI, I can't see this function documented anywhere, despite a few examples of its use showing up in replies to various posts. I've tried using this function in my sendmail command (like for example) sendmail [ from : zoho.adminuserid to : zoho.adminuser subject: "test" message : "test " attachments:template:Generated_Supplier_Invoice as PDF ] but all i get when I try to save is: "in user defined function form link name and record id are mandatory for template
Distributing vertical platform built on Zoho Creator
Over the last 12 months we have developed and refined a Field Service Management platform using Zoho Creator. Our USP is that we will combine the best of two worlds, by giving free access (besides the Zoho licenses) to customers which in return for a
Creator - Canvas & Record Templates - Address
Hi, I'm working in canvas builder and with record templates but the address field only shows the address rather than adding line breaks, how can I have the address stacked in both record templates and on the canvas page?
Address Field - Country Field
I'm using the pre-defined address field for a customer record but not displaying the 'Country' field as it will only ever be the USA or Canada and the geolookup does a great job with the zip or postal code that it's not needed however I do want it displaying
Google Analytics
This is a small but useful feature, maybe part of the impending custom domains for applications: For each app's settings page (i.e. https://creator.zoho.com/admin/app/settings/edit/) add a field to include a Google analytics code so we can get some stats on usage
Am I able to use integration tasks in environments?
I have a lot of integration tasks in my production environment, and I want to fix some functions, but not mess with the live production environment data. I know the API has a param that's called environment and I can choose which, but am I able to do
How to remove form focus
I am using zoho creator for sales forms on my website. At some point in the last year, it seems there was a "usability" update, which automatically applies a focus to your fields (https://help.zoho.com/portal/en/kb/creator/developer-guide/forms/form-usability/articles/understand-field-navigation).
Edit PDF in Zoho Creator
Hello, A requirement that we have is to edit a PDF within Zoho Creator, without leaving the tab. It seems like Creator does not have any PDF editing feature. What would be the best approach to that?
Hide Form Field(s) via OpenURL?
I am opening a form via a openURL call in a function. I would like to hide some fields on the form when I display the form using this method. I use this forms in other locations, so do not want to hide the field in all cases, but only when I display the form via the function I am writing. Can I pass a variable in the openURL call to hide a field on the form? If so, please specify the structure of the URL. I have already reviewed this pages: help.creator.zoho.com/Zoho-Creator-URL-Patterns.html help.creator.zoho.com/Functionality-based-URLs.html
Allow me to duplicate a field
Hi, Many times I need to create new field with slightly change compare to an existing one. So when I click an existing field, can you add one more option "duplicate"? That'd be very helpful. You mayc heck wufoo.com to see this feature. Thanks, Li lhong1
Suggestion for Attachment Feature in Zoho Creator Report Comments
Hi Team, I hope you are doing well. I have a suggestion in the Zoho Creator : adding an attachment option to report comments. If this feature is available, it would be helpful for us. I have attached image for your reference. Best regards, Dhanasekar
Zoho Creator - Email for Non filled users
I created a form in Zoho Creator, and I want to implement a feature where, if any user does not fill out their form for the day, their names are listed and sent in an email. If everyone has filled out their form, an email stating that all forms have been
[Free Webinar] Learning Table Series - Creator for the Manufacturing 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
Creating a page as a user dashboard
I'm looking for some help to create a user dashboard that will display specific information and records based on the users who is signed in. I did see something similar to what I'm looking for in one of the training videos (https://www.zoho.com/creator/videos/creating-pages.html
How to display an image from a report in Creator to the widgets?
How to fetch value of an image field in a Zoho Creator's report and display that image in a Widget? Is there a way to also replace this image through the widget and update the changes back in the report?
Looking for a low cost Creator developer
Hi, We're a very small company (a staff of 4) and are looking for a low cost CRM/Creator portal implementation. We have a good understanding of what we want. We also have fairly good experience of Zoho products and implementing them, but there are gaps
Embed Report with Auto Height
Hello Developers, When we embed report within Page, we are getting one awesome feature to adjust the report height. "Auto" and "Custom' height. This "Auto" option works well when we have no records. But I want to embed report based on some conditions
Calculate percentage
Hi, in the formula field I need to calculate a percentage of some amount, I am trying field1+field2-27% but is not accepting the expression, it says is invalid. How can I calculate this in the right way? thank you.
A way to dynamically pull form field api names within Zoho Creator fucntions?
I want to give my clients the option to create Task Templates themselves without me having to hard code unique scripts for each individual client. They create the templates, I create the master function, and we now have a scaleable system. The one thing
Creator HTML page refresh
Hi, I have added around 5 different html snippets in single creator page. I understand, I can refresh the entire page from page script using Navigational URLs https://help.zoho.com/portal/en/kb/creator/developer-guide/others/url-patterns/articles/navigational-urls
Is there anyway to show a field in subform a when the user adds or edits an entry in subform b?
e.g. I've got a list of labels that the user can define, and a list of items they've ordered. If they don't have any custom labels there's no point in showing the drop down list for the label. However as soon as they add a custom label I want them to
Next Page