Zoho Creator Performance - Slow
Since 10:00am AEST, the response time in Zoho Creator is around 35 seconds. Has anyone else experienced this in the same time period?
How can I get only month and year in Date format
Hello, I want to show only month and year in Zoho Creator Form Builder for that I used Date Field as input . But in default it shows like this only 08-February-2024. I want like this February-2024 . Is there any way to resolve this .
Custom detail view is not visible on mobile devices.
I'm reaching out to address a concern regarding our Zoho application. It has come to our attention that the custom detail view we've created is not visible on mobile devices, whereas the default detail view is accessible. Could you please investigate
Best way to sell an app
Hi, I would like to sell an app to a customer, but I hope to have different customers for the same app in the future. My customers don't have technical skills, then I need to provide them an easy and whole solution. Which do you consider is the best way and cost-effective to sell them? The alternatives that I'm considering are: 1. To buy different Enterprise Users in order to establish Roles and Profiles to my customers. 2. To buy a customer portal and share my app from zoho developer to the zoho
Why is Creator so SLOW?!
When I first started working with Zoho Creator on a project a few months ago it seemed relatively quick. When I say quick I mean that the page load times happened right away and the processing of the deluge script occurred fast. Now I find that the application I built is painstakingly slow! Has anyone else seen this? It seems the more forms I have the slower the app but now that I just tested an app with 1 form, it also seems slow. I'm a consultant who has built a huge application for my client
Getting Subform Data from API
How do I get subform data from the api Get Record by ID 2.1 endpoint? I've tried all the different field config parameters, and I have the subform data in the detailed report I'm trying to pull from, but I never get subform data in my response.
Are the Integration tasks still using API V2.0?
Are there any plans to update the integration tasks to use the V2.1 API? I'm assuming it's still on 2.0 since I can't seem to stop the workflows from triggering when adding a record and I haven't needed to bother with the external API yet so I'd rather
Can you create confirmation messages in Zoho Creator?
Hello, I would like to create a confirmation message that asks the user to confirm that information they have added in a field is correct when they attempt to submit the form, and gives them a "Continue" or "Cancel" option. Is this possible, and if not, is there a workaround? Thanks!
How to navigate to particular section based on selection of radio input
Hello, I'm trying to migrate my system from Google Forms to Zoho creator. In Google Forms there is a feature where in we can navigate to a particular section based on the value selected in radio input. It's called "multiple choice" in Google Forms. How
Reset Auto Number field
I could be missing something really obvious but how after testing can an Auto Number field be reset?
Custom actions are not displaying on mobile
Hello, I have created a custom button on one of my reports for each record. The button is working correctly and displays fine when viewing in browser on my PC. However when viewing on my IPad, the custom buttons are not displaying. I configured the report for mobile to show the custom button, but it is still not displaying at all. any help is appreciated, thanks.
Problem with If statement in html page
Hi there! I'm trying to make a HTML page and I need to apply some conditions but I don't know where is my problem. This is my initial code: <%{ bill = Presupuestos[Code1 == input.code]; entorno = Entornos[ID == bill.Entorno]; %> PRESUPUESTO <%=bill.Code1%>
Customer Portal
I have been successfully using customer portal to allow individual to have access to certain forms and data in my system. They all have their own unique username (email). Is there a way for me to know or capture each time the user access the system using
Map Report Pin Colour Customization
Hi, I would like to make this simple customization in Map Report. I've got a form like this: Name Address Type I would like to change map pin colour using the "Type" field, for example: Type=Hotel -> Red Type=Restaurant -> Green and so on. Is that possible? Thanks, Massimo
Addition of row based on Subform View type
Hi there, Straight to the point, if I use Subform View type List, I want the row is actually added when I click on the Done button, instead of added as soon as I click on the Add row button. My use case, I have: 1. A subform in the List view, has a field
can we edit certain things in zoho books using ZC
Greeting im new to zoho Creator we have been using books for months but we found that certain actions not available such as approval process for Journals or Payments Bill that they dont have option for super admin approve before sending can we do such
Can I host my own custom fonts on Zoho Creator and use them in pages?
Can I host .ttf, .woff, .woff2 files somewhere in my creator app or even other zoho product and use them as fonts in my pages viewable by portal users?
The Contains Function Fails for a List Due to BIGINT Error
Finding is a list of integers (ID values assigned by ZC). In attempting to run an aggregate counting, I requested to count how many times an ID number was in this list and it throws the error. I feel this is yet another example of how the new lookup requirement to only reference ID numbers is causing issues.
ZOHO Creator just hangs when i try and install a template.
Hi As the title suggest, when I try and install a template it just hangs on the below screen.
Reserved field link name (identifier) - "requestType"
For the benefit of others - don't name your field link "requestType", will result in a form submit error.
Schedule Import
Hi I want to import the data on daily schedule basis ,how do it In zoho reports also there, i want to same is it possible ,i refer forums https://help.zoho.com/portal/en/community/topic/importing-data-with-a-schedule But i cant find it how do it Please explain Thanks Satya NHM
GeoTracking Or Tracking system through google
I am developing an Application related to delivery management . So i need to implement geoTracking so that the customer can track the product through geo tracking .For example , In zomato we can see the delivery boy through google map where he is arriving , in which route he is comming etc. So i need to implement those features in my application. So is there any solution to implement
Not Getting Subform Data from API 2.1
I have a CRM function that needs to pull subform data from a creator form. I am using the API v2.1 and tried updating the field_config to "all", and "detail_view" (which has the subform in the report I'm pulling from). None of the API responses are returning
Disable mandatory lookup field that inherts from a parient lookup field
Hello, I have three lookup fields, a parent, a child, and a grandchild. I made the parent and the child mandatory, the grandchild needs to be mandatory only when its values are available and that is not always the case, hence why I disabled the mandatory
Can I Build a POS using ZOHO creator and integrate it with ZOHO Books?
Hello, I have a Zoho Books account and I was wondering if I can have a POS system that integrates with it. Primarily with Inventory, Customers and Payment and ofcourse Create invoices and credit notes. So, would Zoho creator provide me with this solution? Thank you,
Efficient Fetching Approach : collection ( criteria )
right to the point : what I mean is if there's a Table say Task with a Status field with 3 values as : pending , inprogress , done so to show count of all task count and status wise count of task we have to write this code currently and run the query
Convert Unix Time Stamp to Date
I am getting external data with a Unix time stamp (number of seconds since 1/1/70... the Unix epoch). I have used a formula field to give us the right date serial number. This formula is: (createdTime/86400 + 25569 + (-5/24)) The explanation for doing this in Excel is here (http://spreadsheetpage.com/index.php/tip/converting_unix_timestamps/) Now, since the formula is a number, how do I then convert it to dd/mm/yy format?
Using Deluge to Set Tooltip
Is it possible to use Deluge to set a tooltip? I want to dynamically set tooltips for multiple Multi-line fields.
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
Integrate Zoho Mail contacts for email "TO" field?
Is there a way to make an email field use the user's contact list from Zoho mail for lookup? We have a form used for creating and sending quotes to our customer, and filling out the email address is a bit cumbersome having to search for the email address
Add/Remove Drop Down Items
Are we able to add/remove drop down items via script? I do not want to make a Lookup field, but simply be able to add an item to an existing drop down field upon user input. This is most likely a beginner question, but every time I look for the solution I can only find Lookup field tutorials, so thank you for your patience. Please let me know if this is possible! Thank you in advance!
webhook intergration
I have an app from creator that am trying to call an external service api with a web hook anyone got any ideas?
Deluge and creator integration - creator connection does not exists
Hello, i've made a simple app in Zoho Creator, with a form and a report. Filled some records in the form and created the connection microservice (with read privileges on creator). Then in my CRM i wanna make a connection between my customers and the data
How to Preview the PDF file in widget.
In order to preview the PDF file, I had to develop the widget page. I've included the PDF file that serves as my response. how to display the PDF in a widget or modify the format as PDF.
Filter a lookup field based upon selection done in another lookup field in the same form
Hi, I would like to implement the same behaviour that I see in the application "Order Management 4.0" already available as a template. I'm referring especially to the form "New Product" in which the user selects the "business Group" item and according to this choice the "Product Group" field is filtered. How is it implemented? I tried to reproduce that behaviour without success. Thanks
CPQ Solution in Creator
Any solution available for a CPQ developed in Creator? We would use the CPQ for quotes and proposals and integrate with Book and CRM. Creator seems to be able to create the conditions and rules for products and exceptions for products, groups, bundles,
Gmail's new guidelines and their impact on Zoho Creator
Hello everyone, We'd like to inform you about the upcoming changes to Gmail's guidelines, set to take effect on February 1, 2024, which will have implications for Zoho Creator, especially on send mail tasks. Gmail is rolling out policy changes with the
Concerns about the announcement of the new Gmail guidelines.
1. Starting in February, will portal users or Administrators not be allowed to add Gmail email accounts? 2. Do the email addresses of the super administrators' accounts that are already active with Gmail have to be changed? 3. Is there also a problem
Is it possible for using Zoho Creator as a public application without login?
Hi there, I recently had a client who was looking at building a learning resource on Zoho Creator. However he had a requirement that course content that he builds may be publicly accessible. My question is that, is it possible to have public pages with
Not Working Get Recode API V2 and V2.1
Hello Zoho Team, curl --location 'https://creator.zoho.com/api/v2.1/zoho_admin8544/powerbi-connector/report/PowerBi_CRM_Form' \ --header 'Authorization: Zoho-oauthtoken 1000.036ed6dbd843860314596bf7eca4fc13.20b068cbfb671318a625466d4b8d8712' \ --header
Next Page