Firefox data submission error: You are not authorized
Hello, This morning we've noticed that the application we use is giving the following error message when new information is added: "You are not authorized to access this form in Zoho Creator. Go to Home" The funny thing is that this error doesn't occur in IE only in Firefox. We've made sure the browser was restarted and the cache cleared, but the issue persists. It started about 10 minutes ago, which would be 10:40am CT. Anyone else seeing this? Thanks.
i want a field to appear in forms of "*"when a use
i want a field to appear in forms of "*"when a user add data
library manager
hi all, i am working on the library manager but got stuck on something. when a dvd(movie) is issued it does not go to the movie details view. so when i try to return it, it gives me a message asking me to select a valid book here is my app http://creator.zoho.com/universityvillage/form/25/edit/ thanks
error message - We are unable to fetch this data, sorry! Ple
Getting this error msg on the following view. See the attached file. We are unable to fetch this data, sorry! Please note that your data is SAFE. Report this problem to support [at] zohocreator [dot] com http://creator.zoho.com/performedia/dr-network-campaigns/view/42/ If my data is still there, how can I see it?
"Edit this Application" link at top of screen disappears
I designed a database that includes a capture screen and related view screen where I can search through the database. For whatever reason, the "Edit this Application" link at the top of the capture screen disappears whenever I try to click on it with the mouse pointer. I can only access the "Edit this Application" option from the view screen. Is this a "bug" in the program? is there a way to fix the problem? Thanks. -- Rick Lillie (California State University, San Bernardino ricklillie
Error with Windows 2000
A user is trying to register for a class using one of my forms. He says: It gives me an Windows error when I click on any of the check boxes. Then sends me to the website. Seems to be a Windows 2000 thing. I was able to complete and submit the form on a Windows XP machine. Windows Internet Explorer in both cases. On the Windows 2000 machine, ZoneAlarm firewall with popup blocker and mobile code blocker both turned off. The link to the form is here: https://secure.rigpaus.org/secure/Courses/DLP_LovingKindness.html
Iterations or Loops
I use a LOOP database to fake ZOHO into a real FOR NEXT or REPEAT UNTIL loop. However it would be great to make functions faster by A) Checking how many records in a database (filtered perhaps) and then B) Offering a Looping mechanism that would limit the number of iterations, with of couse a BREAK if a certain condition were met. If this could be done then ZOHO CREATOR really becomes powerful. Functions could be written with flat variables that allow power so many neat possibilities. dubaidolphinarium
view - calander style to show bookings
Hi there. How and I display cells on the calendar ar red or something between a range of dates? Like from date and to date? Thanks.
Calendar format
I'm trying to use the Calendar format for upcoming events and I'm wondering why when I log out from zoho and access the calendar on my website and I try to see the next month is asking me to sign in into zoho. Is there a way to avoid to sign in so anyone can just see any month they want? Thanks, Ed Silva. directoriocristiano
Duplicating a record in search results clears search
Search for records that meet a certain criteria. Check one then click Duplicate. All records are displayed and you have to re-search to get your previous selections back. maureenshea
Sending email to group based on view
I have an application with a form called "users" that contains a persons name, email, address and other information. I have many views of this form based upon different criteria. I want to create another form called "message" that will allow me to type a message and send it to all of the email addresses listed in a particular view of the "user" form. I know it can be done with the "send mail" function in scripting. But what I don't understand is how I can select which view of "users" I will be sending
Question about searching a Zoho database
Dear Zoho Creator team, I would like to know if it is possible to embed code in my website which allows visitors to search the Zoho database? For example, I administrate Brisbane City Council's youth website (www.visible-ink.org), and want to create a database of youth spaces in Brisbane that a user can query and get information from. They might search by suburb name or cost, for example. Thank you in advance Tim tim.graham
Receiving JS Error on "Set Email Notifications"
Everytime I try to access the "Set Email Notifications" to adjust the emails that the form is connected to, I get a Javascript error and I am not able to make any changes. Please help!, Thank you, - Marcel marcelscioville
Public form, but only for all who loged in zoho
Is it possible to set permission for access to their records for all users, who are logged in Zoho? I want to make a public form, but only for all who loged in zoho.
to include user name and password in data
I want user to enter user name and password in form so that they enter the same to edit their records Uday udayphutane
Mobile Filter of Views
I thought the subject line was explanation enough but since I didn't get a response yet I must have been mistaken. I have tried to use the views to filter the data that I see on my handheld but if I continue only using that method I will need to have a filter for the views because there will be so many. Instead it would be great if you could make it so one could filter the data from within a view like you can on the PC. Thanks for your consideration.
Decimal places in formula field
Hello I have a formula field calculated on two Euro (currency with 2 decimal places) fields. How can I keep it from round to integer? Thanks
Data is not recorded properly on form submission
My application name is "agama yoga data collection" The form name I'm having trouble with is "Agama Yoga First Month Course: Feedback", and its script id is "Complete_Feedback" When I enter data into this form and submit it, a new row appears in the form View, with two columns, but no data is entered (ie. no row name, no column name, and no field data). Can you help me figure out what I'm doing wrong? Thanks, Andrew
Variables zoho.currentdate, zoho.currenttime
Hi, With Zoho creator, I'm using these 2 variables Zoho.currentdate and zoho.currentime to update my forms. My problem is that they are referring to the currenttime from your server location (e.g. somewhere in US), and not from the location and timezone of the user. Could you help me with this topic ? Thanks in advance, Geoffroy hotline
Format of Currency , Amount
Hi Let me start with thanks for the great online database. I have many number/currency fields and it is really hard to recognize the large number. e.g. Now: 1234567.89 Wish display like 1,234,567.89 Thanks so much Ming zhumingca
errors regarding data types
When using the free flowing script editor if you return a value of the wrong data type, the error message uses different terminology for data types than the deluge scripting language does. E.g.: int calc() { return 1.2; } Error message: The expression in return statement is of type DECIMAL It should be of type BIGINT In the language DECIMAL and BIGINT are referred to as float and int respectively. This makes the error much more obfuscated!!! mickeyreiss
can't accumulate currency values of records in a variable
hi all. Im trying to add all the currency entries of a field in a single value. I wrote this: total = 0.0; records = Transactions [Type_of_Transaction == "Earnings"]; for each x in records { total = x.amount; } input.Total_field = total; when I access the app, the Total_field shows 0.0 ; it doesn't add up to the variable. At some point, when tweaking the code it gave me an error that the "total" variable was float, and the currency value was long, and therefore the sum operation wasnt possible. Hope
Relational DB
Hi Creator Team, Are you planning on any relational DB functionalities (other than the ones already available)? I have a form where the user can record the brand, model and type of different cellphones and accessories. This info is later used on another form that tracks the stock of a cellphone shop. I would like that once a model and brand is selected the type is automatically imported (just like a normal relational DB will do). So when I run a view for the stock I can have a column with the type
duplicating applications
Hello, I created an application, and then duplicated it create a second one. However, I am unable to duplicate the second application (although I can still duplicate the original application). Can you help me? My second application is much more complex, and I'd rather not have to create it from scratch.. jsmith110
Update on scripting issues
Hi again, I have tried to put in a script so that people are informed to reselect from a drop down menu list if more than the maximum number for that course have already selected the option. The attached picture file is a screenshot of my scripting attempt. It doesn't work at the moment but was at least accepted which many of my previous effects were not. Any thoughts?[/img]
what;s this
Watched videos and tried to create online sales data base for sales rep. The process was nothing like the video. So I called customer service for help only to get several nonspeaking persons who could not help. The whole experience was frustrating and a waist of a couple of my hours. Please seriously overhaul your product and customer service. thank you tonytorain31
Calendars are no longer editable
Hello, Zoho has been a tremendous asset to the ambulance service I work for - thank you Zoho. Whenever I try to create or edit a calender view, I get this error (see attachment). Anyone else having this problem? This happens on any computer I use, so I have ruled out a local problem.
Filter dropdowns aren't sorting correctly
Filter dropdowns in views are broken the way that dropdown lists in Forms used to be: They sort everything that has an initial cap before everything that doesn't, so that, for example, Waterford.com comes before audible.com maureenshea
Unable to send email : Error on table null
I'm having some issues with the send email feature. It sends mail when i type in a non input email address. However, when I include any of the email address fields into it I get this error after submitting: Error details: Error occured while executing on success script unable to send email error on table null adam.beltz
lost ability to forward to URL after submit
;I have no idea what happened. The form was working great and now when a user submits the form it isn't forwarded to the next URL or page I requested. It did do it previously and now I can't find anyplace where you set that up. Help please.... Thank you Larry
OnSubmit with Client API and persisting data
I'm having trouble getting data to persist from an HTML page using Client API. I can get all the input fields to show up by following the directions in the Help section, however there's no information for how to get the data to submit to the right place. By looking at the code in the example, it looks like there is a Submit function called in the <form> HTML tag: <form user="zoho" linkid="175" nexturl="http://creator.zoho.com"onsubmit='Zoho.submit(this); return false; class="Zoho-form"> But simply
Task Colors
I created tasks and some are important, some are not, and some are completed. It'd be nice to see the important ones in red so they stand out and the completed ones in gray so they don't stand out. I'm thinking text color. Is that something that could be worked in, a 'pick a color' for different rows (or cells) based on, in this case, status?
Preventing Copying
I noticed on the application page that the application can be copied. Is this only in my view or if I share with other users will they also be able to copy it? ayishagisel
fantastic
fantastic! bicelli
Connecting Another DB
Der all, is possible another configuration for connected ZOHO DB on another DB example SQL server ? Or is possible one major security database and viewing my table ? Thanks
Posting data to a webpage.
I have created a registration form to submit registration data. It works fine. I would then like the data to immediately be posted on the web page such as: last name, first name, description, date It is the same data submitted via the form. I have tried the export and embeded view scripts, however, they also export column headings and gridlines which I don't want or merely copy the view table which I don't want. Can I strip away everything but the data? It does not update automatically when the form
URGENT search function not responding
I just noticed the search function is not responding on the forms when your not sign in in zoho. I tried to access several forms from my website as usual and I got a blank page after I click on the Go button, there's nothing: not columns, not titles, nothing. It will only work when I sign in on zoho. edsilva7
Create a Zoho Creator for dummies ebook
I'll love to learn more about Zoho creator, I've looked at the manual and actually printed out, but seems that is going to take some time to really become a pro on the matter. It could be great the create a dummies type book with a lot of examples about the Deluge Script. Please let me know when you have something available. Thanks, You guys are doing an excellent work. Ed Silva.
EXPORTING TO PDF
OK, I did a test on the portion of my application I have finished. The submitted application with the completed questions is in the summary view as record 1. I tried to export the data to a PDF file so that I can then email the information. The PDF file is blank, no information at all. What is wrong? This is driving me nuts. linksoflove
INSERTING NOTES
I'm getting very aggravated. I know I shouldn't be, but I'm trying to insert notes into my application form. They show up in the form, but when I access the application and get the embedd code for my website, they are not there. What is wrong? Help! linksoflove
Next Page