Found Bug in Lookup Field
The Lookup Field "Show choices in alphabetical order" option is not working. edsilva7
Send Mail Function Posting Error
Hello, I have successfully used a function to send mail in may application in the past. Now when I try to use it, is says there is an invalid email address. I know that is not true for every record I am trying to work with. Can this issue please be resolved? Thank you. mercin
Multiselect and dynamical update of views
Hello People, First, you have a great tool. I just cant run my application the way I would like to and dont know how I can fix it. It is a list of courses which should be linked to instructors. I have 2 forms: - Form A creates just a list of courses. (I inserted all courses in the form) - Form B is a form for instructors. The instructors themselves should fill out this form (address etc). I inserted a multiselect button, where they can choose for which course they are instructors. I used the lookup
Field Type -> Import Data. Limit By Radio Button
I have two forms. One has customer information and a radio button that determines if the customer is current or not and the other is for the customers computer. On the second (computer) form I have a dropdown box that is linked to the customer name text field on the other form. I would like to limit the customer names on the computer form dropdown by the radio button. If the radio button is set to yes that customer name will be included in the dropdown. Any help would be greatly appreciated.
Mobile Creator list search?
I love Creator but need to be able to search for data in individual fields using my mobile device. Is there a way to do this?
Bug in embedded calendar view
When you change the header colors of a calendar view then embed it in a website and then move forward/back a month, the header color on the embedded calendar reverts to the default pale blue color.
Help
Hello I need an urgent answer from support but my emails are not reaching the adress. Could you help me? It's urgent. Thank you Hugo
How to get post submit message on a separate page
My form is working absolutely fine from me except one problem. After filling the form, when users click the 'Submit' button the message 'Data entered successfully' appears in immediately dissapears. Some people complaint to me that they did not not really uunderstood whether the data is stored or not. Is it possible that when people submit, it takes to to a different page where the message ' Data entered successfully' is displayed. persquarefeet.info
Array of Strings
I have a look up field which has returned 4 values from another table based on this selection. 1. How do I access/manipulate this values? like index 0 - 3 or a for loop. inkpower
Bug in embedded iFrame - no scrollbars when unhiding fields
When you have an embedded iframe-type form in a webpage and the underlying form has hide/show logic, you get a strange behavior. I have a form with several fields hidden by default - when I make the selection that "unhides" those fields, they scroll off the bottom of the page and no scroll bars are present to allow me to get down to the "submit" button. I've tried resizing the iframe with no success.
Update fails - returns debug null
I am working with biological data & found bug when trying to update a record in a view: 1. I created a form called "Antibody Vendors" with a singe text field. 2. I created a form called "Antibodies" which contains a lookup field to the "Antibody Vendors" text field. 3. Both tables are empty. 4. I import csv data into the "Antibodies" table. This populates the "Antibodies" table, AND vendor names automatically get populated into the "Antibody Vendors" table. 5. Go to the "Antibody Vendors" View and
How can I make the form Public but the view private?
I have see the option for both public or both private. I want everyone to have access to enter information on the form however I do not want anyone else to be able to view the information. cdevlin
Freezing titles
When in customers_view, for example, if you have more than 50 records, I want to srcoll up ad down fixing the titles, (the name of each column) Thank you, overtechnica
other language symbols
I have textboxes and information in my forms written in swedish. Some of the letters used are: å, ä and ö. Very frequently these letters get changed from standard swedish letters to a bunch of incomprehensible symbols. I then have to go in and rewrite the textbox. This alleviates the problem for a few days before it happens again. Is this a known issue? Can I do something to prevent this? vilhelm
Hiding/Showing fields on load doesn't work
When loading a form to be edited, I have the code: if (input.Completed_Bio) { show First_Call_Outcome; if (First_Call_Outcome == "Yes") { show first_call_yes; show Occurrence; } } I tried this on a record where Completed_Bio = true and First_Call_Outcome = "Yes". "First_Call_Outcome" shows up when the form is loaded but first_call_yes and Occurrence do not. I've tried it with the if statements nested and unnested. first_call_yes and Occurrence shows up if you click on yes (even though "Yes" is already
Groups in views
It would be nice if a view could contain groups and the group field not be displayed in a column. Thanks, Keith Silva
Only a blank screen and all records disappeared
Today, like what had happened on last saturday, all the records that are supposed to be displayed under my creator view is gone. here is the screenshot, img373.imageshack.us/img373/2039/norecordsns0.jpg system crashed/corrupted?
Still can not add data with XML/REST API
Hello The issue announced has fixed is still not working I am trying to add data in zoho creator and althouh your response msg is successful, nothing is add in zoho table : it was working well 2 weeks ago Thanks for your help
403 Error when adding data
Hi, I'm having a similar error to someone a few years ago -- when I try to add content to my database, I get a 403: Response denied error. What am I doing wrong?? I have shared my application with Thanks, Cindy
Client API not loading to database properly
I have a form which loads to a webpage via Client API. http://www.ars-lucida.com/test123/advancedmonth_feedback_form.html http://www.ars-lucida.com/test123/advancedmonth_feedback_form.php (They are the same form, I just made a .html and .php file to see if there would be a difference in the way Zoho received the submitted data.) The page loads all the form elements from Zoho perfectly. However, on Submit, the data doesn't show up in the View. http://creator.zoho.com/agamayoga/agama-yoga-data-collection/view/8/
Is thre a way to have signature/scribble field ?
is there a way to insert a Signature field ? Should be useful when we need to authenticate some data with the customer's signature. It could be an image field with an ole export capability. Thanks
Email Subject Variables
It would be nice to be able to have variables from your form go in to the subject of the email that is being sent out. We're sending it to a Google Apps email account, and since the subject is always the same, and the person sending is always the same, it groups it in to a single conversation which means that all results of the form and grouped in to one HUGE email conversation. lcoursey
how to find other publi applications/forms
I want to find other public forms created in Zoho Creator. condesatijuana
URL field
When I use url field, the data is shown in the view as follows: Web: <a href= "http://www.ficci.com">www.xyz.com</a> Clicking on this link does not open the web page. How to use the url field so that the link opens on click? -Arghya arghya
On success validation
Hi I have created the form http://creator.zoho.com/faheyr/sap-bi-quiz/form/5 but would like to do two things 1) have the on success email list say the number of questions that have been answered successfully 2) store in the database (onSuccess) whether the question was answered correctly or not. How would i begin to do this i.e. with script code or do you have any useful examples of this kind of validation i could look at? Thanks
"Hide this field to others" in IE7
The "Hide this field to others" does not seem to work in IE7. It works fine in IE6, but not in IE7. Is there a way around that? Thanks. angelpenev
Error when Using URL to Link to View...
I'm having a problem when I dynamically create a URL link to a view. In my app (I've shared it to support), I have a formula that creates a URL to view the record details. In my view, I have a column showing the link ( that part works), but when I click the link, I get the following error: An error has occured. It has been reported to Zoho Creator support. We will look into this issue . Sorry for the inconvenience caused. Go to Zoho Creator Home Any ideas what I'm doing wrong? This is a real show-stopper
Form Disappeared.!
I have a form called Service Request that just disappeared! I cannot edit it. It is listed in the edit forms menu -but i get a blank screen and no way to drag fields into the blank area. cameron.crest
Request to hide the data in the Creator when the form is pub
Greetings, I created my feedback and subscribe to a class form and made it public. I then saw that the data entered is viewable including email. I have set the email address to hide. Either 1) what do I need to do so that when the form is public the data is not viewable by all 2) or at least email address. Please let me know if you need more information. Thank you TXTNLRN txtnlrn
Zoho Creator bug?
Hi, When you change the field labels in the form editor the column headings in the application's view do not change. This is very annoying and I wonder if it's a bug? Can it be fixed? Thanks, Scott PS I know it's possible to change the column headings in the View Definitions editor. casley
Various Date-related queries...
I see from the Deluge scripting help that it's possible to find out the difference between two dates in terms of milliseconds. Is the result signed, i.e. can you find out if Date1 > Date2? I want to check if a given contract has expired, and I haven't managed to find a way to do this in Creator. Also, is there a simple way to add a year/month/quarter/fortnight to a given date? Contracts in my application may be paid fortnightly, monthly, quarterly, and annually. I'd like to be able to automatically
Creator script builder crashing browsers
The script builder (when editing Email notification for a form) is crashing browers (Firefox and Safari). Unable to edit email address or the script. Fails when clicking the Edit button. axual
how do i have to pay while upgrading?
through which way i need to pay.by credit card or checque.and can you please convert the pricing in indian currency sendnearn
I cant acces my aplication
Wen i click on acess this aplicatn .It shows a page where it is written tht u r nt authorised to view this form in zoho creator.
please help
i have created a form and embedded it in my website.but half of the form appers and the other half is so large that it is out of page.means the size of the form is so that it is not fitting my page.while embedding the form if i edit the html then also altering the width and height does not work.as half os the form becomes absent that time. please help. thanks
Unable to update data from a lookup field
HI all, I have created a table with three fields X1, X2 & X3. Then created a form with two fields - drop down list for X2 and a blank field for X3. All I want to do is when the user changes the value of X2, it should automatically update the second field with the value of X3. cartType = ItemCodeCarts [CartNo == input.CartNo]; input.Qty_Available = cartType.Qty_Available; The first line fetches the records, but the second line does not display the fetched records. Pls help !!
How I resize form columns to make them smaller?
Hi I have created a database but want to change the size of the columns to make the table look smaller on the screen. Does anyone know if this is possible to do? Thanks
labels?
is there a way to put a regular label in the form without having attached a textbox of somekind. just for directions for the rest of the form on out nicbifano
"Compound" variable in a drop-down?
Need a little help here, please. I have two forms - one called "project" and one called "issues". Project contains fields "project_id" (numeric) and "project_name" (text). In the "issues" form, I want to reference the project, but doing a lookup on ID is no good because no one remembers the ID number and a lookup on project_name won't work because it isn't a unique field. What I want to do is be able to do a lookup on project_id + project_name in one drop-down field. The drop-down list would look
label
Just a straight label with no field attached to it. in case you want to have directions apply to a whole section of questions
Next Page