Script runs slow
Hi When woring within Internet Explorer, our zoho application is requesting data from a table and is trying to dispaly this data in a drop down box that the user can select from. This was working ok until, to improve usability, we tried to request the data in a sorted [A to Z] list. Now we get a very slow response and this triggers a time out in Internet Explorer with a dialog box asking the user if they wish to terminate the script YES/NO? I have tried this in Firefox and while the response time
How do I access data after my form has been submitted from my website?
I have a form on my website with an upload feature. Where does all this information go and how can I retrieve it once it's been submitted? Jen
Help w/Scripting - Need to fetch two records from a form
I am using a "lookup formula" on a form and have used the following script to fill in info once the look-up field is selected. The only issuse I am having is that I need to have two fields fill in on user input and I can only get the one to work. The second record is the "Contract_Date" - can the field be named the same on both forms and how do i get a date to work? (as opposed to a string or a number) any help would be appreciated! //checking for a valid selection if (input.Select_File != "-Select-")
Post this comment to Zoho Creator Forums - Funny Option
It seems the option 'Post this comment to Zoho Creator Forums' in your Feedback is not working. There seems to be some issues in import. I need them fixed urgently. I have sent a feedback regarding this with sample data. Thanks, Sakthi
Simple navigation from one app to another
I want to have a click-able link in the side bar of my views to send me to another application. Seems like a simple request, but I can't find how to do it. Please help Wes
Feedback
Your product is awesome. But there is lot of minor issues that act as deterrence for us to use your tool. The basic functionality like import (which is vital while migrating to your product) is not working properly. Please fix them asap.
Fields missing while Import Data
Some fields are missing after import data. Here is a sample of the file, Date,Customer,Projects,Work,BSC / RNC,BCF / Node B Count,Region,Market,NCR,Status,Done By,Remarks 22/4/2009,AT&T,CX(M)6 CD0.0,Preparation,BMV06,,South East,LA,178294,Completed,, 22/4/2009,AT&T,CX(M)6 CD0.0,Preparation,BMV14,,South East,LA,178294,Completed,,
Backups Don't work. (Again!)
To all users: Test your backups. If you think your application is backed up you better check and try to restore it. I have seen this before, reported it and had hoped that they were working. Related thread: http://help.zoho.com/portal/en/community?ftid=2266000000325153 Zoho Support: Will you please look into this. Step 1. Backup Step 2. Restore Step 3. Access your app. Step 1. (backup up to v4) Step 2. (Restored to 'Copy of EnsoBase') Step 3. (Find that restored application has MAJOR UI issues and
Exporting the data
I have to create more than one view in my form because it was so big.... Now I have a problem, How can I export all the form data instead of exporting view by view.... Thanks
Need help please, Pulling info from one sheet to another.
I am trying to use Zoho for my WW2 campaign for a video game called Red Orchestra. I like that it can be integrated into a website easily. I am new to Zoho and have some questions, First form, The first form that I created is called "Axis_War_Room_Data". 1.Division 2.Unit Name 3.Infantry 4.Halftracks 5.PzIII's and so on. Is there a way to link the input, say for PzIII's, into a 1 line in a spread sheet? I want a spread sheet to look like this Infantry [600] PzIII's [34] and so on from the data entered
Linking Zoho Creator with Zoho Online Reporting and Business Intelligence Service
I used Zoho Creator to create a research database. Is it possible to create an automatic link between Zoho Creator and Zoho Reports so that when I update the Creator file the Zoho Reports related file would automatically update. Can this be done? If so, how do I do this? Thanks for the help. Rick Lillie California State University, San Bernardino
Cycle 2: Suggestions Phase has Ended ...
The Suggestions Phase for the Second Cycle of the Community Driven Feature (to be developed by the ZOHO Creator Team) has now ended. Here are the 7 submissions made by the community. deepa7476 - HTML view to PDF http://help.zoho.com/portal/en/community/?ftid=2266000000361648 mercin - Google Checkout-Paypal Integration http://help.zoho.com/portal/en/community/?ftid=2266000000358041 niskypto - Time-only Input Field http://help.zoho.com/portal/en/community?ftid=2266000000242703 niskypto - Rich-text
Reinstating or removing submit or reset buttons
Hi, is it possible to add the "submit" button to a form after I've created it? Or if a form was set up with the "submit" button, can it be removed later? Thanks, Kerry
Fast!
Zoho creator has been a pleasure to use today.
Filtered list view
I have a view of data sorted in date order. I set criteria to only show records from yesterday forward. Occasionally users need to see older records. Is there a way to start a list at a point in the table but still allow the users to page back? Herb Wexler www.PreventingMediocrity.com
View export sort results
I am unable to export a view after I have applied a sort. Can anyone confirm that sort results are exportable. tt
Constraint on inputs
I have created fields on the form for user input. However i would like the input to only be valid if it is in the form of three numbers followed by a verticle slash then three other numbers. eg 279|587 And to deny input using front or back slashes eg 279/578 or 279\578 Is this possible?
Adding multiple values using lookup / dropdown
I am pretty new to zoho and finding it an impressive tool. Trying to familiarise myself with creator and I am trying to build a complex database and I have a form that i want to capture maltiple values by importing data from another form using the look up facility. For instance, lets say I have a sports event where I want to select 6 players from a list of players in a squad. I have created 6 fields representing each player and I am using the lookup field to find these players from a player list.
Using Dabble, Can ZOHO easily do the same without script??
Ok, here is what i have, and I am hoping that you guys will have some good insite for me. I use Dabble DB now for this, and it works, it is just kind of weird at times, and if we ever hire someone new, it is a long process to get them up to speed. Anyway, Here is an example of what I have going on. I have a data base with member info. It contains all their business info, name, address, acc# etc... I then get reports from my vendors with my members sales. With dabble, I can import the excel spreadsheet
Usage Limits
System does not clear records used when a user deletes databases/records. Example: While testing to see how Zoho Creator worked I attempted to convert 2 access databases. Before the end of the day, I deleted those databases, but system still states that I'ved reached my limit. There seems to be no way to get the system to recognize that you've freed space.
Overwrite value in pickinglist
Hi I have a system where, the selected value in "type of Legend" select a certain person in the pickinglist "Assigned to responsible". In the field "Assigned to resonsible" I have a script that updates (on input) the fields "dept." and "email" based on the following script; if (input.QMAssigned_to_responsible != "-Select-") { if (count(EmplDetails[Name == input.QMAssigned_to_responsible]) > 0) { dat = EmplDetails [Name == input.QMAssigned_to_responsible]; input.QMDept1
transferring records from one table to another
Hi- Is it possible to "move" a record from one table to another after some change (e.g. when a calf becomes a producing cow or is sold). Iwould like to have tables that reflect the present status of the animal. Any help would be appreciated. Thanks, Steve
Hidden form field in edition mode
Hi, Some fields are hidden when I access my form in the edition mode, even if they are enabled when accessing the form in the user mode. And I can see them also in the script of the form definition. Does anyone know how to enable these fields in edition mode? Thanks
Zoho Create intercats with the Db emails?
Hi there! I would like to create a form, that I am able to select the emails from the databse and send an e-mail directly to these selected e-mails. Is that possible? Thanks, Rodrigo
Backups doesn't works
Hi, Today I wanted to confirm the backups I did one week ago and when I restored it, I went to my Home and I click in it and, what was my surprise, when I saw this message on screen: "There is no form or view in this application. Create a new Form to proceed..." The backup I restored its empty!!!!! Any solution? Anybody knows why?? Maybe I'm doing something wrong. Thanks you.
view teaser
or 'view preview'? i don't know how else to call it but is it possible to have a view that shows a column or two and then clicking on the View link/button on a row shows all the other info available for the record of the row? currently, for all our views, all the fields that have been enabled for the view are shown in the list/grid/spreadsheet layout, and the same fields are shown when clicking on the View button. that is, the View button does not provide any additional information and is merely
Repeating Fields/Multiple Values
I'm considering migrating my company's research database to Zoho so that all of my researchers can utilize it from different locations (instead of having to do file sharing and/or multiple licenses on Filemaker). One dealbreaker question is whether Zoho supports multiple/repeating values in a given field. For example - an artist with multiple names or aliases, a film that has been referred to as several titles, a screening that had more than one curator and screenings with several films (there
Online public poll - hidden results
I have created a test online poll. Data accrues correctly. However, it seems that any user can access the entire database to see how others have voted, which means that his vote is not impartial. How can I prevent a voter from seeing the results? This is not obvious. Thanks.
Missing Record Count in views
The Record Count at the top of a view is left blank unless you are in the last page of records. This appears to be a new problem. It used to read "Record 1-50 of 175" or something similar. When did this change? Can you please fix this? Thanks, Brian
Brackets added by system
In my scripting, a pair of brackets is always automatically added by the system whenever I save and run a script. The brackets are added to an email address accounts@mtaindustries.com This makes this email address unusable and therefore this user doesn't get the wanted alert. The script is located in my app TradeMaster (which I have shared with you), under Form "Purchase Order", Action "On Add/On Success". Please open this script and you will find this email address enclosed by brackets. This is
Trying to Create a Stateless Form
I am trying to create a Stateless form and am getting an error. I am looking up a field from one form and then trying to have it display relating fields that can be updated and then saved back to the other form. The form I am looking up is called Players, The field is called PlayerName. The fields I am trying to display are Team, Position, Owner. I keep getting an error and am not sure what is wrong. Can anyone help? The code I am using is ....form Draft { store data in zc = false
Preload permalinked form based on record id
I need to be able to pre-load form fields in a permalink'ed form based on record ID. How do I do this? What I'm looking for is something like: http://creator.zoho.com/USER/APPLICATION/form-perma/FORM_LINK?recLinkID=1234567890&viewLinkName=VIEW_LINK I've done a lot of research in the help docs and forums and keep running into dead ends.
How do I get the responce to a form sent to my e-mail when a person completes the form?
I want to set up a virtual financial planning business. I have a few questionnaires I want to post on a web site. How do I set up the form so that when a person hits "submit" the form comes to my e-mail address, I get the person's e-mail address and the client gets and notification that the form was recieved. Also how secure is this? Is there a way to improve the security if needed?
search box
Hello friends are there anyone who can to help me , I have one form where there is some dialog boxes : Name, Website, Login, Password , Mail reference and type and I,m putting more one dialog box " search name " where the person put the name of site and with one enter find the name of this websites . it´s inside this form just that I had read tutorial about to create on Search form but it didn´t work .
Creating online dictionary
Hi guys, I wanna make an online dictionary. Can anyone help me with it. I don't have any idea how to do it.. Please help!!!!
timeout error for the xtreme.mdb
My Access database is a big db and the uploader failed to import the data and kept a few tables, some with data (the small tables) and some with none (the big ones). Any input? Thank you.
Zoho Creator Application Runs on the Mobile Device
Hi there: I put the script on the form (on User update), so when a user select a account name from the drop down menu, the forms will pull out all the information, and fill in other fields, like phone#, address...etc, in the same form. It works perfectly in the PC workstation, but nothing happens after selecting any account name when I access from the mobile device. PS : I went to mobile.zoho.com, and from there I go to my application. Any solutions for this?? or just zoho creator doesn't support
Form not supported as contains client side deluge scripting
You guys are killing me! On Friday I had a beautifully functional form that worked perfectly on both my windows mobile phone and my workstation. This morning (Monday) I go to use my device in the field and I get the message "This form is not supported on mobile as it contains client side deluge scripting" Why did you do this? Please reverse whatever change you've made!
Update a picklist from a pop-up form
Hi Everyone, I have a picklist (cboVenue) that upon selection, will populates a multi-lined (memVenueDetail) field with data fetched from another form: E.g.: Use selects a venue from the picklist, and it would populate the address details into the detail field. I have set the database up so that if the picklist is left as "-Select-" and the user adds data into the detail field, it will open a pop-up form to record all of the data required. My question is, upon closing this pop-up form, can the picklist
Can I create an Auto Import Function
Our business collects many business cards and I use a card reader that exports the data into .cvs or .xls format. I would like my Zoho database to auto import from that form. Is that possible? Thank You Jason
Next Page