Zoho Creator and Zoho Business
When will Zoho Creator and Zoho Business be integrated? Is SSO being considered here by Zoho?
Copy/populate from one field to another in a form?
Hi, I've tried to populate data from one field to another in a form, trying on add, on validate, scripting in the field directly... Can't get it to work!! field "Summary" has to get data from "Segment", "Solution", Date_field", "Time" so as to be something like: Segment: PLAT Solution: FR Date: 261008 Time: 1430 And then Summary gets it all: Summary: PLAT FR 261008 1430 I've tried this: insert into HD_INPUT_FORM [ Added_User = zoho.loginuser Summary = "input.Segment" Summary = "input.Solution" Summary
Picklist
Hi Getting an error adding and clearing a picklist. Working fine in Explorer, not working at all and getting an error message in Firefox and Chrome Use to work fine in ver. 2 Thanks
add multiple records from one form entry?
i would like to create a form that is able to enter multiple records (into the same form) at once. e.g. in a form which has input variables x, y, and z, being able to put in x, y, and two z's, which would then add two records to the form ((x, y, z1) and (x, y, z2)). is this possible? i tried to do this by using on validate > input (into the same form) and then cancel submit of the original data (with two z's), but that didn't seem to work.
Deleting Apps
How does one delete a selected application? thanks.
Send "View as Calendar" info to Google Calendar or
My apologies if this is a simple question, I'm new to zoho. I have an application that I'd like to send the information from one of the forms "view as calendar" to my google calendar. Is that possible? Thank you so much for any help!
cascading dropdowns
Hello, is it possible to generate in a form cascading dropdowns, that means dropdowns depending on the input of another field? Can we make this cascading fields (in)visable, depending on the input? Thanks for feedback Florian floxoip
A bug with one Lookup field accessing data from another look
The following scenario doesn't seem to work. I have three Forms - Lookups, Contacts and Building Details 1. The Lookups includes a Category and and Item, which for this purpose I populate with Category = Contact Type and Item = Owner and Item = Certifier. 2. The Contacts Form includes (for this purpose) a Contact_Type, which is a lookup field that displays either Owner or Certifier. 4. The Building Details Form includes an Owner Field, which is a lookup into the Contacts form, for records of Contact_Type
Unexplained Messages in Browser's Status Bar
Hi: When testing some of the Views (both in my Apps and some of the demo Apps) ... after the data is rendered, my (Internet Explorer v6) Browser's Status Bar shows a series of messages of the format ... (xx items remaining) Downloading yyyy ... where ... xx can count down from as high as 100 items ... down to 1 yyyy are URL's for images (.gif, .png etc.) Can someone explain ... a) if this is unique to Internet Explorer v6 ? b) why are all the images being downloaded ... the rendered view does not
Question about Classnames in HTML View ...
Hi: Been playing around with HTML Views ... in the Help documentation there is some sample code that refers to class assignments ... e.g. <table class="zc-viewtable" etc. etc. Here is a list of classnames I found ... zc-viewtable zc-viewtitle zc-row-header zc-viewrowheader zc-viewrow ... so my questions are ... a) Is there an official list of available "classes" that can be deployed in such a View ... so that custom and ZOHO Creator objects can be esthetically blended in the same display ? b) Is
Zoho For Schools?
Hi, I have been using Zoho for a couple of years and am thinking of a wider implementation. My workplace is already committed to Google Apps but my Son's small high school for next year might be a great place to get kids and teachers started with cloud computing. It might make a good case study for Zoho. My question is do you have any program to make Zoho available to schools and non-profits such as Google Apps has? Thanks for your consideration and thanks for the awesome applications! franktom
Field Width
Greetings and thanks again for a great product... I get how to control the field width in an embedded form for posting on a website for example, But how do I control the display field width for forms in the original app (that is where we do all of our data entry.) For example I have a lookup field but when I click on the dropdown, it cuts off some of the available choices so I can't see what I am selecting. The original field width in the original form is fine (50 char) but how do control the DISPLAY
Share Tables between two applications
Hi Support, I would like to know is there a way to share table(s) between two applications; like the table use in one application can be a lookup field for another? I would like to have the same user list or project list for both applications. Please advise. Thanks, egressmedia
Writing form code using a foreach loop
Hi, I am quite new to Zoho Creator and am only a hobby coder. Maybe someone can tell me if I can do what I intended to and how... I am trying to do the following: I have a normal form and a stateless form. In the normal form I have several jobs, with job id, job status, job assigned to etc. In the stateless form a user can select in a pulldown menu his name and then he should get a list of all jobs that are currently assigned to him. This can beo none, just one or several jobs at once... on user
User can't edit dropdown
I have an application that I shared with 2 users and they can't edit dropdown. They can change but data are not saved. I shared with support https://creator.zoho.com/nsisolution/dweho My problem is on Prospect View, when my users want to edit the field Etat. They can edit all the other fields but not Etat and others dropdown. Thanks for your support ! Pascal
Form will not load
Hi, in our application pro-ACTVIE claims, the instruction form will not load, and users are asked to contact the application owner. Nothing has changed our side, please can you advise as a matter of urgency? Also, we are set to go live on 1st December with your product, and we need to be sure that the internet explorer response times are around 3 to 5 seconds, and not the one minute mark we are seeing. The other point was sub views, they appear to be much better, but we need for a user to be able
Exporting data
I'm new to Creator and it looks great so far. But where is the option to export the DB as a .xls file? I can find references in the web to doing this, but I just can't see the option anywhere. L
Add Record by Phone & Email
Hi Support, Is there a way to add record by phone or by email? If so, please provide the link to the tutorial. Thanks, egressmedia
Online and Offline indicators in Acc Settings/Manage Users
These indicators don't seem to reflect the actual status of my users. 2 people in the same room and even if both are online only the workspace owner is shown as online. The 'shared' user is always shown as offline, despite being online when looking at own workspace. Maybe I am missing something silly? Mark
PDF Help Document != helpful...
I'm trying to understand this. The sample "Student Marks Database" seems like a good place to start, but unfortunately it's bollocks from the start. I quote: "Steps to run the application: • Go to http://www.zohocreator.com and login. • Click on Create Application and select the tab Import script • Just copy and paste the code in the textarea available and click on Create button." Three bullets, two problems: 1) There is no "Import script" tab. There is a "Deluge script" button. Close enough, right?
Prevent Editing of Selected Fields in a View
Since views apparently do not support Deluge scripting, is there an equivalent scripting command in views to the Disable command for forms? I know that one can hide fields from being displayed by using the Column Properties tab, but I have not seen a way to disable selected fields from being edited. I would like to disable columns from editing selectively for each view. Perhaps the Column Properties page could have another column of check boxes for fields that should not be edited in the view. Thank
Accent in getURL
Hi! It seems that there is some problem when using accents (������) in function getURL. I use it to call an application to send SMS and the result is missing part in the SMS. I'm french speaker and we need those characters for our application. URL is someting like that: hqsms.com/api/send.do?username=myusername&password=mypassword&to=00000000000&message=az������?&from=ABC Thanks, Julien
List view: sums in the wrong columns
Hi, In a list View, the sums are not in the correct column -- there are one column right of the correct one. Kindly advise on what to do -- this seems to be a bug beyond my control; Thanks, Charles charles_vellutini
HTML and paypal
Greetings I had put together a solution using a calculation to create a link to Paypal in order to create a paypal catalog on line using creator. It worked! I used text fields with preset initial values in conjunction with variables to do this. However it quit working recently and I expect a change or corruption of the host application. I tried rebuilding the app. no go, either. It seems that whenever one sets up a text field and puts certain html or quotation marks in the initial value area it does
3.0: these data are not available but note your data is safe
Some bigger views cause a message like this: sorry, these data are not available but note your data is safe This occurs mostly by using the search- or sort-function. Sometimes, I get an empty table (or only some cols). But very often, I get nothing but that message. Is this a performance-problem? If it is, in Creator 2.0, the performance of the server was better. I hadn't those errors.
Zoho Creator Shared Applications
I'm currently attempting to share "project manager plus" from the zoho store with another zoho account to allow me to access PMP from my account as well. I've shared the application with this account and was able to view that the share is working successfully for the account hosting the application, however in my account the application does not appear in the "shared applications" and i'm unable to use PMP when I attempt to access it while logged in under my account. hope that's not too confusing.
Problem: unshared applications listed as shared
Two problems: 1. Some users stopped sharing some applications with me. But these application are still in the list of my shared apps, even if clicking to the link does not open the application. I reached the limit of 10 shared applications, and somebody shared to me one, but I couldn't see it in the list of shared. At the same time, in my list of shared applications I can see some others which are no more shared to me. I think that this is a real problem. 2. And another one: what is with the promise
Show "total cost" value on or after the event reg
HI! I would like to create a event sign-up form where the guest can view the total cost he/she need to pay. I read in the help guide that the "calculation"/"formula" can not show on the forum itself, so my questions are: what do I need to do to let the user know about the total cost? - idea #1: a page will show after the event registration form is shown --> How to do this? - idea #2: actually show it on the registration form (any work around?) I have already created a formula where each person will
edit this application broken for form
I have a form that can't be accessed through edit this application. The normal form edit view is totally blank. If you go to the script tab, you can see form and field actions, but if you switch to form definition, you get a spinning cursor, but nothing ever happens. I really need this fixed. I never got a response to my last request for help. I know I am using the free service, but I would hope to get some acknowledgment of this problem. This is the form http://creator.zoho.com/austinpetsalive/form/59/scriptbuilder/
Application Groups
It would be nice, as my application list grows to group them based on criteria I select such as utilities, customer service etc just at they are grouped in the Market place. Also, it would be nice to be able to add a short peice of descriptive text to each application that is visible in my apps list. Something defined at app creation time and editable when i click on 'settings' in the application list. Just loving creator by the way, cant wait for the DB & Reports integration. Thanks Mark
Formula Field Calculation Issue / Question
Hello, Fascinating product! I'm rather new to it and am trying to work out some kinks - any help is appreciated. I've created a form with three fields. Field 1 - Numeric Field 2 - Numeric Field 3 - Formula Field 3 - divides the values of Fields one and two. This works fine, except that the value can be quite long. But I'd like for the value to be represented as a %. But I'm not sure how to do it. Thanks for your help. Bart
URGENT - Backup-Restore Hung Up
I seem to have a hung RESTORE process in my account named oncalendar. There may have been an orphaned function call in the code, as I deleted an application to which the this one made a function call. I do not need the db being produced by the hung restoration. Please clear kill this process, as I have no tools to manage it from my side. Thanks Tim Sadler
one problem with new interface
Hello, I love the changes you made to the Creator interface, with one exception. Ever since the interface makeover a few weeks ago, when I access one of my views, it does not remember how the view was sorted last. Each time, I have to go back and tell it to sort by descending date. dchavez
[ServletException in:/jsp/edit/form/newform.jsp] null
I'm getting this error when setting up a Layout that includes items on the left side of the pane as well as tabs. Any ideas why? gabriel.coch
Open file in a View with related fields
Hello, When I try to open an attached file in a view with related fields show the next message "You are not authorised to access this file in Zoho Creator. Go to Home" Let me explain better: Form1 N.Client Field1 Field2 Upload file Form2 Lookup (N.Client Form1) Field2 Field3 The view is based on form2 showing fields of form1 (related fields). How can I do this? Many Thanks Xavi
unnecessary transparent background for dropdown menu of tabl
For the dropdown menu of every column title with table view, the background is transparent. So the user can not distinguish the menu options(Sort, Group, Search and so on) and the table content because they are overlaped. Is there some corresponding setup options so I can change the background into opaque? Thanks! xiaoyu.zhang.cn
Display
First let me say this is awesome! I was wondering if there is any way you can split the screen so you can keep the headers visible as you scroll down the page? jerbes
HTML Image problems
Trying to create a new HTML page view -- using the WYSIWYG editor for most of the HTML work. When I'm working with purely text and save, everything comes out just fine, both in the WYSIWYG editor and within the actual application. However, inserting images seems to completely destroy everything that I've done. Everything still looks fine in the WYSIWYG editor. Images appear, all formatting is there. But, when I save the script and go to the preview or the application, it looks a bit like this: %3Cdiv+style%3D%22text-align%3A+center%22%3E%0A%3Cdiv+align%3D%22center%22%3E%3Cfont+size%3D%226%22%3E%3Cstrong%3EEquipment+Information%3Cbr%3E%0A%3C%2Fstrong%3E%3C%2Ffont%3E%3C%2Fdiv%3E%0A%3Cdiv+style%3D%22text-align%3A+left%22%3E%0A%3Cdiv+align%3D%22center%22%3E%3Cem%3E%3Cfont+size%3D%225%22%3ENEW%21%3C%2Ffont%3E%3C%2Fem%3E%3C%2Fdiv%3E%0A%3Cimg+align%3D%22right%22+alt%3D%22%22+src%3D%2
List Views : how to select items in a filter?
Hi, I use filters in a number of List Views and I would like to be able to select certain items in the drop down list that is presented in the filter. Example: I have a lookup field called "Project" in a form called "Transactions". That field looks up the ID of projects from another form called... "Projects". Note that this lookup field is with criteria (which is in plain English, for example: 'only projects marked as active'). Thanks to the criteria, I only get selected (in this example, active)
Forms on Opera
hi Your editing forms don't work for Zoho creator on the Opera browser. I am using the latest 9.60. acolorado
Next Page