How does one have the form public but the collected data....
...be private? I've created a simple form to try to see who all is visiting my blog (a Xanga, and lots of people won't get a Xanga ID so they can comment), but so far, if the form is accessible to the public, so is the view of the collected data. Clearly that won't work! Many people won't want their info to be publicly visible, seeing as how they're unwilling to even get a Xanga ID. Is there a way to have the "view" be private? Or to have the collected info be emailed to me, perhaps? Thanks ever
Hidden fields are visible in firefox, but not in IE
Hidden fields are visible in firefox 2.0.0.3, but not in IE, take a look to the mark field in my app at: http://creator.zoho.com/gotoayman/submit-assignment/ ayman
Public App Query
I would like to remove my public app from google search engines, but I would like to have it still public. Is it possible to do this, or is it possible to create a metatag on only my site which I could send to google so that it will remove it from searches. Thanks Sunil sunilis
group and user permission problems
I found the following problems: - The update group does not do anything. 1. create a group. 2. create a user. 3. add the user to the group then click "update" 4. nothing happen. Note: it works if I added the user when creating the group. - sharing with a group does not allow user of that group any access. Do I have to manually shared with each user even though the users already belong to the group? geonautika
Error Message When Attempting DB Extract
I receive the following error whe trying to extract data: Network Error (tcp_error) A communication error occurred: "" The Web Server may be down, too busy, or experiencing other problems preventing it from responding to requests. You may wish to try again at a later time. For assistance, contact your network support team. christopherson
Wishlist
Hi - if you'll take a look at my Lenfante account, you'll see that I've been attempting to enter new orders. Is there anyway that I could print each entry onto an index card? At the present I take this data and then enter it by hand. If I could print each entry separately that might be really helpful. thanks! lenfante
Great job!
Hello folks from zoho.com! I like your "Zoho Creator" application. It is exactly the kind of application I've been searching for a long time. Since the time when I listened to the "Database systems" lecture in university, I have some nasty habit wanting to put all kinds of information into databases. For example personal dictionary, music libraries, travelling experiences and so on. Not simply linear spreadsheets, but records related to each other. So I often found myself working on database schemas
More flexibility regarding change of schema
Hello! More flexibility regarding a change of the underlying data schema is maybe the most important improvement I wished to see in in "Zoho Creator". Example: I create a field "Rating" of type "Choices - Single select" in form "Book" with following choices: {poor,middle,super}. Then I put some records into the corresponding table and also fill in some ratings. Now I rename the available choices of the field "Rating" to {bad,ok,good}. The result is, that in every record the value of the field "Rating"
Exporting Data
I am unable to export my data. My browser just hangs no matter which format or how much data I select. Any suggestions? Thank you. christopherson
Open Source Code / Install ZOHO to own server
I am wondering if it is possible to download the code/scripts or install to my own server rather than it being online? I am an IT admin for a small company and we have far too many spreadsheets which has lots of duplication in data. I was thinking of creating databases to get people to use, but I have just stumbled across this website (link from Google) and after 5 mins of looking around I think it will be perfect for me to use. However, not everyone at my company has access to the Internet, so they
Hi from me for all ones more
The site looks great ! Thanks for all your help ( past, present and future !)
email import is not working
This is what I sent via email: field1 : et ca? field2 : ca marche? My application has 2 fields named field1 and field2. The email was received however, field2 was not filled and field1 contained "et ca? field2" Am I doing something wrong? raphael.goyran
default dates and other selections
Can you guys add a feature that allows me to set a default selection in 'edit' mode. This way, for example, when I am adding a new item with a date field I could have it automatically fill in the current date. Or if my options are 'yes' or 'no' I may want it to always default to 'yes'. hughes ------------------------------------------------------ This is posted using zohocreator feedback form
double axis spreadsheet view
can we have a double axis spreadsheet view? I've have a form that has fund name, date and price.. it should track the price of the fund over time. so it should be like 1/4 2/4 3/4 5/4 Fund A 0.25 0.26 0.26 0.27 Fund B 0.28 0.29 0.30 0.28 Fund C 0.32 0.32 0.32 0.31 husz
Default for Radio buttons
I'm trying to set the value of a radiobutton in on load() but it doesnt seem to work. I think this was working fine before, but stopped working. Actually, it seems to work intermittently - is there a delay between a script edit and when it takes effect? e.g., edit the script and change the default value and see if it shows up right away. shift-refresh your browser to be sure. http://creator.zoho.com/egutshall/sandbox/ form Data { must have Grade ( type = radiobuttons values = {"Good", "Better", "Best"}
Error generating the page
Hi, I get the following message: Error generating the page Specified row <Task_Templates TASK_TEMPLATE_ID="3544000000020080" WORKFLOW_TEMPLATE_ID="null" TIMEOUT_RULE_ID="0" HUMAN_TASK="false" /> not found in the dataObject. What is this? Please fix asap! Greetings, Sebastian sebastian.schaper
Error generating the page 2
When I try to edit script, I get Error generating the page Check whether the tablename is correct or the respective data-dictionary has been loaded. sebastian.schaper
Check whether the tablename is correct or the respective dat
When I try to submit a record, I get Check whether the tablename is correct or the respective data-dictionary has been loaded. What is going on??? sebastian.schaper
deleting records
i'm using template, the mini crm... was trying to figure out how to add first and last name to lead owner, by changing the script... First problem was that i couldn't save any changes to the script because of the numbers, 2451 and 2457, i would get an error saying that other characters were expected...i eventually put letters in front. then i tried to changes the values of the lead owner...i didn't work and i now have to extra records in my sale owners table, and i can't delete them, says an error
e-mail
Is there a way to e-mail directly from a zoho database? bmarshall
Delete Fails on table with two form select fields
I created a table with two form single select fields, and successfully imported the data from a paste of csv data (it came from an MS Access database). However, while I could add records, I could not delete anything - after getting confirm delete popup just get an "error deleting record" pop-over without any further explanation. So I tried another way. I saved my script definition, deleted the form, then created a new form (with same name), used edit script to put exactly the same script back. Then
no browse button for file upload field in permalink form
The permalink page (http://creator.zoho.com/drlith/page/12/) for my form does not show a "browse" button for the file upload form. The field does appear to successfully upload a file if you are able to input the exact name/location on the local drive. It also gives you a "the page you are viewing contains POSTDATA" dialog upon success.
Can I script to send multiple emails?
I would like to be able to input contacts, then when an "on-submit" alert happens somewhere else check them and send several of them emails according to certain conditions (for example - send an email to all contacts whose name is John). Is there a "for-each" command or something similar?
making changes in 'Edit Gui' resets 'Column Display/Rearrang
Every time I make a change to a view in 'Edit Gui' mode it resets my 'Column Display/Rearrange' settings for that view. I don't see why this has to happen. hughes
Custom Filters
Hi, I am changing my application so that the Views use columns included from related tables. However I now find that I can't use these included columns in my Custom Filters. Can this feature be added please? Thanks, Lee
Embedded forms and relationships
Is it possible to take data submitted on a form embedded in my site and compare it data from a different form in my application that is not embedded in the current page? For example, I have one form in my application that takes data for creating a profile, which includes a username and password. I want to embed a different form in my website that will ask for username and password, then check the first form to make sure those records exits before going to the next url. Possible? If so, how? THANKS!
creating application crashes firefox
I have tried to use this and on selecting 'Start creating your application now' my browser Firefox always crashes. Firefox 1.5.0.1 Windows 2000 SP4 richydicky
Update success message
I know how to set the success message to my own custom message when a new record is created, but how do I set the update message when an existing record is modified?
redirect to a webpage after submit
hey all, how do I write a script that will redirect the user to a specified webpage after they have clicked submit? Thanks!
Can't import picklist from another form
Whenever I try to create a picklist from a field on a different form, not only does the operation not work, but it also corrupts the form I'm working on and renders it unusable from then on. I get an error 500 and am bounced back to my My Account page. jmc1846-zoho
problem in form
whenever i try to edit a record in a view, in the app, it gives me a 500:internal server error. whats up with that? amendez
Invalid Email Address found
Send email appears to be down. After spending the last 3 hours trying to debug my app I started a fresh app with the Issue Tracker template, did nothing but put my email into the On Success script and get the same Invalid Email address found error.
changing modes from gui to script
When switching the editing mode from gui to script (and vice versa), it 'd be nice if it opened up in the tab you were in, rather than always opening to the first tab.
resize columns in view
Users currently have the ability to hide or rearrange columns in a table view when running an app. It would be nice to (a) allow the designer to set the default column width when setting up the view; and (b) allow the user to resize them. The current sizing of columns in a table view seems to be based on some mysterious combination of: width of field name/displayname; width of widest entry in field; some max width for the entire table. I've got some forms that contain many fields, some of them quite
Corrupt Data
I had a field set as "Required" (don't remember exactly what happened) but in any event - it attempted to create a record and failed. I deleted the data from the table but still see it in one of my lookups on another table. I then deleted ALL of the data in the table in question - and still see the corrupt data in the lookup. I attempted to delete the table itself but it requires me to delete fields from other tables before the table can be deleted (and I really don't want to blow away my entire
Modify record in 1st table when data is entered in 2nd table
Table one (job) contains a status field that I want to change from 'new' to 'active' when time is entered into the 'time' table. How can I update a record in one table based on activity in another? betty
Form Actions
I'm new to Zoho Creator... and I know a bit about scripting as I took a course or two in college... however, I'm pretty rusty. Is there some kind of guide to familiarize myself with the scripting? It says that I don't need to be a programmer, but I've looked through all the help and FAQ sites that Zoho offers and I still don't know where to begin. Is there some kind of introduction to scripting? I'm looking at the form actions for the "on submit" and don't know where to begin. Any help would be great!
Subset Data
Being able to choose a subset of data would be valuable. For example; I have a list of PEOPLE. Some are customers, some are employees. When posting time, I want to be able to select only those people who are employees. betty
Current User?
I am using currenttime to update the date entered on records. Is there also a 'currentuser' variable? betty
Lookup
Or let me choose values for the picklist from a filtered view. betty
Next Page