Failing validation of commas on decimal fields
Hi, There's a huge problem with decimal fields and commas. Commas are not recognized as illegal characters, but are simply deleted in the decimal field. This is ridiculously problematic and should be fixed asap! We cannot have any kind of confidence in the data collected by Zoho. Here's a screenshot of a simple alert box script on input. As you can see, the input contain a comma, but it is not converted to a decimal point. I have honestly never seen anything like that. Please make commas illegal
Excel format for questionnaires
I'm going to use Zoho Creator for questionnaires and would like to know: 1. Is it possible to import an excel for a questionnaire? 2. What is the format of the excel sheet needed? 3. Can I add filters or rules to questions so one is disabled -or not- depending on the answer of a previous one? If so How? Cheers, Tania
Lookup field with a FILTER and SORT not sorting correctly
Old program, no changes on my end. I have two lookup fields. First one for Category the second Product. Select Category. The second field Product has a FILTER from the Category field. The list shows up but the items are not sorted correctly. How do I get the items sorted like they use to show up? Do I have to manually sort the list now?
How to create report of multiple form which are not linked by lookup -
Hi, I have a form - which in turn has a subform. They are not linked by lookup. It has a 1 to many relationship. I need to form a report with data from main form and subform. Only problem is that the multiple rows of the subform data comes together in one cell/row. I need to have them in seperate rows For Eg Main Form Subform A A - 1 A - 2 B B - 1 B-2 B-3 After looking at the advise given in other
Currency in zoho creator report
Team, Currency in the zoho creator report is showing in $ even if the currency on the form is different, is it possible (already) to change this?
Error in "Learning Deluge" ?
while taking trials under Learning Deluge, on List, I notice that four items: New List, Add, RemoveIndex, RemoveValue do not seem to work right. I do get outputs, but along with Error messages. See attached screen shots. Any clarifications?
How to edit (change information in an existing record) after opening a linked view?
When looking at a record in summary view, I am given the option to "Edit Print Delete". However, after clicking on the linked view (Project: KPTC Buildings ABCD) - there are no options to Edit or do anything else. Is there a way to edit this linked view directly? Can you please add a button to "Edit Print Delete" directly after opening the linked view? (See screenshots below.)
Can a report be generated and displayed [no edit] without a base Form?
I am trying to generate and display a free formatted worksheet like report [say Daybook] based on a set of records created using a Form [say invoices]. New fields [columns] will make up the report based on field-values collected from Invoices. How to do it?
Replicate data from one form to another based on drop-down selection
Hi I'm a beginner to ZOHO Creator (and programming) and trying to understand the method of populating fields in a form (fetched from another form) based on a selection in a drop-down box. Let's say I have 2 forms; - One"Golf_Bag" form with following information fields created; "Club", "Brand_of_club", "Model_of_club", "Loft_of_club". - Another "Input_data" form with corresponding fields, and where "Club" is defined as relation to the "Club" in the Golf_Bag form and is selected in a drop-down box,
Generate Record Summary in Pages
Hello to all I have a Question, i'm trying of developing in the part of zoho Creator "Pages", generate a Record Summary, my question is. How can is generate a Record Summary from pages of Zoho Creator. Example if ((formulario.ID_OPORTUNIDAD != null) && (formulario.ID_OPORTUNIDAD != "")) {%> <div elName='zc-component' <iframe height='500px' width='100%' frameborder='0' allowTransparency='true' scrolling='auto' src='https://creator.zohopublic.com/irojas/formulario-acta-de-entrega-vendedor-cliente/form-embed/Acta_de_Entrega_Vendedor_Cliente/VU9OXE27r0B8b1RNAHbptV3atDHpfOmkHOumnzrknJ5kTNwpfs6wBO35ARr7bGOTY8zmTPhMqADNm1SjOfu3gpAF4wKAxM137740'></iframe>
Under Maintenance Mode for Users
Hello, I am running an application which have 50-60 users. There are some effective changes I need to make on the app which requires people not to use the application until I am complete with the changes. In such situation I would like a click switch to Under Maintenance mode where users with certain profiles / roles as defined by me will have access to the application and others would only see an Under Maintenance alert page and cannot access forms or reports. Please let me know if this can be provided.
More than one copy of the same subform in a form - data from subform copies not added to report
Hi Zoho, I have a form and I'd like to use a subform in it. Among other fields, the subform has a "type" field with 3 options. I'd like to have 3 copies of the same subform inside the form, one for each option - so all entries will be joined in one report (also for ease of use so I won't have to create 3 copies of nearly the same form). How can I do this? Trying to simply add copies looked ok at start but viewing the report the entries from the 2nd and 3rd copies were not added (the form was submitted
Problem in Lookup field in Sub Form
Hi i am having a Sub Form in a main form. The Lookup Field in Sub Form is baased on a value from the main form.SO while adding i dont have any issues the Lookup field works good But if i try to edit that drop down field its showing all values in the LookUp rather than the fiterd value Seeking a solution for that. Code for Subform On Add Row if (row.Order_No == null) { ord = (Order_Management[((Client_Name == input.Client_Name && Rate_Id == input.Rate_Id) && Order_Status == "Active")].ID).getall();
Creating a good looking form in the form creator
Hi Everyone, How would I make a form that looks like this form including custom placement of fields, buttons etc. and also tab controls just like the form I'm writing this posting in the form creator? I'm assuming it's also made with the form creator. Currently the form creator will only create very crude and basic looking forms that stretch across the entire web page. Truly, Emad
Best Way to Merge Offline App Forms with Regular Forms Data?
Hi, I have users who go out into the field without Internet. We need to enable them to enter data into our Forms. Given Zoho restrictions I can't cache Forms for offline access if they have any Deluge scripting anywhere in the Form but in On Validate and On Success (see: https://www.zoho.com/creator/help/application/offline-mobile-access.html)... As I have a lot of automation in my Form's Field Actions, I have to create a separate Form specifically to allow offline access. For example, let's say
How to make application available offline
I have created two application online, now I want them available offline on my ipad. I can access them online, but then once I goo off the app disappears (i.e. leaves me with "no apps" message. What am i doing wrong?
Sub-form filters in record templates
Is it possible to filter the records of a sub-form while adding it into the record templates? I want to add details of all the records separately in different places of the template. Regards
Positioning the pop-up date calendar
Hi Everyone, Is there a way to get the pop-up date calendar to position itself so it wouldn't get chopped off like in the attached screen shot? I also noticed the Submit and Reset buttons are centred. Is there a way to get the form centred as well? Here's how I'm calling the form. <iframe height='500px' width='100%' frameborder='0' allowTransparency='true' scrolling='auto' src='https://creator.zohopublic.com/rleiman/tutorials/form-embed/OM_Orders/sZ4vqFqP4syrKQ22x2JmQrBbQeVORKUqHj6p88VSVxADJNGfhX7gRxe7jqbOsdREQR4QbjgwbsAeaz9hNpZQDZEKazHgwMg774nf'>
PROBLEM
I am unable to access my app its showing This application is not accessible. Sorry , you are not allowed to access payroll. Please contact this application's administrator.
Auto Stock Level with a Reorder report
I am starting to create an Auto Restock level based on Products Used, Current Inventory and Purchase orders. I have a form for Products Use, and Inventory, and a Purchase order. I am trying to determine if I use a "For Each Statement" or a "GetTotal Statement". Here would be the theory; when a product is used, it would count how many of that product were used in the Past (Selectable time, say 90, 120, 365 days), and put that number in the "Stock Level field" of the Inventory Field. Then auto create
Duplicate report function not savings duplicate reports
Good afternoon. When clicking on the "Duplicate" link under the report while in the Creator Application Dashboard, the system gives a "Saved" message, but does not return a duplicated report. This has worked as recently as an hour ago. Now, no reports are duplicating. Can someone assist with troubleshooting? Thank you!
App from G Suite - Spreadsheet
Hi, I converted by Google GSuite Spreadsheet - to zoho creater APP. My question is - once i have converted to APP, is the communication still there with spreadsheet. I mean any change i make in G Suite Spreadsheet - will it get updated to ZOHO app and vice versa. Any one with any experience on this
Image not appearing in html view to PDF
Hi Support, I have created html page which has image. I can view the image in html view. But when tried to convert to pdf, the image is not available. Kindly help with this issue. Regards, Riswan
HTML to PDF
I'm going to use a page to generate an HTML invoice. I will then use a webhook to send a URL to pdflayer to generate a PDF. pdflayer will respond with a URL where I can download this invoice in PDF format. Question: is it possible to take that URL , download the PDF and save it to a creator form?
Pull Date from CRM
Hi there, I'm having issues pulling date data and auto-populating my Creator fields with it. I'm successful in pulling other types of date. Here's the code I'm currently using to pull data: crmResponse = zoho.crm.getRelatedRecords("Contacts","Contacts",input.Customer_name_ID.toString()); c=crmResponse.get(0); Email=c.get("Email"); Account_number=c.get("Customer number"); Address=c.get("Address"); Address_cont_d=c.get("Address cont'd"); City=c.get("City"); State=c.get("State"); Mobile=c.get("Mobile");
Inserting data and lookup fields
First . I import a googlesheet named "Customers" in zoho creator. Second. I try to insert another goolesheet called "Files" in "Files" seett i had a field refers - lookup and fetch the name fo the customer Now i try to import the sheet called "Files" but i dont know how to tell the created form that the values in the field (customer) must be lookup fromthe other form. Is any solution for this???
Custom layouts for forms and pages
I have seen many posts where people indicate they are using custom layouts on their forms, but the Zoho Creator does not have custom layouts. I hope some of you will share how I can also do that. Since I'm still learning how to use Zoho Creator, it's very frustrating to find out there are no tutorials on the Zoho web site or even on Youtube showing how to do it. I have seen that many of you have used inline CSS to make the custom layouts. I can look for some inline CSS layout code generators, but
Stop Rounding Results in an Equation Until the Final Value
We have a formula where we calculate a daily rate down to the 6th decimal place. A precision calculation. For example: 1000 * 12 / 365 = 32.876712 Despite trying many alternatives, I can not figure out how to get this number, the result is always rounded to 2 decimal places. Like so... 1000 * 12 / 365 = 32.900000 I have the result going to a decimal field with 6 decimal places. But it still shows up as 32.90. I tried the round function..still 32.90. I have also tried toDecimal function too. (1000
Changing a radio button to a check box?
I recently took over administration of an already created form. There are many instances where there is a radio button but I need it to be a check box so multiple answers can be chosen. Is there a simple way to change a radio button to a check box? Thanks!
Update email notification added user
I am the administrator, when a user asks me to update the information in the database that the user entered, how can I send an email notification, that I make the change? I try whit it, but not work (added picture)
API
what is the difference between REST API and XML RPC?
Integration with otp
Does zoho creator support OTP integration?
Inventory Management
I am trying to use custome action on a report to transfer data from one form to another and make the new form editable is the possible
How to sort results of CRM API response
I'm requesting records from CRM API inside a custom Creator Page using code like this: apiUrl = "https://crm.zoho.com/crm/private/json/CustomModule3/searchRecords?newFormat=1&authtoken=XXXXXXXXXXXX&scope=crmapi&criteria=(Device_ID:99999999999)&sortColumnString=ID&sortOrderString=desc"; apiResponse = getUrl(apiUrl); I need the records to be listed in DESC ID order. So the most recently entered record will show up first in the list. How can I accomplish this as the searchRecords method does not seem
Problem in sharing application
Hi, I have tried sharing my application with the other user, but unfortunately it is opening with the other section instead of opening with my section which I shared. I don know from where it is taking that url. Whichever the section I share it is opening for the user only with the particular same section. It is urgent. Please help me out of this issue. Thanks, ITKES
Insert sub-form records individually in record template
Hi, I need to add the fields of my sub-form record individually in my template and the hard part is that i need to do it individually for each record. Is it possible? Regards
Function - passing current (sub)form data to function impossible?
Hello, I am trying to make a function, that would as parameter get the current subform data, and based on that make calcualtion. But it seems impossible, I get an error: Error details: Error in executing On User Input script of the field, Štev. obiskovalcev Error. Error in executing Set Variable task. Unable to update template variable tot. Error evaluating NUMERIC expression : Error evaluating COLLECTION expression : New Collection row cannot be passed as argument to function. It seems like Zoho
Lookup fields stopped working today
I have been running my app for almost a year now, no changes on my end. Today my lookup field to lookup field stopped working. I have a Category and a Product lookup field Category is selected first I have about 7 categories (flour, sugars, spices.....) I select flour and the next field should limit the Products to just the Category of flour, but today it saying "No Matches Found" I havent changed anything on my end. I look at the FILTER section on the Products field and it has SET FILTER checked
Missing display fields in a lookup field
Hi Everyone, I have a lookup field that has a filter set based on a previous lookups selection. Similar to the country and state scenario. My scenario is a vehicle make, model and variant scenario though. I have a form for each - one for make, one for model, one for variant. Make just contains a single line for vehicle make Model contains a lookup to the make field and a single line for model Variant contains a lookup to make, model and a single line for variant but also a dropdown for year from,
"Error occurred while duplicating records" without reason
Hello. As the title says, my app started throwing the "Error occurred while duplicating records" error. It even doesn't allow me to add new records. And it doesn't inform the reason, so I don't know what to do to fix it. What can I do to solve this? Thanks in advance.
Next Page