Mirrored images when using web browser to capture photo
I've built an app that requires capture of a photograph on a form using the image field. I'm using the app in google chrome (and/or microsoft edge) on a microsoft surface pro. When taking the picture using the rear camera on the device, the image is mirrored.
Need Image in Rich Text Field (Solved)
<img src="https://i.imgur.com/iV4suDK.png"alt="MenuImage" style="width:500px;height:600px;"> does not work.
How to work with getFieldNames formdata functions ,Any Examples
I don't find any example showing usage of getFieldNames. Where do i find .is there any Help documents available
A search function for dummies
I see from the forum discussions that this subject is a recurring topic. I need a simple search interface to allow users to search a list of publications by keyword. I've seen the form at https://creator.zoho.com/sampleapps/search-records-in-a-form/# which is where responders usually point people asking this question. I understand how to copy the search form to my account. I cannot however figure out how to modify it to return the results I need. I can't 'follow the logic of the form' because I don't
Sandbox deployment error
I have a Creator app which I'm modifying in Sandbox. But when i tried to publish the changes to live it pops an "Error in publishing" without any description attached. When does this error occur and can someone explain how to fix it? Thanks
Enhancements to make your portals more powerful
Greetings from Zoho Creator! We're happy to announce the rollout of some exciting enhancements to the Portal. We've designed these enhancements to ensure compatibility with new upcoming features that we're working on, which will be available later. The
Using Subform in Invoices
Hi there; In a billing project in Zoho creator, within a form, I use a Subform for the items, which is very normal. The problem is that for Zoho record consumption purposes, Zoho considers each rows of the subform as a record. And causes consumption of
First day of week [FIX IT PLEASE]
@Zoho, how many of your users use Sunday as first day of week? I mean, you have a whole feature about localisation/translation and date formats... how hard would it be to allow for user based "first day of week" variable? Currently, filtering reports
When will standard Theme fonts be supported in Pages?
First of all, great to see the new options to customize Theme fonts and color options, all though a little change, it makes a huge difference to the perceived value from the perspective of the end user. However, what seems very much out if sync is, that
How To Pass Parameters To Filter Report By Address Subfields?
I have an Address field with Subfields...I am trying to pass parameters to filter by State or Zip Code in a report. Can this be done? state = "CA"; For example: report_url + "?Address.state_province=" + state; ...does not work.
Zoho People Integration in Zoho Creator Through Deluge
Hello , I am doing zoho integration in zoho creator through deluge , I got the records when i am doing this: zoho.people.getRecords("P_Task") ; , zoho.people.getRecords("P_Employee"); etc. but i am stuck here when i want to get the LMS data which is a
Best of Creator App Examples
Does anyone know of or have examples of really awesome Creator examples? Perhaps some great HTML pages? I've been digging into the app for several months, and have been trying to find examples online of very well designed Creator app examples, but come up short. I know there are the pre-made applciations in Creator, however, they all appear dated looking. Would be great if Zoho would periodically provide a showcase of great Creator examples and the back-end code to make them.
Introducing Blueprints
Hello App Creators, Greetings from Zoho Creator! We're happy to inform you about a new feature called Blueprint—Zoho Creator's process management tool. This feature enables you to customize every detail of every process you design in your Creator application.
ZC6 - No custom order for sorting/grouping ?!
Hello There, Upon analysing we could see that you are in the C6 version of Zoho Creator in which the custom order sorting/grouping is not supported as of now. I have raised a user voice for the same and our engineering team is working on the possibilities.
Dynamic Filter for CRM Integration Field
Is it possible to filter an integration field in the same way you can filter a dropdown or lookup field, by using ui.add() with a list of the module record ids I need to show? I am working on a Creator app that will be integrated with CRM. I need to be
Redesign - Rearranging sections in ZC
Regarding rearranging sections in ZC, I think the current layout of the panel could use a very simple tweak to make it way more usable. Currently you are trying to fit the "active" and "inactive" components in one columns while you still have tons of
NodeJS version
Good day! I would like to ask what NodeJS version is used in Creator. I am planning to incorporate node scripts on a POC project that we are making. Thanks!
Trying to send email using CRM template via API from Creator
Hello Everyone, I have been trying to send an email template that has been stored in CRM via an API function that I am executing in Zoho Creator. I am using the following function: email_mp = Map(); email_mp.put("from",{"user_name":"xyz","email": zoho.loginuserid});
How to use a dynamic value in and API call with invoke url
I am working on a form that will autofill multiple fields based off of a parameter (Case_Number) value that is passed through url. I want to append that value to the endpoint in my API as query so I can grab the corresponding data to that Case_Number
How do I collect single-row checkbox value in a report?
Hi Zoho Community, I would like to collect a report checkbox value and would like to execute some Deluge code based on checkbox-checked report rows. Is there any way to collect this checkbox value?
Zoho Creator for Agriculture
Greetings, I am starting to work on Zoho Creator specifically for the agricultural field, any recommendations, tips or ideas that might be helpful ? Also, if you are interested by any means in working on such project, kindly contact me. The project is
Calling function in another app
I have 2 applications in our account. I want to call function1 in app1 from app2. I have tried to create a function and use the following code: myvar = app1.function1(); But I just get "not able to find 'function1' function. I've tried with the function
How do I fill a single form two relational lookup fields data with select data?
Hi Zoho Community, I have created a zoho creator form with two dropdown lookup fields and I have set the query to filter one lookup field's data based on another look field's input data. But When I have filled the lookup field value with selected data
Conditional enable/disable of subform rows
My app contains 2 forms: MainForm = Contains some data in various fields Subform = contains comments in the form of multiple rows My users can add new comments by adding rows. All this is working fine. What is needed is: 1. Disable all rows "comment field" when the MainForm is edited e.g. "disable comment;" 2. On Add Row, enable the field e.g. "enable row.comment;" I can successful achieve #1 by adding "disable comment;" in the Edit -> On Load. However, when I add "enable row.comment;" on the "On
Pass This Year Filter in zoho Creator Report URL
Hello Team @Bhoomi Joshi How we can pass this year's filter in Report URL Inside the zoho creator? Please update on this asap. Thanks & Regards Piyush Goyal
clear all the data
kindly need to clear all the data from my app trying to buy the app but need some help to understand it
How to utilize a callback URL with Zoho Creator (OAuth 2.0 authentication)
I have successfully made calls fetching public data from the Socrata API, but I am attempting to work with a private dataset that requires OAuth 2.0. I am having trouble with figuring out how to use a callback URL to handle the token. Any feedback on
new system field
what is record status(system fields) in zoho creator?
How to use QR codes to lookup a record
Hi all I've designed a simple equipment record and maintenance tracking app. Everything works fine, but we are planning to have QR codes on equipment that can link straight to its own record. Rather than get URLs for the equipment records from the QR
do invoice for customer for automatics invoices
I have an application in which I serve clients, I worked a contract between me and the client on a certain date, I want to send the customer invoices that 3 invoices every end of the month how to do that in the Creator, and how to separate his clients
redirect to edit record form from creator widget
Greetings i'm working on a widget for my creator app where i'll be displaying details of different records, for each record i want to have a button where the user can click it and be redirected to the edit record form to edit that specific record. how
Zoho Creator - How to avoid multiple IF statements?
Hi All, Is there a way to avoid multiple if statements by referencing a map or similar? For example, I have dropdown list with 15 options. The input of this field will trigger different options in the form. I want to avoid 15 separate IF statements so
Need an Application to Creating Interview Tracker using information from Candidate Module and a custom module ( Interview information ) using Zoho recruit and Zoho Sheet
Hi Zoho team, I would like to have a online meeting with your creator team to make them understand my requirements, show them how we are doing and so that my requirements are captured and flow of development work can be defined, You may suggest a developer
Send email when certain fields are updated.
I have a form in Zoho that nearly mimics a local database, except for a handful of fields. When I update the Zoho form, I want to send an email to myself to remind me to update the local copy. Only, I don't want the email if the only fields updated were non-duplicated ones. I'd rather not add one email notification per field I care about, as that's quite a number of fields. Is this possible? Thanks, -Christina
How do I round up a number to the nearest 1000 or round down to the nearest 1,000?
For example: Round up the number 133,768 to 134,000 (nearest 1000) Round down the number 133,768 to 133,000 (nearest 1000) Thanks
Update production data from development environment C6
Hi guys, I am using C6 and one of my struggles is that I want to update some production data without needing to create a function and transfer this to the production environment to update some data. Little bit of elaboration: I have invoice lines in Creator
Material Reconciliation in Zoho Creator
I have created a Zoho Creator app for my purchase and production. Now I want to create ledger for material code that is Receipt and Consumption and Balance for a particular period. I don't know how to achieve this.
Introducing Cloud Functions
Hello App Creators, Greetings from Zoho Creator! We are happy to inform you about a new feature in Zoho Creator called Cloud Functions . They are functions which are executed serverless, supported only by Creator's infrastructure, and hence the name Cloud Functions. The new cloud functions support two languages: Java and Node.js. This feature will be available under the Functions section of the Workflows module. Once these functions have been configured and written, they can be called from any of
Recording values in different currencies
I have a creator form that we use for survey recommendations and, at the moment, the value saved is set up as £GBP. However we have some clients from other countries and would like to save a value as a different currency. It doesn't need to make any exchange
Window tablet native app
Hi Zoho, With windows based tablets are becoming more popular and starting to gain market share from Android and Apple it would be nice to see Zoho publish the Creator app for larger devices. We are moving all of users off the ipad onto the Microsoft Surface line this year and would like to use it as a native app. I would assume this would be very useful for many businesses... Windows phone version is already created and published, why not make it available for tablets? Thanks for your consideration.
Next Page