Very Slow Response ...
Since about 10:30 am (Eastern Time), ZOHO Creator has been very slow ... - responses to clicks of Tab Sections, Form Buttons and List View Row Buttons take much longer than normal - when List Boxes are being Dynamically Loaded, the spinning arrows stay on for noticeably long periods - but the worst case scenarios are when I try to Save script sections after making changes ... what used to take 60 to 90 seconds (which in itself is unacceptable) ... now takes 170 seconds !!!! ... I have a desktop Application
Zoho Creator extremely slow
Hi I am finding creator extremely slow since yesterday. Even a simple delete record is taking minutes and finally nothing happens. Thanks
public access
hi, i created a form and i wanted public access but when i click where it says "click here for public access" it says error on page
Trouble Making Forms Public
I have made two forms and am trying to make them public so I can put them on my website. I have tried a few different ways.... *More Options - Application Settings - Request for Public Access ...nothing happens *Share - Click here to Request Public Access ...nothing happens I only have the Free edition is it possible to make these public??? Thanks in advance
IP Address detection for Forms
How to view the IP addresses of the people who submit their forms to me?
Unhelpful Error Message
When testing an Application for my Client, I received the error message displayed in the image below ... this happened for the second time in less than a week ... does not happen all the time within the same on click sesction. When my Client experiences this in production (this phase of the Application will go live this week) ... what is he (or his external customer/user) supposed to do ? Gaev
Availability of search
I want to know is there a search option in application Customer Support app?
Set Criteria in Deluge Scripting not holding when edit Form
I have the below deluge scripting for a field in "Actions on User Input," so that I can populate fields (e.g. Color_Courses) with data from another table. However, the problem is that when I want to edit the form at a later time, none of these criteria stay in place. What do I need to do? Thanks for the help. if (count(Courses[LP == input.LP]) == 0) { clear Color_Courses; } else { itemlist = Courses [LP == input.LP] sort by LP ; Color_Courses:ui.add(itemlist.Course_Name.getall());
Public Access
I can not get the Public Access Feature enabled. I've tried through the Embed in Your Website option as well as the Application Settings. The Click Here For Public Access just won't click. - Thanks
"Not Duplicate" for Email Field is NOT WORKING
We would check "not duplicate" under options in the edit option for the email field of our form. We tested it by adding a duplicate email and the duplicate was successfully saved. We went back to the edit field and the "not duplicate" box was not checked. We redid this several times. The "not duplicate" status does not save. sheryl
No duplicates
I created a database that has some blank items for future entry. I am trying to make this field - NO DUPLICATES. However it considers the blank field as a duplicate and will not let me force no duplicates. Please advise
Form entry tab order in Firefox
Using the tab key to move between mixed field types works properly in Safari (latest) However in latest Firefox, when tabbing between fields, it skips over any "dropdown" fields and goes right to the text entry (single line) fields. This is a problem because the user needs to be able to use the tab key to move through fields in form entry. Due to it skipping any non-text fields, they have to use the mouse to manually select the drop down field. Hope this is clear, and there is a quick/easy fix.
Marking Email field as "No duplicate entries" gives false error message
As the subject line says, in a form I have an Email field. When I've gone back into it to set it as "No duplicate entries", an error pops up when I click "Done" which says this: What's curious is that there are not only no duplicate email addresses in the form's data table, but there are no email addresses at all, none. There may have been email addresses in some records at an earlier time in development of this form, which I've since deleted the records containing them. Troubleshooting this,
embeding a PDF in a form
I have a form which has an upload control that accepts PDF documents into my Zoho app. On a separate form I would like to enter information relating to that PDF, but at the same time I'd like to be able to view the contents of the PDF in the same window. Is that possible? Zack
Check the page scroll region
Dear Team, Find the attached file Forms are not fit in browser. Page should show like a dialog and check the page scroll region. Thanks Elango
faxing capabilities
Is there any way to fax files uploaded to creator to our customers directly from the internet?
links between different database
i've a problem with che zoho databases. I would like to create links (relations) between different reports database tables. how you doing? thanks
Change from Chart to Grid doesnt work
Hello, i changed the View from Grid to Chart and cannot change it back, i always get an error from the Zoho Page that it is not possible currently and i shall try later again :(
Cross connect Help Desk to Invoice / CRM
I'm trying to us Help Desk as my point of contact for IT helpdesk related tasks, and I'd like to be able to track customers and bill them based on the work I'm doing in HelpDesk. (i.e. I need to connect requesters to the CRM an bill those requestors) Is this possible? If so, how do I do it? Rich
Once a user makes a melection, how can you display info from another form based on the selection?
Hey -- I have two forms -- one with names, phone numbers, and address. On the other form, I want to have it so that when a user selects a name from a drop down menu, the phone number is displayed for that person (from the first form). I know that it probably has something to do with using "Actions on User Input", but I can seem to get it to work. Also, is it possible for the phone number not to show up once the survey is submitted? Thanks so much -- I'm still learning.
Email > Help Desk?? confused.
Can I have a client email a group email such as "support@" and have Help Desk create a Request automatically?
how to set public access to form
Please, could u help : i can't set public access to my form and private to data. (i've tried everything !) thank u.
Permissions Technicians
Hi, I'm testing Zoho Help Desk on a Google apps account, but I don't want to be the Technician, I created another technician, but I didn't see the same menus, is there any section to give permissions? and also I don't want to use my email account as a technician, can it be possible to change technicians? If this is not possible, I was thinking in create another account, but I don't know how to uninstall this one. I hope you can help me.
How can I limit the number of characters shown for a column in list view?
I'm just starting with Zoho Creator, and I created a simple form to hold info. Basically, a custom list of contacts. I have one multiline field for misc. info, and this can get very long. I'd like to show the first X characters of this field in list view, with the option to click "Show more" to read the rest. Is there a way to do this with Zoho Creator? Thanks!
Build custom action HTML view with selected records only
I am able to build my Custom Action HTML View with all records, but I only want to build the View with the few records I've selected. I have a line of code in my view to fetch the records that looks like this: <% test123 = info[ID != 0] sort by Release_Date; Obviously my code is acting on ALL of the record sets, but I only want it to act on the ones I've checked in my view. I cannot figure out how to filter based on being checked in a view. Please help.
Editing Views --record specific link from HTML view
Hi Team, I am using a stateless form to generate a dynamic report and HTML view to present the data Data from 3 diff forms are consolidated into this report. I understand that each view has a permalink. But i would like to know if it is possible to locate record specific link. This is what i have in mind. Dynamic Report for STudent ABC (HTML VIEW) ..... data from Form 1 ---- <edit > ..... data from Form 2 ---- <edit > ..... data from Form 3 ---- <edit > <edit>...this link should open the specif
Editing Excel documents that have been uploaded.
I need to be able to edit an Excell document that has been uploaded. Is this possible? I keep getting a permission error and haven't found a way around it. Thanks for the help.
Edit uploaded Excel 2007 spreadsheet from a view
Is there a way to edit an uploaded excel spreadsheet fro a view? I get a permission error when I try to save it. I just want to update the uploaded spreadsheet from time to time. Thanks for the help
Public Forms - Still not working
I did send teh request from the form and received confirmation went back in and copied and pasted the code and that is when the problem began that when I logged off of zoho the form was no longer publicly accessible online. The answer below does not help me because I already followed every step your website provided. Is the problem because I have a free account or because I toggled between two accounts on one computer? I cannot see the form on another computer either. The form is here: http://www.stormhavendesigns.com/MBN/edit/groups_form.htm
Internet Explorer open URL in new Window issue Fixed
Thank you for your prompt response and fixing of the Internet Explorer open URL in new Window issue yesterday. Keep up the good work.
Omitting pictures in the view that have not been uploaded.
I have built an upload form that will upload pictures to a specific size using the formula field. This is the formula that I'm using: "<img src='http://creator.zoho.com/DownloadFile.do?filepath=/" + Picture_1_Upload + "&sharedBy=" +zoho.adminuser+"' alt='Display Uploaded Images in Zoho Creator' width='320' height='240'/>" With this everything works as it should except when a picture is not uploaded there is a 320x240 blank square in the view of the form. I have 4 fields for pictures but at times
How to send an application to another user so that he could maintain it.
Hi I have a question. I have developed a simple application composed of 1 form and 1 list view. I want to send this application (as-is) to another Zoho user so that he becomes the owner of it (he can change it or even delete it) How do I do that? Thanks. Emmad
adding new field
Have been using a new app and want to add a new field. Dragged it in, named it, and click "DONE". But field is not appearing in the new app form. Have tried numerous times. CREATOR seems to not want to add any new fields.
If selected a value, a field must appear
The case is this.. I have Field 1, Field 2, and Field 3. Field 2 and Field 3 are hidden... Field 1 is a dropdown box and has values of: Name 1, Name 2, Name 3 Now, what I wanted to do is... When a user selects Name 1 in Field 1, Field 2 will appear.. And when Name 2 is selected, Field 2 will appear.. I can't seem to do it with this code.. if (input.Field1 == "Name1") { show Field2; enable Field2; }
How can I transfer data to another database upon user action?
Hello, I have two request form databases managed by separate administrators. If a user fills out a request on one form that does not belong in this database can I have a funtion that will auto send this specific request form to the other database? For example, if the two forms are managed by separate administrators and there is a field in the form that administrators can sign-off that they are handling that request -- can i create an action on that field so that whenever another administrator
Spacing between Questions and answers
HI, Recently, a large horizontal gap or space started appearing between the questions and answers in my form. It makes it extremely awkward to use. Is this changeable? Does anyone know why?Any suggestions? http://creator.zoho.com/jmarzluft/owhl-statistics# Thanks, Jeffrey
Internet Explorer 7 open URL script commands failing
As at this morning Australia time, all of the open URL in window functions using Ineternet Explorer no longer work. Why is this? My customers can no longer get all of the features from our site. I am loosing business. Should I put this on the forum and let everybody know not to spend $ 10,000 developing a Zoho program because it may work just fine to begin with and you will wake up one day and for no reason it will not work anymore. It still works perfectly in Firefox but because around 60% iof people
Help.....!!!!
I don't know if this is possible but in my database i want to show a spilt between two employees like if they worked on a project together and recieved money they would spilt it. So what i want to do is have a button or a check box that when i click it..it will spilt that cash and is shown for each individual on there own seperate record. Is that possible or is there something close to that. If so can somebody show me how.
Page Error from Private to Public
I wouuld like to change from Private to Public, but when I try it there is a page error, so I can't. Could you please help me? Thanks in advance!!
Remove the logo zoho creator applications using iframe
It is possible to remove the logo zoho creator applications using iframe. See attached http://img64.imageshack.us/img64/6827/reqw.jpg
Next Page