User nickname?
Hello, When I'm using Zoho Creator apps, is seems I have a username "Zoho_lien", while my username should be Joshi Boomputte as it is in the CRM. How can I modify this please ? Thanks
Export as ZOHO and import as ZOHO?
When I first started with Zoho, I would make a new application for each form. I did not realize you could make multiple forms in 1 application. I have thousands of records in each form now - and formatting I've done over the years. Is it possible to export
Adding images limit
Hi, Wonderful app How to increase the 15 images limit to a text note ?? Thanks
How do I make an embedded (iFrame) form mobile responsive?
Hi there, I have a zoho creator form embedded with an iframe (from the publish option) in my external website. It works fine on desktop, but unfortunately the content of the form does not scale correctly on mobile. I have tried placing the iframe within a container, but it still makes the form label text massive, and the form fill areas tiny. Any ideas how to resolve this ASAP please? Thanks
Record lookup field is clearing on edit
Does anybody know how to fix this? When I click on a record to edit it, the lookup field clears to null. Please see scree recording - https://www.loom.com/share/aa11468352f444fca9ac0d86eb40726b
Many clients, same Zoho Creator App - How can we proceed?
Greetings. I hope find all good and safe! I have the following situation, and I would like to listen your thoughts. We are in charge of the management of some operations to our clients. Our clients use Zoho One as the operation solution. Our office is
Query parameter in Page report filter strips "input." after saving is causing problem.
Hi, I have a Search and a report in a Page. I have created a Query parameter for the Page to be used in the Search on the Report. I created a Report filter using the query parameter to be use as a Search for "Name" containing. In the past (June 2021)
Is there documentation for the Signup Helper
I can find the documentation for the "plan change" Helper here: https://www.zoho.com/developer/help/creator/configure-solution/helper-params.html But I can't seem to find the documentation for the "Signup" Helper. For example, what is in the customerInfo
if we delete values in multiselect lookup field then automatilly it should delete in subform
Hi Guys, if we delete values in multiselect lookup field then automatilly it should delete in sub-form. Below i have attached pdf . Now in Item List field i have added multi select lookup of Fruits_Name and if we select Fruits_Name in item list those
WeChat Compatibility
I was wondering if ZOHO Creator has WeChat MiniPrograms integration? If not, when would this be available as it is key to reaching the China Market.
Speed of success message
Hi there, I added a success message to my application so that people would know their information had been successfully added. The only problem is that the message flashes on and off the screen so quickly that most people don't manage to read what it says and think it might have been an error message. Is there any way of slowing down the speed of the success message? suziea
Upgrade your account to download as mobile app
Greetings. I hope find you well and safe. I have downloaded an app from Marketplace. I am configuring that, but there is a part that says "Upgrade your account to download as mobile app", I don't understand update to what, once I already have Zoho One
Push Data from Excel into Zoho Creator using API?
Hello, How can I create an automated process through API where I input data into excel and it automatically pushes them to creator? I used to have a migration tool that helps me with that but now Zoho removed support for it and this can ruin all my business
Location of the data being stored
Hi, I would like to know where is my data being stored when I use zoho creator to build my apps? Is it being stored on public cloud like AWS/Azure or it's being store in zoho's own server? Would like to know where is the location of the servers,
Possibility to hide column
A query, there is the possibility of hiding a column of some report by URL parameter https://creatorapp.zoho.com/<workspace_owner_name>/<app_link_name>/#Report:<report_link_name>? hide report column parameter
How to remove an uploaded file
In my app TradeMaster (I have shared edit to support), there are many uploaded file fields. An example - "Picture_image_temp" in "SKU" Form. Sometimes, my users want to remove a picture. We have not found a way to do so. Please advise how to handle this request. Thanks.
unique id for students
Hi, I want to create unique Id on load for every new form. Based on old record value I need to create.. for example: 1 ) If I created one rec with EEE-0001, 2) Next record need to show on load side with EEE-0002 Can any one help me in doing this
Zoho Creator app without a Form
Is it possible to create a Zoho Creator app without a Form? I'm looking to create a Zoho Creator app that will pull in info from Zoho Books, do some calculations on some of the bills and then create a Journal entry back in Books. The Zoho Creator app
Embedded report not loading when using HTML/CSS in a page with a toggle switch to view 2 reports in a page based on toggle right or toggle left
I have a requirement to load 2 reports using a toggle button created using Html and css in the page section . I embedded the report like <div elName='zc-component' viewLinkName='All_Orders' params='zc_Header=true'>2 Loading View...</div> .I using this
Redirect on logout
Hi, I am using Zoho Creator forms and views embedded into my own website. I would like to include a logout link on my own website which triggers zoho logout but then redirects back to my homepage, rather than Zoho's homepage. Both the URLs 'http://creator.zoho.com/logoutpage.jsp' and 'https://accounts.zoho.com/logout' leave you on Zoho pages. Can you please tell me the correct URL to use to logout and redirect to my homepage? Thanks, hdptcar
Send email with value of a lookup field
Hi everyone, Is there a way of sending an email with the recipient (the "To: ") taken from the value of a lookup field? i.e. I have a form with a lookup field called "Email" that has a value taken from another form, and I want to send a confirmation email to this recipient... is that possible? Thanks!
Access to records based on domain
Hi, I am looking for some feedback on how I am looking at approaching this application, The application I have in mind deals with equipment that is sold by our distributor partners and that needs to be assigned to the end-user that purchased it. This
current time
zoho.currenttime is returning a time 7 hours earlier than my local time. (I am in South Africa - GMT + 2 hours) This was not the case a few days ago when I got the right time. This is despite me setting my locale to the correct time. You need to fix this please, or provide some stability if you are thinking that this is a useful function! avma
Help with automatic Country-State selection form
I'm trying to create a form where I can select the State based on the Country field. In other words, if the Country field is "United States" I need the State field to show only the States that belong to the United States. If the Country is Canada, it should show only Canadian States and so on. Can anyone help with a Script for such form? Thanks, Ed Silva. edsilva7
Zoho Page - Show Calculated Percentage
On a Zoho Creator Page / Dashboard I'd like to show a Percentage Value. The value needs to be a calculated percentage from two different Tables (Income and Expenses) The basic formula looks like this: (Sum of All Expenses / Sum of All Income) = Expense
DROP DOWN DEPENDENT
Hello, I have days with this problem, could you help me? I want to have a drop down that shows information according to what was selected in a first drop down. Example: Select EU, and in the second drop down that only US cities appear, Select Europe and
Fetch data from SQL Server
Hello, I have a database in SQL Server on my server. Every day I need to import data from a table to Zoho Creator. How can I do? is an example of this procedure? Regards, Maurizio
How to fetch relation between forms and reports using API
Hi, I am trying to create an application where I want the reports and forms relationships using API. Is there a way to get that information? Thanks Anuja
Changing color of header bar
Is there any way to change the color of the Header bar at the top of a form? mohnkern
Zoho Creator Form
I have created a basic Contact Form in my Zoho Creator. Now I would like to know how to generate the embed code for the same to place in my website http://www.vedicravi.com/ Kindly help...
how to create serial number in subform?
hi.. i need to generate serial number when click a add new row in subform..
Do you use Creator for your professional services portal?
I have a client that does taxes and bookkeeping, and we are thinking about creating a Portal phone app and portal online so the clients can upload documents. Does anyone here use a Creator portal for their professional services business? How does it
Is it possible to include a "weekly or monthly repeat variable" in the 'date field' ?
I am doing something similar to an appointment calendar, but most patients have appointments for example: Every Monday at 2:00 Pm. But the 'date and time' field only stores one record. And I wanna be able to choose if that record should repeat every week or so. Is it possible? (I am a complete newbie)
Walkthrough Breaks
Zoho Creator Walkthrough seems to be closing after step 2
VLOOKUP
Is there a VLOOKUP option in creator like in ZOHO Sheets?
Grant Admin / Edit access to a registered user
Hi Creator Community, Is it possible in Creator 5 to assign one of the users of an app to be a co-admin so that they can also edit the app? This doesn't seem possible via the users and permissions tables in the app settings nor in the user list on my
Filtering data by an URL
I am using the filtering data by an url facility as you suggested by the example: http://creator.zoho.com/sampleapps/company-details/view/User_View/criteria/Name=James/ In your example there are filtered all the records that have the field �Name� equal with �James�. What I need now is to filter the record where the field �Name� contains �James� . Any suggestion? All the best, Doru
Bugs in "Record Summary Template" feature
Hi there, I just tested the "Record Summary Template" feature for Zoho Creator. First of all: Great idea - this is exactly what we've been waiting for! But there are three essential problems / bugs: 1. If I want to fetch values from a related form/database, the record summary only shows values that were originally added as free text (string / in may case: single line). If I want to include values from the related form that come from e.g. dropdown-menus or radio buttons etc. it just doesn't show up
I love Zoho
It's very useful in my field of work... I would 100% recommend this to my friends. :)
Zoho Books Integration with Creator
Is Creator going to be integrated with Books? Or is it already and it is not in the documentation yet? Bruce Letterle Red Lab Media
Next Page