Zoho Creator HTML Page
Hello Team, I have a query related to the HTML page I created in Zoho Creator. I would like to apply some filters on this page without passing them through URL parameters. Could someone please guide me on how this can be achieved? Thanks & Regards, Piyush
[Free Webinar] Learning Table Series - Zoho Creator for AI-Enhanced Property Management
Hello Everyone! We’re excited to invite you to another edition of Learning Table Series, where we showcase how Zoho Creator empowers industries with innovative and automated solutions. About Learning Table Series Learning Table Series is a free, 45-60
Record Summary Template Improvements
Hi, Just a few suggestions to improve the usage of record summary templates. Some of them have been asked for before. Dynamic renaming of templates when sent as pdf attachment in sendmail task, also on export to pdf. Option for Page numbering. Option to add current date (${zoho.currentdate}) Option to repeat header and footer on each page. Subforms, more options in "Related Field Properties" for cell borders.(Currently only turns full border on or off) Choose template to use as record summary from
Publish directly to production
Hello! I am wondering if there is a way to publish changes directly to the production version of an application?
How Would I get data from a network drive to be feed into creator program.
What's the easiest and cleanest solution for this?
Give Permission for User test in Development/Staging modes
Hi Everyone, I am using Zoho Creator C6. Where there are development and staging modes. Is it possible to give special / temporary permission for users to test directly in development and staging? Or do you have any other ideas? Thank you very much.
Open a popup window from inside Record A and stay on the record after saving Record B
Hello community, Perhaps you can help me with the following topic. I have a form A with a decision box. When this decision box is checked, a form B pops up. Once Form B is saved, I need to stay on Form A to continue entering data. I've observed the following
Repeat script N number of time with some incrementation
Hi, I have a script I want to repeat a certain number of time, depending on a value from a variable NumberOfDelivery, and at a certain frequency depending on a variable DaysBetween (wich would afect my addday function on the last line). Here is the basic
How to delete a Zoho CRM record in Creator?
As I read in the tutorial there is a way to add or update a Zoho Crm record from Creator. I would like to ask you if there is any way in Creator to delete a record (using deluge) from Zoho CRM?
Seeking Business/Operations Analyst with Strong Zoho Creator Skills
Job Title: Business/Operations Analyst-Zoho Creator Specialist Location: Kansas City, MO (On-site) Company: SkyMark Refuelers About Us: SkyMark Refuelers is a leading manufacturer based in Kansas City, known for delivering high-quality aviation fueling
How to integrate single-sign-on using Linkedin in Zoho Creator
How to integrate single-sign-on using LinkedIn in Zoho Creator need step by step integration.
m2 is converted to Kader when switching from Dutch to English
By default, our company works in Dutch. We sell a lot of products with m2 as a unit. Now we've noticed that if we change the language in Zoho to English, the usage unit 'm2' gets replaced by 'Kader'. We've got no idea why. I'd expect that the translation
Tip: when "\r\n" not working for new-lines when building a file using the .toFile() function
As above, ran into an issue - "\n" was working for newlines, but "\r\n" was not working for newlines and carriage returns. Took me a bit but using hexToText("0D0A") in place of "\r\n" resolved this. Including in the forums to save others any drama.
Need the ability to have read only fields on a form.
There needs to be functionality in Creator that allows a field on a form to be read only. Most screen building software applications have this capability. I know you can hide certain fields from specific users and that you can also make the whole form read only but that's not the functionality I need. I want to be able to create a form where certain fields are editable and other are for display purposes only (read only). For example if the form was displaying information on an item that the user
Export Data & Attachments
Hi, I am wondering whether it is possible to create an export of all data in creator, including attachments, for either backup purposes, or migration purposes. Thanks.
Zoho Creator Deluge - dynamically change fields depending on user input of field1 or field2
Hi everyone and happy holidays! Hope that someone will help me figure out a solution to my problem… In my form there are currency, formulas and lookup fields. I’m well aware, that formulas fields if marked visible on form, cannot be hidden anywhere (like
Filter by technical IDs that should not be displayed
Hello Zoho and Cumminity. I know I have already found similar requests elsewhere, but have not yet received a solution from Zoho. Therefore I would like to refresh the topic and hope that a solution can be found. I have reports in the Creator, which I
Zoho Creator Populate radio field with values with all the created rows subfor
I have Main Form where i have a lookup field where i get brewery names and the number of tanks as a multiline text field with a list of beer names Based Brewery selected and bbt_tanks number i create rows in the subform and now i want to populate list
Zoho Customer Portal App for android is not compatible
Trying to get client to install the app with their android phone but all the same which mention not compatible but IOS is working fine, anyone has the same issue and has alternative solutions?
Email with uppercase letters causes problem with portal
Hello, When my customers register on a form, if they use uppercase letters in their email adress it causes problem with the portal. When I send the invitation for the portal, all letters are automatically modified in lowercase by the system, and when
Creator portal user do not accept user password upon creation
I placed a request at Zoho and they are working on it, but I try here too in case somebody has already the answer: Today, sudently, my customers that tried to join the portal were not abble to enter a valid password, even if the password had all the necessery
In zoho creator I have Category form it has category name field Once Enter category name , category code want to Auo create on submit of the form
In zoho creator I have Category form it has category name field Once Enter category name , category code want to Auo create on submit of the form Code Create Format first letter of product with number of product on this category Example: I have one use
Metrics available in Canada ?
Hello, For the portal, the metrics looks empty for me. It says something like "no portal to display". Do I have to do something special to get it started or it is just not available yet for Canada ? Sylvain
Comparing 2 forms not linked to send email
Hi, I want to compare 2 forms not linked, but with identical customer email fields. Form 1 : CustomerForm Form 1 fields : CustEmail, PartnerEmail, Reminder (yes-no) Form 2 : CalendarForm Form 2 fields : CustEmail, DeliveryDate, DeliveryLocation The aim
Need quick explanation about FETCHING
Hello, When I fetch records, for example : Variable = CustomerForm[ID != null] Are all the fields of the CustomerForm included in the variable or only the ID ? Another example: Variable_2 = CustomerForm[City = Chicago] Will I access to the full adress
Open url deluge task on page
Does the openUrl task not function on page scripts? For my particular case ive been attempting to create a popup window on the dashboard page for certain users. I've edited and reedited my code multiple times to no avail. The same code functions in a
Prefill record fields from a stateless form
I have a page with an embedded report and a stateless form. When I create a new record from the report, I want to prefill two fields with data that I have added to the stateless form in the same page. I can see the correct data in the stateless form.
Pivot tables stuck on regenerate
Quite often, I will regenerate my pivot tables in Creator and they will get 'stuck' on regenerate. i.e. they are not pulling through the entire dataset and the regenerate button is stuck on and out of use. This can go on for days and the only way I can
configuring/coding send notification
Hi, I have an issue by sending a notification in a task management app. I'd like to address the guy, who is in charge. Sending email is fine, but notification is not. Thanks for any assistance! George Thanks, it seems it's working. I needed a user type
New App Menu Doubt and Question
Hi member, Now my Creator C6 able to have the Newest App Menu. The UI is nice. But I have several questions about this feature. 1) I construct two Title on above a component. But only one Title will be shown. Is it a bug or intended behavior? In fact,
Any idea for loading animation workaround?
On my application i have page with ZML <image> which has attribute action='Function'. when the image (icon) pressed a function get called and sometimes the function takes some time (API Calls). For making a reasonable UX i would like to show a sign
Help Updating form
I have a visitor management app, the visitor checks themself in at reception. Admin can see a report of all visitors onsite. When the visitor leaves, another form is used by the employee they are visiting to confirm they have left site. How can I make
Submit form to create estimate
Hi I'm really hoping someone can help me understand the deluge script that is needed to make this work! Basically I have a form which includes a sub form in it. Between the forms they collect customer data, such as name, address, contact number and information about rooms in a house such as measurements and items that might be installed in them, all combined they will be used to provide a quote/estimate. The form is all working nicely, however, I now need to add some script to send some elements
Inner height of calendar inside a page
I have a page in Creator with 4 calendars inside it. I reduce their height to all make them fit inside tha screen without scrolling(see image blue contour). I would like to remove the scroll INSIDE each calendar. Is there a way to modify the height of
Issue with Job ID Display in Quick View (Card View)
Dear Zoho Support Team, We are experiencing an issue where the Job ID field(field type is Number) value is not displaying in the card view of our Quick View setup. Although the Job ID has a value and is correctly displayed in the detailed view, it does
WhatsApp and Zoho Creator Integration
#Tips of the Day ======================================================================================== How to Connect WhatsApp With Zoho Creator. -> Create an account on WATI API EndPoint https://app-server.wati.io/api/v1/sendTemplateMessages Pass
Issue Uploading Attachment with Zoho Mail360 API using Deluge
Hi everyone, I'm trying to upload an attachment using the Zoho Mail360 API in a Deluge function, but I'm running into issues. Here is the documentation I’m referring to: 🔗 Upload Attachment - Mail360 API According to the docs, the upload is done with
Zoho Creator - Revamped Release Notes
Hello everyone! We're thrilled to announce the launch of our revamped Release Notes page. We'll now be saying goodbye to the current layout and introducing a fresh, updated Release Notes page in its place. A wide range of people have provided us with
Reports: Search Function
Hello, Is there a way to fully customize the SEARCH. Instead of populating all of the available fields on form, is there a way to just select a few? Searching in KB but got no luck of finding a way..or how about on the Application IDE?
Direct URL to "View Record"
I would like to create a button (Deluge Script) to jump to the "view record" without passing by the record menu, but I can not aford to find the right url. I don't want the "view record" as a single page. I want the "view record" in the application like the picture below: Thanks in advance for your help
Next Page