Lookup displays as list on mobile
I have created an application. The lookup dropdown is displaying as a list on one form and as a click on the dropdown select from a seperate list page on another form. Does anyone have any ideas about why the same lookup dropdown would display differently? Cheers, Jon
Record summary condtionally
Hello everyone, Is it in any way possible to make a record summary conditionally? For example: When, in a form, question 1 is not answered and question 2 is answered I want only to be shown question 2 and the answer on question 2. So the question 1, which not has been answered, is blank. Or is there an other way to generate such a summary? Maby trough pages? I really hope someone can help me I even want to pay for the solution and maby you can help me build it. Greatings, Erwin
Report
Hello, I have a form with 30 questions. A customer answer these 30 questions with answers. Some questions can't be answered. So a couple of fields will be empty. Now I would like a report or export to excel with only the answers which have an answer. Is this possible? Or how can I fix this problem? Maby I can use the On Edit --> On load functionallity like: if (input.field1 = null) { hide field1; } The problem is I can't export a form in the on edit mode. Or is it possible to generate attachment
Data based upon Form responses?
I'm looking for a way to capture Form answers and turn them into numerical "score" outputs. For instance, if a respondent answers A to Question 1, I want answer A to equal 6 points, and if they answer B, then B might equal 9 points, etc. Instead of me manually tabulating the numerical scores based upon respective answers, is there an "If/Then" feature that would make these calculations for me and then send to me via email?
SQL Server select script upload from local server.
I am new to Zoho and still learning the ropes. We have a project that we think would fit Zoho well. We would like to use Zoho Creator as a look up table. To do this we would like to upload a SQL Select query to the Zoho database that the creator would use for the lookup. This would need to be done several times a day as the data is constantly changing. I have downloaded the uploadtool but as of yet have not gotten it to work. In reading all the info that comes with it I see a lot of references
Criteria to show today
I have a view which I would like to show only entries that were made that day. Added_time = today This results in nothing showing, even though there are entries that I have made. If I put: Added_Time in this week it will show what was entered. But I don't want to see anything other then just what was done today....
Function to import JSON data to Zoho Reports Table
Hi, I am trying to create a function in creator by passing parameters that would retrieve JSON data from external website(GET method) and import that json data to Zoho Reports Table using ZOHO Reports API. I am new in API related issue so I could not figure out how to write the script in creator. Can any help me how to code in deluge script ? Zoho Report API : https://zohoreportsapi.wiki.zoho.com/importing-bulk-data.html Thanks Arfater
Customer Portal to view their own account ONLY
I am looking at the Customer Portal for my application. I want to be able to allow users to view their record and be able to update it, view their invoice, pay their invoice, upload a file, etc. My understanding is that the Portal just gives access to areas in your application to those that you invite. How are others tackling this issue? Or is this an issue at all, am I just mistaken?
Criteria for Chart on Load
I have a database which contains records for 30 companies. I want to show a chart showing information for each company. A User Filter is not a good solution since each company should not see other companies data. Since I can't specify criteria when opening a report can I access global information such as the current login ID or IP address? Is there any way to display charts specific to each company without creating 30 separate charts?
Integration between zoho calendar and zoho creator
I am loving being able to send calendar events in Zoho Calendar, but wish all the possible fields in zoho calendar could be defined in the script. I would have thought that functionality of zoho calendar internally should be at least as good or better then the google integration. I'd prefer to keep all my eggs in one basket, ie, in zoho rather then bring another program into the mix. At the moment according to: https://www.zoho.com/creator/help/script/create-an-event-in-zoho-calendar.html you can:
Relate forms rows rows (pivot table)
Hi, I´m looking for your advice about a problem. I have two forms Team and Player. In team form I declare the name of the team and in a subform I have some more information which come from a other form (Season & Competicion) In the player form I declare the name of the player and I need to get in a subform where he has participate each season (the information I have input in the team subform) Any advice? Thanks.
Trying my hand at creating a Page
First of all, let me say that I am using ZOHO Creator for a number of things. I have been developing apps creator for around a 1 and a half. I use some pretty complex deluge scripting to achieve my desired results. I have to thank all of tech support for all of their support and help over the past year. Now for the question. Is there an easy way or can someone give me a piece of code to create a page. I am seriously just now getting to the point where I am looking at creating some pages. I
HTML page - iterate rows - first row repeats
Hello all, I've taken a Zoho example (https://www.zoho.com/creator/help/views/create-html-page.html) to try to create a dashboard of my own. Starting simple so I understand the syntax (since I don't know HTML very well), I took a sample page (which works) and replaced hard-coded values with a "for each" loop. However, when I run it, the first row repeats for as many values in the table. My pertinent code: for each SP_row in SP {%> <tr class="zc-viewrow zc-row-2">
problem with subform
Good afternoon. I am trying unsuccessfully to help support you in four days and no response . I'm having the following problem: I created a form and subform it loses the rules made in the original form. Form is : https://creator.zohopublic.com/zoho_bruno123/requisicao/form-perma/Correspondente/D6fpDwguR9WbGNZpv4HaNd2W5kytgBsUtB4TUXQSNCFnM2fOw7YyHuF177meO0h3tUyuFQFkbQNPXbXF9HNpW1qxt7XnHejTMus1.
When I put " city " the county should open only selected and is not opening at all. What can it be?
Formula to Calculate Total of Multiple Rows in Sub-form And Return the Grand Total to The Main Form
Hello there, I am working on a main form, a kind of invoice divided into 2 sub-forms. First sub-form is Customer Info. Second sub-form is Items list. I can calculate something like Quantity*Unit Price in one raw. But I don't know to to run formula for one column (Total Amount). So As you can see, I can work horizontally, but not vertically. This is at least the most problem I have. Hopefully, someone could fix this as I think this would be common but no clear answer I found for. Another thing is
Create a lookup relation
Hi there! I try to create the lookup relation. Unfortunately, only one field for the selected form is shown for selection. The rest is the Added Time, Added User IP Address, ID, Last Modified Time and Modified User IP Address. Please advice me on this matter. Tq!
We are unable to fetch this data, sorry! Please note that your data is SAFE.
I am getting this message on views every once in a while and I can't figure out why it appears or why it goes away. Strangely, I have it right now for one particular user on one particular view and only in Chrome, Safari with the same user and same view loads up just fine. Any suggestions?
How do I automate this process?
I am building an automated form that upon opening does the 1. Goes to the suppliers website, as a sample we pretend it is: https://www.url.url 2. Enters my username in the username field. The XPath for the Username field is as follows (I used a fake url for to protect our supplier, but the XPath is real): https://www.url.url/html/body/center/form/p[1]/text()[1] 3. Enters my password in the Password filed. The XPath for the Password field is as follows: https://www.url.url/html/body/center/form/p[2]/input[1]
Group items in subform
hello, in my form i have a subform with fields Product Code || Description || Quantity. How can i make to group items by Product Code and sum Quantity ? Thanks you
Mobile application database "n00b' needing direction re: app in progress.
Good Afternoon, I am really new to building database's for mobile applications. I am experience in building the front-end app though. I am needing help with putting together a database. I do prefer to do the work myself so I can learn. Okay, the problem; I am building an app in app-press (client's choice) & I have done all the psd/ai files and all the boring hard work to put the app into a functional state, now I need to assemble the database. It's an app for farmers/miners re: tyre psi etc... Screen
Development workflow - is it possible?
I have an application that is currently in production. I need to understand how I can accomplish a development cycle/process for this. There will be changes made to the app regularly (multiple times a month possible). Many of the forms require lookups, etc, so in order to do work on a development copy, I need to have the data as well as the forms. I'm told that the only way to duplicate the application with data is to have Zoho do it for me. I am a paid (Professional subscription) user. So now I
Webform with unique link
Hi, I'm trying to implement a webform for a registration to an event. I have various events in my database and I don't want to let users see all the event and pick the event they want to subscribe, rather I want that through a unique link (or any other way) they go to the registration form of a specific event. I wonder if this is possible in either CRM of Creator as I could not find a way to do it. Has someone else had the same issue? Thanks, Andrea
Subform linked to another form
I am working with a subform that is connected to another form, such that it looks like this in the form builder. Is there any way to hide or disable fields within the subform when it is being displayed in the main form?
Conditional Formatting bug
Hi, Admin Conditional Formatting is not working in my calendar view. but it works well in summary view. I'm so sure, i have done it correctly. https://creator.zoho.com/artametise/database/#View:Calendar Thank you.
Picklist filter doesn't work for field defaulted in On Load
Hi, I have a form called Salary Data which has a field called Financial_Year which I default to the current financial year in the On Load action. I have a field called Industries which is a lookup to the Industries table, which also has a field called Financial_Year. I want to display only those Industries in the picklist that match the current financial year. I understand how dynamic picklists work and my code and my data are both correct. Industry ( type = picklist
Function for REST API to import Data to Zoho Report
I have tried with below Zoho Creator Function which fetch JSON data from external websites in JSON formtat and then import that JSON data to ZOho Report table but it not working .could you please help me how to fix it. Thanks Arfater see below code : void API.ZohoReportAPI(string zip) { url = ("http://api.tvmedia.ca/tv/v4/lineups/browse/US/TX/" + zip +"?api_key=*******&detail=full").toString(); response = getUrl(url); lines = response.toJSONList(); //info lines; myMap = map(); myMap.put("ZOHO_FILE",lines);
integrating a form into a separate website
Can we put a zoho form onto our company website so that when a customer fills in this form on our website, it will appear into the 'enquires' section on our zoho database?
OpenURL and Rich Text fields
Hi, I am trying to populate a rich text field when opening a stateless form(as popup) through openURL statement, but the string gets truncated in the field, even though it is in the actual URL. Using encodeURL for the string makes it not formatted correctly... I also tried to encode the actual URL and got a "Not Found on this server" error. Thanks, Damien Cregan Hire an Expert
Calculations on HMTL View
Is it possible to perform calculations on HTML Pages, e.g. on a HTML view I want to call up the count of certain records, and then perform a calculation based on the records count, is this possible? In my application I have a form Clients and I would like to create a HTML view by which I can see which clients have ordered certain products and the duration when they ordered the products. I need to find out the total worth of the products ordered, by calculating discounts offered, gross price and net
Set Decision box on click button
Is it possible to set a decision box value on click of a stateless form button? I need to set a decision box to false but it does not seem to work. Code im using is: input.Change_Shipping = false; Im thinking that maybe I can't change the value for an on click action? This is a stateless form embeded in a Customer Portal html view. Im using this so clients can change their shipping address. After submit i want the decision box to uncheck causing a bunch of fields to disable again. Maybe this is behaviour
Script in page not saved despite the message "Script saved" at the bottom of the screen
I have recently encountered a situtation where modifications to the page in Zoho Creator are not being saved. The message at the bottom of the screen says "Script saved", but when you re-edit the page, the old code shows up. The issue occurs only when modifying a page. No problem with modifying a form script. Has anyone else experienced this issue? If so, how was it resolved?
Records not really being deleted
I have developed an event reservation form for teachers and staff at my school, to incorporate some location conflict checking. When scheduling an event, the user enters the Start DateTime and End DateTime; at that point, deluge scripting searches the database of events, looks for any overlaps in the times for existing events vs. the requested event, and then updates a dropdown menu of available locations. Thus, if a location is already booked, it is unavailable for future reservations during that
Developer Needed - Real Estate Matching App
Simple app for internal use to match buyer need to property(s). App will be for one user (me) plus assistant to enter data. Specs: a) Need two main forms, one to enter buyer purchase criteria and one to enter property specifics. Property/buyer data will be pretty simple, 10-20 fields each. (i,e, one picture, name, price, property type, location, numerical fields, text fields, pdf upload, etc) Each buyer and each property to have custom expiration date field. b) Then a daily or real-time search that
Error Occured while executing on load script.
Multiple records in my application are experiencing an issue when trying to edit the record. Error Details Error Occured while executing on load script. Some (not all) records give this error when editing a record There are no other issues in the logs and the code works for other records. The only way to stop the error is to completely eliminate all code in the on Edit On Load Script. Obviously i cant do this long term. This problem just started out of no where today. Please help!
New to Creator, noodling a raffle generator
Greetings, all. I'm very new to Creator, and have mainly an old-style procedural coding and Access background, so my questions may be a bit...dated! Anyhow, let's say I have a table with Name, Raffle Item, and Entries (for a number of raffle tickets). My old way of generating "tickets" and pulling a random ticket would be to iterate over the number of entries, adding the Name to a new table for each "ticket" and using the autonumber of the table record as the serial number, or perhaps the record
Web page Refresh Causes Fetch values to Change.
I have recorder a video of my problem below: http://screencast.com/t/hJRUOZicfjt Details 1. This is a customer portal page. 2. It is an html page. 3. Has an embedded form with lookup field 4. A for loop running through a series of records. This is what passes the value to the embedded form lookup field. What is happening is the following: On 4th webpage refresh the value passed to an embedded form in the html view changes. If i refresh the page 4 more times the value goes back to the proper value.
bug when print currency EURO
hello, i my form i have a currency field. In, i write 2.50, ok no problem. But when i print in a record summary i have 2,50.00€. With Euro in France, the comma is used to separate number and decimal, we don't separate hundred. Zoho do you fix quickly this bug ? thanks you
How to put data from multiple form in a single html page
Hi, i need to put in a single html page data from specific field of different form. I'm working on a simple EHR, still now no problem. Now i have to put in a single document some data from different users: the doctor1 in formA set the diagnosys, the doctor2 in formB the rehabilitation target, the psycologist in formC evaluate the mental condition of the patient. In other html page i used this: for each r in formA [patientID=input.user] then near Name and Surname i put the deluge references <%=r.Name_and_Surname%>
Importing error
I am trying to import data from a Google Doc. I have 19 records and only 10 are being imported. On the other 9, Zoho is reporting an error like "Row 2 Col 5 - Value '2/27/1964' is not a supported date format". What i cannot figure out is why these particular records are not being imported. The entire column is formatted identically, and yet some records are accepted by Zoho and others are not. If anyone has a solution or explanation, i would be very grateful as I am not stuck! Thanks! David
Load single record on Zoho Creator Mobile
Hi, Within the Zoho Creator Mobile app, i would like to have a form with a single line field on it, where the user can scan a barcode into this field, and it then loads up the relevant record for view/edit. I suppose i am looking for the equivalent function to "openurl", that will work within the mobile app. openurl("http://creator.zoho.com/" + zoho.adminuser + "/" + zoho.appname + "/Asset/record-edit/Asset_Report/"+rec.ID,"same window"); Thanks Best
Next Page