Automatic print after "Submit"
After looking through the Forum trying to figure out how do this I still cannot get this to work. I absolutely know nothing about HTML so therefore I am at a loss when it comes to doing what I'm trying to do. I have about 45 forms each with it's on view. After each form is filled out I would like it to print each form each time I click "Submit" and possibly "Update". Is this possible? Thanks, Chet
Zoho Creator slow
I am experiencing extremely slow response form Zoho Creator these days. Is this normal?
ZOHO Creator Is Extremely Slow ...
In the last hour or so, ZOHO Creator is extremely slow ... e.g. switch from Script Builder to free Flow scripting took over 30 seconds !!! ... normally about 2 to 4 seconds. Also slow when switching from Running to Editing an Application ... and when navigating between Application pages. I am working on new Applications ... so there are miniscule number of records Happens on different Applications ... but other services like ZOHO Forums are not slow ... so it looks like problem is confined to ZOHO
free-flow script problem
Error modifying the page java.lang.RuntimeException: java.lang.IllegalStateException: No transaction.
Free-flow scripting broken?
Is anyone else able to see their form definitions "with action"? I'm getting nothing but a grey page.
Source for html view tutorial or html templates?
Is there a tutorial or template source for creating html pages? The templates on the html view creator are more like examples. It would be so nice to have pre made html that included clear placeholders in the html for where to put the script. I just can't seem to figure out this part of creator. I need a nicely formatted income vs expense or profit loss report that can be printed out.
Search Interface Help!
I need to create a very simple one-line search form that will allow users to search any field in the database. It can include a dropdown that would allow users to choose which field to search. The results would then display in a grid, similar to the default Zoho view. I got as far as creating a stateless form with the single field, but need some assistance with the actual scripting. Help please?? Thank you!!
Can't Import Data
Is there something wrong? I've tried cut and paste and also file upload and no luck. It's a standard upload that do all of the time and today, it's not working: https://creator.zoho.com/scausatf/sca-road-running/# There's no error, but the little hour glass turns quickly, and then nothing - no error, but no import either. Thanks for your help. Linda
Numbered fields
Hi, I would like to add numbering to the fields in my form. Does anyone know if this is possible? Thanks James
Edit pane does not show all fields
The form was built successfully and loads properly. However it is not now possible to edit this because only the top few fields appear in the edit pane and it is impossible to scroll down to the others.
How do I make one field equal to another?
How do I make one field equal to another? I know this must be simple, but it's eluding me tonight. Field 1 is an email entry field & Field 2 contains a default email address specified as it's initial value I would like user input into field 1 to change field 2 away from the default to the new value. Any help with this would be hugely appreciated... Thanks everybodyDusty
Embedded View Won't Update Record
Hi - The view that I have embedded in my own Web page will not update the record and/or proceed to a refreshed screen of the updated record. To clarify: • The view for a given form is embedded in my Web page • I click the 'Edit' link and then get to the screen for editing the form contents • I make edits to the fields then click my 'Update' button • The 'Please wait...' graphic displays on screen and simply cycles there endlessly - doing nothing There may be something rudimentary and simple that
Need help with determining Households / Families Counts
Hello I have a Zoho Form that contains both Individual Client IDs and Household IDs that are imports from an external database. Fields: Client_ID & Household_ID I am trying to figure out the best way to determine a Zoho script that would calculate the total number of Households or Families using the Household_ID field either if they are Single (only 1 Household_ID) or Multiple Members (more than 1 member having the same Household_ID) and tallying the results. I would greatly appreciate any assistance
Form Order / Sort Forms by Name or other criteria
How can I sort my forms by name or by other criteria? When I go to the Application (not in edit mode) there seems to be no ryme or reason as to the order in which the forms are listed. Let's say I have the following form names: Form A, Form B, Form C, etc. Might show up listed as: Form C Form A Form B etc. I may want a particular form to show up first in my list and another particular form to show up last, etc. Please help, thanks!
Reports and Creator
I have not found any way to format reports - even basic needs like headers and footers. Please tell me that the ability to format reports has not been overlooked? thank you!
Private/hidden fields in embedded form?
Is it possible to have entries that are stored in a private database that are not displayed in the embedded results? For example, name and email recorded but not displayed publicly?
Edit Records without showing all fields
When clicking "edit" in a certain view the user sees all the fields, which can cause confusion if you have many fields in a db. Any way to restrict the fields that show in an edit to just those defined in a view? When you click "view" it properly restricts those fields that are defined in the view - which is correct. thank you! rg
Problem Importing into Dropdown Field which is dynamically populated from another Form ...
@ ZOHO Creator Team: I have a Form (say FormA) which contains a Dropdown (ListBox) Field (say FieldX). FieldX is designed to be dynamically populated from a field (say FieldY) in another Form (say FormB) ... I have the script in the on Add on Load section of FormA to do this. When I add records in FormA via the Add Form, everything works as expected. But this Table (FormA) has hundreds of records ... so Client setup a Spreadsheet ... so contents of FormA can be uploaded via the Import link. I find
Option values added by Deluge for Radio field get diffrent value in IE and Firefox.
Option values added by Deluge for Radio field get diffrent value in IE and Firefox. It is corrent in Firefox and wrong in IE. Steps: 1.create a new form with a dynamic radio filed, the script e.g: on add { on load { clear Radio; Radio:ui.add("one"); Radio:ui.add("two"); Radio:ui.add("three"); Radio:ui.add("four"); } 2. On user input of radio, the script e.g: alert(input.Radio) so, it will pops the checked value when clicking the option of radio 3.Access the application, and click the option of the
Fetch Records Issues...
I am attempting to display my employees' name in a field automatically. Right now, the field displays their Zoho Username. This is as far as I've gotten, let me know if I'm on the right track, or not. I have created another form in the same application called Employees. In this form I have 2 fields, one the houses the Full Name of the Employee, and the other the houses their zoho email id. Next, I went back to my fist form, and added a Fetch Records script on the Form Load. Right now, the script
problem uploading access data base accdb with zoho migration tool
I got a problem message Unable to upload. Contact support... something like this. This is my .ds file application "ORDENES" { section home { form Certificacion { displayname = "Certificacion" N_ORDEN ( displayname = "Nº ORDEN" Type = picklist values = Ordenes.N_ORDEN ) N_TRABAJO ( displayname = "Nº TRABAJO" Type = text ) N_CERTIFICACION ( displayname = "Nº
Application Disappeared
Logged in just a few minutes ago to do some work in one of my applications to find that it is gone and there are no listed applications for my username. Is the service under maintenance or did the app somehow get deleted? I can not find the app on my home page or access it directly.
Email Notification Not Working On Form Submission
I am not receiving emails from submitted forms. From the More Actions menu > Set Email Notification area I have Enabled email notification and zoho.adminuserid is in the From field. The Include User Submitted Data box is checked. I have also checked my spam box just in case it was ending there but it is not. Is there a bug with this? Recommendations for troubleshooting are appreciated. Thank you.
Dynamic Picklist clears data when editting
I have a dynamic picklist setup using the tutorial provided in the FAQ and populates a drop-down based on the input from the previous drop-down. But, when I edit an entry it seems I lose the data...seems to reset. I assume I have to add code to the "on update" script area for my field...but am not sure how to set it up. Here's my "On User Input" script: if (count(Add_Teacher[School == input.School]) == 0) { clear Teacher; } else { Teacherlist = Add_Teacher [School == input.School]
Printing a calendar view
This might be a stupid question but, how do you print a calendar view? There is no option for print under the "More Actions" pull down like other views. I can do it with an html view to open the iframe link in a new window but I may offer this app in the market place and do not want to use any user specific linking. I have a calendar view based on planting date and would like to print a calendar on paper or pdf.
Is it possible for web publishers to make their data available to the largest possible audience in Zoho Creator?
Hi, everybody! Could somebody, please, give me a hand? Recently Caspio Bridge has announced new SEO deployment method. Here are all the details: http://webappsatwork.blogspot.com/2009/11/will-caspio-seo-technology-be.html Caspio emphasizes the point the deployment code doesn't run on the end user's browser (using JavaScipt, for example). Their SEO deplyment code runs on your server instead. This is critical, because the search engine crawler must believe that the data resides on your own server.
In creator, how do I limit the size of image downloaded
Hi can I limit the file size to be downloaded, and also, can I specify a file type to use? Kind regards dp
Last Day in Month
Need to create a formula to populate a field with the last day of the month following the date. For example, if the date is November 12, 2009, I would need to create December 31, 2009.
Can a deleted field + its data be retrieved
I realized too late that I shouldn't have deleted a field, which contains hundreds of data entries. Any way to get that back?
How would I assign a variable from another application?
How would I assign a variable from another application? My overall objective is to auto-populate a form with with data already collected in another form. Normally, I set my variables like this when the form is under the same application: var = REMOTE_FORM [REMOTE_FIELD == input.LOCAL_FIELD] LOCAL_1 = var.REMOTE_1 LOCAL_2 = var.REMOTE_2 But, I have an instance where I need to reference a form under another application; HOW?
Request URL to get JSONP response
Hi... ....I have a database application and I need a url that response in jsonp format... how can I do this? http://creator.zoho.com/api/json/<applicationName>/view/<view_name>/apikey=<API Key>&ticket=<ticket> Thanks
Contains Client Side Scripting - Workaround?
I use mobile devices heavily with my application. I previously used on-input deluge to populate a dropdown list with a more precise list of choices for my field operators. This was made impossible with the security changes implemented in April-May. I have attempted to create my own work-arounds which have proved problematic. As such I have been left with no choice but to require my field operators to scroll through many options in the dropdown before finding the one they are looking for. Previously
user cannot upload a file in a form upload field, (possible AOL conflict?)
Hi Zoho friends, My form has several upload file fields. One user is unable to submit the form if she uploads a file. she can submit the form without any files. She has AOL, and was unable to upload when she accessed the form in her AOL IE browser. We had her install firefox, and the same problem happened. The file she is supposed to upload is about 700 kb. A tech here walked her through several times, so we feel confident it is not a user error. Please help!! Zoho, the file is shared to you.
Is it safe to collect credit card #s with zoho forms?
Is it safe to collect credit card #s with zoho forms? or would the person's information be too accessible?
How do can i subtract from the sum total of a view?
How do can i subtract from the sum total of a view? , and also how can i subtract from the total sum of 2 views Sum total from view a - sum total from view b Thanks
Currency in View
Hi, I am sure this has a simple solution, I just can't seem to find it. I have a currency field that I would like to display with a dollar sign in a list view. Help? Thanks in advance!
Calendar Issue
I hope someone can help me clear up a mystery So I have created several calendars in creator and most of them look like this: https://url.odesk.com/ef4co ** note I promise this is only a screen snap link it is a photo** But my most recent one will not work no matter what I do it looks like this: https://url.odesk.com/rh6eq (** note I promise this is only a screen snap link it is a photo**)...the month and year are not visible. I have tried everything I can think of -- anyone have any ideas? Thanks
Can I fetch records from another application?
Dear Sirs, Currently I have a series of apps and I would like to start using them together. For example I have one app where I have all the information of a client or customer and another one where I have the information of it's sales and data. My question is if it's possible to fetch data from the CLIENT INFO to the CLIENT DATA in order to be able to mail the information to them without having to duplicate the form of CLIENT INFO into the CLIENT DATA form because other apps will also require to
Multiple entry dates
I want to be able to set a date as an entry, then enter the duration in days. From this I can set the end date by running a formula. However, with the diary view, how can I show a marker on each day to identify something will be out for the days as shown? Presently it can only be sorted by a lead date? Thanks Dave
Can't delete records in a view
I can delete records in a view , no problem. But when I do a search query, I can't delete any record of the result set... has anybody had this problem??? Thanks...
Next Page