Href Link to the same html page ("refresh") does not work!
Hi Zoho, On my html page I need to create a "refresh" button. when using <a href="#Page:Page_Name">Refresh</a> - it does not work (page does not reload). same link is working fine when directing to other pages. this is happening in all of the html pages. Please fix this ASAP, I need this function... thanks Thanks Ravid (P.S., I'm using the reload button since the OpenURL does not work when adding entries to a Zoho-form using a POST html form, s either fix will be appreciated :) )
File size upload is currently 10MB per file - any plans to increase that?
Smartphone cameras are taking photos larger than 10MB these days and we need to upload them to Creator - would you please consider increasing the maximum file upload size?
When i try to show text, it doesn't work
Hello everyone, i have problems when i try to show plain text, i show it on the script but, when i go to the form it doesnt displayed. if ((zoho.loginuserid == "mayra315@hotmail.com") || (zoho.loginuserid == "quirofanosur@gmail.com")) { hide plain; hide Ingresos_or_Primera_Vez; hide Reingresos; hide plain1; hide Hospitalizaci_n1; hide plain7; hide Tejidos_Blandos3; hide Reducci_n_Cerrada1; hide Estabilidad_Articular; hide Fracturas; hide plain3;
When will users be able to enjoy inline editing (Sheet/Grid views), and bulk editing? :-)
When an app becomes even slightly sophisticated and has some scripting, we loose these useful features! Bulk Edit is allowed but does not trigger the scripting. Sheet and Grid views are not available. The workarounds I'm seeing don't seem very satisfactory. Bulk edit: admin only (and live with the danger), or create custom actions with bulk edit scripting. Missing Sheet/Grid views: no workarounds Is Zoho working to add SUPPORT so that sheet/grid views, and bulk edit, DO TRIGGER the form scripting?
How can I open the QR scanner automatically?
How to opening the QR scanner automatically after doing a QR scan?(do it succedively)
Multiselect Lookup to single/multi line text. Problem with BIGINTLIST
Hi, I am trying to put data from my Multiselect Lookup field into Single or Multi line text field for further use in other Forms. The Multiselect Lookup field is called Positions_names (One person can hold several positions in the organization) and the text field is Positions. So far I have a solution which only does half of the job. Pos = List(); for each r in input.Positions_names { Pos.add(r); } input.Positions = Pos.toString(); The output is ID number 3232752000000042103 instead of text.
Emailing a quote to a customer
Hi guys, I have a small - medium arborist business and am trying to get everything online and mostly automated. The question I have is when i have finished a quote for a customer is there an automatic way I can send an email attaching the form and inserting there name to the email and send it? Thanks in advance for your help. David
Is it possible to call forms without having to use the custom portal, through a user table?
What you want to implement is a user table s to have more control of the forms you view, since the portal costumer no longer gives us the filters we need.
Also, how could we fill fields if we have a form on an external website?
xml-based POST html form keeps downloading files?
Hi Zoho, I have an html page (Dashboard_test) with an html form is it, forwarding the data using POST command to a Zoho form (FnA_Bulk_Edit). Two problems: 1. When submitting the form, the user gets an xml file auto-downloaded. How can I prevent this? 2. In the On Add -> On Success script of the Zoho form, the script is processed but fails to open the url (last command is OpenURL). How can I fix this? Please check the page and form and let me know how to fix this. I'd really like
Duplicate an entry that doesn't allow duplicate entries?
Is there any way to code, to change the data that doesn't allow for duplicate entries. I have a LOT tracking system and the LOT numbers can not be duplicated. YYMMDD## I want to duplicate the record and sub forms but change the ## before doing it so the record won't be a duplicate. I've tried from a report to check the box and click on the duplicate icon only to have it fail. Any way I can do this via a program or catch it before it it tries to store the record? Thanks Andy
Timesheets
Hi Now I have our database almost complete. I want to explore reports more. Is there a guide or template report similar to a Timesheet? I have a table aptly called Timesheet with the following fields: timesheet_account (Lookup Field) timesheet_resource (Lookup Field) timesheet_activity (Lookup Field) timesheet_start (Date-Time) timesheet_finish (Date-Time) Duration (h) timesheet_description (Multiline) Ideally, I would like a couple of reports. 1 - A Project summary report listing date, duration
ZOHO FORMS AUTO COMPLETE TEXTBOX
Good day I have question if it is possible that I create a zoho forms with textbox that can give auto complete My project is Chemical Inventory. I need a textbox field that when I enter the first to third letter of the chemical it will automatically filled. Because I have 75 Chemical in list and its hard to list it down on dropdown or manual input the names. Im only new in Zoho Creator.. Thanks
Deluge - if no record found set value to 0
Hi there I'm using the following code //Get the discount amount based on the discount code fetchdiscount = DTKC_Discount_Configuration [Discount_Code == input.Discount_Code]; input.Discount_Amount = fetchdiscount.Discount_Amount; input.TOTAL_TO_PAY = (input.Total_Cost_Before_Any_Discount - input.Discount_Amount); My question is - if there is no match for Discount Code, how do I force the input.Discount Amount to be 0 At the moment if there is no match I get an error saying something to the effect
Traversing the fields on a form not restricted to tabs and mouse
Using the tab or mouse to move from field to field will not be acceptable for my application. I would like to move from field to field via hitting ENTER. Upon hitting ENTER at the last field, the insertion point would move back to the first field. Submission of form would be by button.
how to connect zoho creator to favebook. is that possible?
I need post my zoho contents to facebook. how can i directly post from zoho creator to facebook. i need to set autopost. not manual. how can i connect zoho creator to fb
Subform in subform
Hi, it´s possible to have subform in subform? When I do this in creator.zoho.com, in mainform (view) on app.zohocreator.com I can´t see that. First subform contains Date of order, products (it´s subform) and user. Second subform contains select products, price, quantity and total price. On the picture you can see forms and subforms. First picture is subform in mainform. Second picture is subform of Order (Objednávka). In this subform is antoher subform, but is not possible to see in mainform. Third
custom actions
Hello, Im really not a zoho creator expert, but I am using it for quite a long time.. Now I would like to explore more than basic actions and started to mess with custom actions in reports. Maybe its stupid and newbie question: I have 2 custom actions (buttons in report) and i would like to have one instead of them. First is: void Vybavene(Nova_uloha Vybavene) { Vybavene.Protokol = true; } and second: void VytvoritProtokol(date Do, date Od, string Uloha, string Technik, string Z_kazn_k) {
Passing "OR" criteria through URL to a view
i have a view in which i need to pass logic that contains OR such as displaying a list of employees whose name is Richard or Dick, how would i correct this url to include OR DICK. http://creator.zoho.com/zchelp/employee-manager/#View:Employee_View?Name=Richard
Drill down not possible
Hi, I have given a user permission to view a pivot chart. I have enabled " View underlying data" in the report. With my adminitrator account I can see the "Drill down" menu when clicking on the graph, but when I try to log in as the normal user I can only see " View underlying data " and can not drill down from months to weeks to days. Is it a permission issue?
make conditional forms for pivot chart that only include certain values in the fields
Hi I want to make conditional forms for pivot chart that only include certain values in the fields, but I do not know how to do it inside the pivt chart. Usually the code would be: ventasebay= Ingresos_Egresos[Tipo_de_ingreso== "Ventas Ebay"].sum(Ingresos); I would like to have that code for pivot chart: Example: Sumif (Region = 'East, Sales, 0)
Trying to share an application, not sure if I need enterprise for what I'm trying to do
Been thru the 'sharing' docs a lot and still a bit confused. If I have two users paid for on a plan below enterprise, can I share a form and report of an application with anyone with an email address (without publishing)? I would think that is why one would pay for a second user, to collaborate that way. But, it seems maybe the Enterprise plan is needed to do this? When I try to share my application with a user I get the dreaded "You have been marked inactive by the administrator of this application.
Customer Portal Redirect
When working with the customer portal, is it possible to redirect the user to a specific form on your application? Or will it always by default go to the first page in the application hierarchy?
input.Field = old.Field doesn't work when old.Field=null
Hi Zoho, On my "On Edit -> On Validate" I have a script with a rule, in case the rule is not applicable, I'd like to revet to the old data. for this I'm using input.Field = old.Field. but - on fields when the old version does not have data (null) the input.Field is not updated (say with the new data entered. Please fix this Thanks Ravid
Delete record using hyperlink
I want to create a hyperlink that will delete a specific record. Is this possible?
I thought I had it
I've amended a code from an expert on here as need similar functionality in a different form. It sort of works but I only get 1 digit and if error when I change it to "BB01". The new code is last_back_box_record = back_box [back_box_site = input.back_box_site] sort by back_box_reference desc; if (last_back_box_record.ID = null) { input.back_box_reference="01"; } else { input.back_box_reference=((last_back_box_record.back_box_reference.toLong() + 1)).toString(); } I need to prefix all entries
Need upload function using curl/Rest Api in zoho creator
Can you please send the example working code that to upload a image via curl_exec() function what are the fields i need to pass via curl call
Is it possible to dynamically create a filter with option of OR for a view
I have a view set. I want to dynamically filter records by saying 'Pull records with Criteria 1 OR with Criteria 2'. I know I can set it up manually by going to Summary page of a report. Is it possible to write a deluge script to pull up this view based on user inputs by setting up two different Criterias and using OR condition? For example, view name is NameReport Input entered by user Name Search: GA LastName Search: SH So the script will pull up all records from 'NameReport' where Name contain
Working with a date field
I am using an on User Input script to process the value entered in a date field. My problem is that if the user just types in a date the on User Input script is not executed. It only seems to work when the date is selected by clicking on the calendar icon. What is the best way to work around this shortcoming? Is there a way to prevent the user from typing anything in the date field so they are forced to click on the calendar icon? Thanks, Ken
Foreign characters (e.g. French accented characters) do not display properly
Hi, I have imported a file with accented characters to create an app from scratch - e.g. some French / Scandinavian names. However, they do not display in Zoho creator as such. How do I change this? Best regards, Adrian
Images don't display
Zoho creator seems like a really robust platform but my first impressions are that it is buggy and unpolished. I hope I'm wrong but I suspect this forum post will land in a black hole somewhere. I am trying to create a simple employee directory that includes a photo for demo purposes. I have followed the instructions in Zoho's help file but the image that is supposed to appear in the help file just displays the infamous black "x" icon indicating the picture no longer exists or the link is broken.
REST API and Authtokens limit
I just want to know that is there any limitation on Rest API (for Zoho Creator) using external scripts like PHP Curl etc... AND Is Authtokens are limited? what i mean, that Authtokens usage is unlimited or there is a certain limit for using authtokens, like 50/100/200 (any count) times per minute/hour/day etc..... kindly assist me and sorry for my poor justification.
How can I save a file on a File Input field using script/function?
Hi there! I need to put a file into a File Upload field using script. How can I do that?
nonprofit pricing? no response by filling our the webform
I'm curious if anyone can fill me in on what the approximate nonprofit pricing is for Zoho Creator? I filled out the webform to inquire a few days ago and haven't hear back. Thanks, Brady
Is it possible to move/copy a Personal App to Workspace App?
Inadvertently created an app under Personal rather than Workspace. Is there any way to change the type of app from Personal to Workspace, or to move/copy it to Workspace?? Thanks!
How to extract part of a text string like =RIGHT() in Excel?
I am trying to add a field to a form and use a formula to copy just the right-most 36 characters from another field into the new field. Similar to the Excel "=RIGHT()" formula. Is this possible in Creator? If not, any ideas on how I can accomplish this? Thanks, David
data saving
Hi, I run a mobile dance club in the uk. I've had a developer from this site working on a simple datadase with a event calendar with some email support.. this has taken longer than expected but looks and works ok... But i have a problem with the event payment section... Zoho does not save data automatically and the way the adding members and payments has force me to start looking at other software... the designer has given up he cannot work out a way to do it... this is how it works now . Open calendar
Get related record
Hi there, I have a Creator form with a CRM field Potentials and a field " Contact Phone" which I would like to populate with the value "Phone" of the CRM Contact related to the Potential. I can't get it working ... please help
Validating SubForm Data
Hi there I have a Parent form "Bookings" - fields include Name, Company, Email, Phone I have a Subform "Booking Detail" (field name Booking Details). I have code on the "Add Row" to populate fields on the subform - effectively transferring the parent fields to the subform. The problem with this approach is if a user adds a row to the subform BEFORE filling in the parent form, the details don't transfer down. The other scenario is where they enter the parent form fields, add a row/s, and then before
Zoho Creator Android app - offline forms with workflow workarounds
One of my main requirements was offline data entry, and I made the mistake of not fully understanding the limitations of the mobile app. I built an application with all sorts of workflow scripts and lookup filters only to find out that neither of these are supported when accessing forms offline https://help.zoho.com/portal/en/community/topic/zoho-creator-ios-app-3-7-2 My question is if anybody has found any workarounds for some specific cases: 1 - filtering lookups when accessing the form offline
Update a record through zapier
Hey zoho, I would like to update a record when a specific event from another app is trigerred using zapier. As you dont offer updating through zapier, is there a way to do it anyway ? Thanks a lot for Tour answer
Next Page