How to have one portal for zoho creator and zoho books?
Hello, How can I acheive to have one portal for Zoho books and Creator so that the distributor won't get confused in using 2 portals? Thanks
Merging Many Reports to One Report.
Hi, I have created a form and based on the field dropdown, it will be redirected to the relevant form. So, If India is selected from the dropdown and the form is submitted, it will be redirected to another form specifically created for India. If China is Selected, it will be redirected to another form specifically created for China. How do I get all of the different reports created from all of these different forms to be shown in one report? Should I create a HTML page to display this which can get
Zoho Creator Pivot Report - buttons are hidden on smaller screens
On Pivot Reports, the Refresh, Sort, and Export buttons are not visible on smaller (13 inch) screen sizes. Even when the screen is extended to the right, it doesn't show. This is a critical feature for us. In the screenshot below, this should normally
PDF Page Breaks
I have a HTML view that I am exporting as a PDF however the page breaks are the wrong places. Is there any way to define where each page breaks to ensure my layout is correct?
Nested Lists/Collections
is it possible to have a collection of collections? or list of lists?
updating field in form(Accounts), when a field in another form (Quotation) is updated.
i tried this code to update 1 Account status when a quotation created for this account is updated...but what happens is that all accounts are updated!! A = Quotations[Account_Name == input.Account_Name]; khstatus = Accounts[Status == A.Status]; if(Phase
Have multiple groups in Creator Report
Hello, i am trying to create a overview based on multiple reports. The problem im having is that each report has got different Columns that would just be empty for the other reports. Example: Report Hardware -company -type -manufacturer Report Software
Selling ZOHO apps to third party customers.
So excuse me for the long read but I'm a bit confused. First the introduction, I work for a company that specializes in developing business solutions to small businesses and we've decided to use ZOHO creator because it seems ideal for some of our use
What is the Use of "WooCommerce Formula Based Pricing Calculator"?
With WooCommerce Formula Based Pricing Plugin allows you to set product as a pricing product based on formula and unit pricing, No hassle for setting each variation price with a single table. Still you can add your Pricing Ranges for every variation you
Is OpenID or SAML supported for customer portal?
I've read some posts on SSO but nothing which gives an affirmative or otherwise on support for OpenID or SAML in Creator in the Customer Portal. And even help articles on how to do this. Clarification or/and reference to help articles would be appre
Join our developer community!
Dear developers, To improve communication and transparency with you, we started a developer-focused newsletter in early 2021. To expand the scope of our outreach, we are looking to create a go-to database of our developer community across professional
Point of sale system (pos)
Has anybody made a point of sale system for a retail shop floor?
Passing an Image
Hi all, I want to pass an image from one application to another application is this possible? If yes, then please help me with an example. Thank you!
Insert a lookup field in subform based on a text field on the mainform
I have the following: Mainform: MOA_Details Text field: MOA_Partners Subform: Airstrips Lookup field: MOA_Partners I would like to have the lookup field in Airstrips subform populated with the same item typed into the text field in MOA_Details mainform.
Zoho Creator REST API / Unable to generate Refresh and Acess Token
Learn to use Zoho Creator API V2 - for PHP developers - YouTube I've been following this video, but it doesn't do anything. This is my code: $client_id = '1000.DVWESFDFGH1UI51RA0GHGHHDXTSOM2F'; $client_secret = '9e7a518438be1cfb456b6ce92fc2ij3kj20c67b';
String manipulations
Hello, I have this string: Name1-Color-1.jpg - https://example.com/100 Name2-Color-1.jpg - https://example.com/102 Name1-Color-2.jpg - https://example.com/103 Name2-Color-2.jpg - https://example.com/101 I need for example, the URLs that are Name1-Color
Reload browser window
Hi Zoho, I've got a form and a report on the same page. Whatever the user inputs into the form shows up in the report below. I have a workflow set up so that on submit it should reload. Which it does, but only the form part reloads Is there a way to
Redirecting URL
It is possible to redirect a custom zoho application url to another custom url but without the user viewing the redirected url
How to match a form of a country to an address field?
This is the scenario 1. I have a country form to create list of countries 2. I have product with lookup for country 3. I have user form that has address field how can I show the products with the country that matched the user? I need to know how to
Extension
Hi all, I am trying to add extension in new zoho creator and i cant seem to find it. Please help.
Workflow not updating to stage environment
Hello, I am making some Workflow changes to a Form but they are not get listed as changes to the Update interface and they are not triggering the option to Publish to Stage. The only changes that get pass is if I delete a Script, not if I create a new
Failed to load ZML - Hotel Management > Check-in History > Click on Invoice 1 or Invoice 2
Failed to load ZML. Please check for errors in your ZML script and reload. Hotel Management > Check-in History > Click on Invoice 1 or Invoice 2
React JS Widget
Can someone please share a sample if they have used js widget with React js?
barcode related features in zoho creator
As we all know we scan barcode only via mobile app. is this possible the same feature with creator web app. Is there any scope to generate barcode without any third party services. And much more functionality related to barcoding.
Show/hide variable fields?
Hi, I'm trying to show a field using the field name as a variable For example, I have a variable showField which currently holds the field named Field_To_Show: showField="Field_To_Show"; if (showField=="Field_To_Show"){ show Field_To_Show;} But I would
Subform - disable ability to add rows
I have a subform where I have hidden some columns, and disabled the rest (data is entered from a separate report); therefore, the rows are read-only. Can I disable the user's ability to add a new row to the sub-form? With all the fields hidden or disabled, a user can add a row - altho they won't be able to enter any data. Is it possible to disable the adding of rows altogether? for that matter.... Can I disable the user's ability to delete rows from a sub-form?
Invalid JSON Format String Line
I have been seeing this error: "Invalid JSON Format String" in my Creator Logs since the start of this week. It appears intermittently whenever I have scripts that attempt to update Creator Records both inside the CRM and inside of Creator Workflows.
Total QTY field by DATE field?
We ship widgets and I would like to see a report that shows how many stops and total quantity shipped by day. Attached is an excel example when I'm doing it manually, but I'm hoping there's a way Zoho can automate this process in a report or page.
DYNAMICALLY DELETE ROWS IN SUBFORM 2 BASED ON SUBFORM 1
I have a purchase order form that contains Purchase Order No and a subform named Purchase Order I have a commercial invoice form that contains a subform named Line Items In the commercial invoice form, I added a subform named Purchase Order In the Purchase
Is there any way to roll back a user action on the "on user input" event
I have an invoiced flag on a subform, when this is checked the user isn't allowed to make any changes to that row. However, rows that don't have that flag checked can still be changed. Is it possible to cancel, or rollback the users change in the "On
User does not see updates in the app
Greetings, hope find all good and safe! I have created an app (Zoho Creator 5), added to Zoho One and shared with an user. After, I have done some updates in the app, but the user does not see the new updates. Is there some procedure that I have to do
Zoho creator button in report for update record
Hey everybody i need your help I’m creating an app on zoho creator i would to insert a bouton in a report with a box ticked and I would like to know if it is possible as if I validated the report for update record
Custom function
Hi I have 2 applications and 2 separate forms in the 2 applications. I would like to create a custom function in one form in 1 application to populate a field in the other form in the other application. Application 1: RAMS Form: Profile Field: Airstrip_Name
What "On Success" event fires when the user selects "Duplicate" in a report?
I need to make some changes to bookings that are duplicated to ensure that they are valid for the system. Which success event is fired when the user selects duplicate from a report entry?
can we apply approval process between two application in zoho creator
Hello Everyone, I hope all doing well. I wanna ask some things, if we have two applications in Zoho creator can we apply for Approval and Reject Process. between two different applications in Zoho creator. condition:- app owner name is same, the domain
Change display configuration in mobile version of app
In Zoho creator, I'd like to have a report display differently in Mobile vs Desktop. I'd like the calendar report to have a default view of Month in Desktop version, and a default view of Week in the Mobile version. Can this be done?
Creator : Adding a customer record on sign up - getting the zohoid
I have an external sign up form and when the new user signs up I use the following script to update the customer portal : thisapp.portal.assignUserInProfile(input.Email,"nzaas"); What I want to do is also add a record to a form called customers and then
Enlarge and download photos in related blocks (mobile)
Hi. How can I enlarge & download the images uploaded in a subform and that appear in a related block (detail of a report) in the mobile application. On the computer they can be viewed in full size or downloaded but not on the mobile application.
Built in Product Catalog APP does not display images on user that came from the portal
This is the code I found showing the image . It is not displaying corretly when I tried it from the portal. I tried giving all the permission to the user but without success. if I am admin or users from Zoho creator they can see it normally. <% getProdDetails
Translation of text elements on Pages
Greetings, hope find all good and safe! I have added a second language to my app on Localization. Most part of translation is Ok, but I have seen that the "text elements" on Pages are not translated, neither: auto-translated or shown in the element list
Next Page