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
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%>
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.
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
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
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.
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
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?
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.
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,
Export Filtered report and send via email using deluge?
Hi, As stated in the title is it possible to export a filtered report say into a spreadsheet and send this via email. I know this can be done manually from the report but i want this to be an automated thing that happens weekly so i am wondering if this
What is "environment"?
What is the purpose of the environment(Stage or Production) feature? I have succeeded in publishing the solution to production, but I don't know how my customers will access this solution. I used to add a solution to a portal and provide my customers
About Data Retention
How long will the submitted data be retained? How many records are in the amount of data to be submitted? I bought the professional plan. I'd like to ask you for your help. Thanks.
How to add new row immediately below the current row and not in the last.
My current script is adding new row at the end of the subform but I want to add row next to or just below the current row. Can anyone help? Current Script: // Extract the numeric quantity from the 'Quantity added' string addedQtyText = row.Quantity_Added.toString();
Image signature in sendmail task
Is there a way to have an image of my organization's logo at the foot of emails sent with the sendmail task? I have attempted uploading the image to a form and trying to fetch the actual image itself in my workflow that send the email, but I'm not having
Showing only logged in portal users data in reports.
Have multiple portal users. Need to display data only relevant to them identified by their email ID which is an field in the form. User A should see only their records and User B should see only their records. As of now the portal is not showing any data
Widget with leaflet map in android mobile
Hello. I am using a widget that loads a map in my application. This map is filled with 3 Layergroups by request through the API to the database. In the desktop version it works correctly but in the Android mobile version it only loads one layer. I get
Click on "Add" in an HTML Table to add words to a Multi Line field
I have a stateless form with a notes field displaying a table. Clicking on Add should input the Multi Line field with that given word. Is this possible?
Using 'insert into' to duplicate a record
I have a form with a sub form. I want to be able to duplicate the record, but with some values left blank / changed (for example, barcode cannot be duplicated) so rather than use the report duplicate I decided to use a button. I have successfully Created
invokeConnector
Hi I have the following code, that used to work for me, but for some reason no longer executes. Can anyone shed any light on why that might be? deleteRecordMap = Map(); deleteRecordMap.put("module","Course_Bookings"); deleteRecordMap.put("id",bookingID);
Record "Added Time" not returned using Get Record by ID - v2.1 API
Documentation here: https://www.zoho.com/creator/help/api/v2.1/get-records-by-ID.html Using this API method with the {"field_config":"all"} parameter, not all of the data is returned from the record. Specifically, the "Added_Time" (record creation time)
Error occured please contact application owner.
While trying to edit one of my entry I am getting pop-up Error Invalid entries found. Please correct and submit again. The above error general comes when I missed out any mandatory field but when I recheck I haven't found any thing wrong. In addition what ever changes I do in form, it gets applied (when I refresh and look in the view form) and the error pop-up comes, how is it possible?. I have trigger email while editing, I'm not receiving the email. This issue only happens while editing the
Script for Email Notification including record summary as pdf attachment
Hi, Can anyone share the script for configuring email notification which includes record summary as pdf attachment? I want to create a custom action that can trigger email notification for a record on a view. Thanks! -V
Zoho Live Support Chat Not responsive
I have attempted to contact Zoho support via chat for the last month or so and every-time, I am informed that the chat was forwarded because no agents are available. Has the Zoho support level changed?
How to store auth credentials
Hi I have a Creator project with an external service I use through API with key and secret for auth. I store them in the app variables but not sure it's best practice. Tried on microservices custom connectors but the service requires the key and secret
Assistance Required for printing multiple Barcodes on a single sheet of paper.
Dear Zoho Support Team, I am currently working on a project within Zoho Creator where I need to generate and print a series of barcodes on A4-sized paper. Use Case Details: I need to generate barcodes specific dimensions (Xcm x Ycm) and a margin (Zcm)
Next Page