Filling a dropdown list that has an "On User Input" assigned...
Hi, I'm dynamically filling a drop down list with data from records. But this dropdown list also has the "On User Input" action assigned to it. It seems like each time an item is programatically added to create the drop down list, the "On User Input" action is triggered. Is there a better way to dynamically fill in a drop down list? I am filling the drop down list with data depending on what is selected in another drop down list. Also, when this 2nd drop down list populates, it complains that
How to access specific ID
Hi, I want to select a record with the ID and update the record. Lets say the ID is 12345. MyID = MyForm[ID == 12345].ID; MyID.Status = "OK"; This doesn't work for me. It says NULL. Thanks. Markus
Using custom functions on Calendar Views
Dear all, I am trying to do the following: after you select on item from the calendar view, the pop up (built in the zoho) shows information retrieved by a custom function. Is that possible? Could work similar to this ( here) where the user needs to click on the button to call the function but should work on a calendar view.
Getting an error "Invalid entries found. Please correct and submit again."
Hello I haven't done any change to the script recently, but started getting this error when adding or editing End Of Month Commission Report. I think that On Success has a problem, but not even my info messages show before I get this error. Please help urgently, Thanks
My Zoho Creator Contact Form Won't Show in WordPress
The contact form in my Wordpress website quit working so I tried making a new one with Zoho Creator using this guy's tutorial: http://www.youtube.com/watch?v=BPB-kmXoZuo The process went exactly as described, the database was populated and emails received. But when I inserted the HTML code it doesn't appear. However gray link boxes appear next to it with Text, HTML, MS Word, PDF, XML and Print. When those buttons are clicked, a form appears. But I want the form to be embedded in the website.
Blocking new records that have a duplicate entry
Hi, Is there a way to block a new record from being created, if one of the fields is a duplicate entry in another record? In my case I have an application which is focused around collecting information on websites. I wish to prevent new records from being posted if the data entered into the website field is found in another record--same field. Thanks
Broken Hyperlink in Zoho Creator Help Page
Dear Zoho Creator Team, I would like to draw your attention to the page http://www.zoho.com/creator/overview/deluge-script.html which sends a link to 'Perform Form Actions' (http://creator.zoho.com/help/index.html?url=deluge_ref.html&sub_url=deluge/fieldactions.html) but the latter does not work. I have attached a video of my screen in your Facebook page (https://www.facebook.com/video/video.php?v=10150225993716506&oid=171434754759&saved) because Zoho Discussions does not allow me to upload FLV
Share - Sign In
Hi I installed the Zoho Creator from Google Marketplace and now I can not share outside my domain. Already uninstall the service from my google apps but reading the forum, it seems that you need to delink my google apps domain from my Zoho Creator account. Please do so immediately because none of my users can log into my apps!!! Thanks
Is it possible for a user to apply multiple filters at once?
I'd like to allow users to apply multiple filters at a time, without having to create a custom filter for every possible iteration. For example, while working in a given view, the user would apply varying combinations of filters: Combo 1: Status == Incomplete Year == 2009 Cost (>$1000, <$5000) Combo 2: Status == Complete Year == 2007 Cost > $10000 Etc. After this is achieved, I'd like to enable users to save their custom views to their profile and with other users. Is any of this possible?
Custom Languages in Scripts
Dear zCreator Team, In Zoho Creator forms currently I think only rudimentary scripts are allowed right? Can you also consider supporting extended scripting like those MSIL compliant ones? ---- Deepak Vasudevan http://thamizhththendral.blogspot.com/
Data goes blank after changing options
Hi, I created a single-choice question using a bunch of radio buttons to select a bunch of names, e.g. Dave, Edwin, Evelyn, and so on. Data entry had gone on for a while, and I subsequently edited the list to add two more names, and I also re-arranged the existing names so that the choices appeared in alphabetical order. What happened is that the existing data was changed without warning. The assignment of some names suddenly shifted, i.e. all the data values which were Dave were suddenly a different
Consistency in Navigation
Consistency in navigation for both the application and its edit mode would be appreciated. At the very least, the "Home" link should be there in both views. Application View Application Edit Mode John M. Whitney
All applications missing
On signing in this morning to Creator all my applications have disappeared! (About 40+ in total) I am missing My Workplace Apps and Shared Apps options in the user gui: This is the same for another colleague of mine in the same domain. Creator is added to our Google Apps domain but I get this result logging in directly with my Zoho ID as well. Obviously this is pretty urgent! Help appreciated. Kind regards, Mark
upload image
how do i upload a image on my form?
custom report/web page
My customers require information from jobsites to be collected on their own paper forms then scanned in and e-mailed individually and/or posted on the jobsite. All of our customers want the same information collected but all of their paper forms look different. I want to use creator to enable employees to collect data from the field and then generate a page (report, web page, write document...) that can be printed and submitted to the customer. The data collection part through Creator is easy
User setup!
Hi I am trying to learn more about user and the setup of them. I have created a new user for zoho, and shared my appl. with this new user. My problem is that the access, I have given to the user, only shows the header and not the content of the forms. Do I also need to give the user, access to the respectable tables that is used in the dropdowns? BR Skouboe
The Rich Text field component is disabled in the form.
The Rich Text field component is disabled in the form application. Why is this happening?This Seems a bug. I need urgent help! Thank you very much!! Marco Sulzbacher
How to update a field of a parent window from a pop-up window?
Hi, I don't know how to do it the following. I have a form ("main" form) with several fields, one of them called Total_Invoiced. Then I call another form through a Pop-Up window (I would say that is a "child" window) to insert all invoice details and to calculate the Total_amount, once I have done this I would like to return this value to the Total Invoices field of the "main" form. How can I do that? I remember that in javascript you could do this using something like parent.Total_Invoiced
Adding List Elements
I'm attempting to use a stateless form to add new elements to a list in my database. It seems the list in my database cannot accept new elements. Is this a known limitation? PS: In doing this, no errors are reported and the list is not updated. John M. Whitney
Form not loading
My application https://creator.zoho.com/sancher/vouchers contains a form called Voucher. (See attached image of what is seen.) This used to load perfectly well, till last week. But suddenly today the form is not loading. The application contains some reports, which are loading without any issue. Please correct this issue as soon as possible. I've allowed edit access to the application to the support team.
Unable to update data base.
I am having proglems with my account. It appears I get the following problem with all applications in my account. When I go to update any entry in any application I get the following error: invalid entries found. Please correct and submit again. This is a serious problem for me - as we use this data base to manage daily work in my organization. Please Advise.
lookup field with duplicate entries then select one or another to obtain corresponding record information
Hi hope someone can help I have a form (CONTACT INFO) which has first name, last name, email, country Duplicates are allowed for last name (example entries would be) Jon Smith jon@test.com India Jon Smith (no email) USA Jon Smith jon@abc.com USA fred Smith fred@abc.com USA I have another form (book_contact) which looks up surname, I get 4 occurrences of "Smith" which is ok Problem I want to be able to select each smith in turn and fetch the related info to make sure i have the correct smith. I tried
Clicking on a record field to pull up a separate record?
I am not sure if this is possible currently in Zoho. I've been searching the forums but haven't found this particular issue. I am creating an equipment database. So I have my equipment form that has the item, manufacturer, invoice number, etc. I also have a form that has our purchases on it. What I would like to be able to do is to be in the equipment view looking at an item and click on the invoice number to pull up that purchase. So let's say I have an HP computer and I'm looking at that record
Forms in zCreator
Dear zCreator Team, Does Zoho Creator forms allow only a simple flow layout? Can you try incorporating support for custom stylesheets and my own precision positioning the elements? ---- Deepak Vasudevan http://thamizhththendral.blogspot.com/
User
I have created a user but cannot login as that user because there is no password.... how do I create a password for a user I have created so I can login?
Can not rename List Views or Summary Views...
When I try to rename a List View or a Summary View ... Edit this Application >>> More Actions ... >>> View Properties >>> {change one/both of View Name and View Link Name} >>> Done ... the View Name and View Link Name do not get changed !!! Forms and HTML Views can be renamed. Gaev
Export View data feed in Spreadsheet
Hi, I have a problem with my View CMC RSS Cardstudio, because when I capture the data with Excel (spreadsheet feed) a column called "Pacom válido até" still no importing data and display a blank column. Thanks Mic
How to create an "Add New" button?
Hi I have created a form to track repaired equipment. How to add a "Add New" button next to Submit and Reset, which could re-load the same data fields already in the form "n" number on times until the technician is done repairing all the machines assigned per machines per jobsite. Any ideas will be appreciated. Ray
<creator.zoho.com> Error Occured. We are sorry for the inconvenience. Please try after some time or refresh the page and try again.
Every time i try to delete an App from my Personal Apps i keep getting this message... It is getting really tiresome, can this be fixed without me constantly having to get support to do it? Thanks, Damien.
Is there any way to create image-buttons with on-click events?
I would like to create some image buttons that have on-click events inside the form not at the bottom as Stateless forms. I think this feature could enhance usability. Thanks, Fidel Martin
Free flow scripting
Is there a way to set the editor to free flow scripting by default or a url parameter to always open up in free flow scripting? tt
Month Issues with Search Queries
When I search a date and time field using one of the many Month options, I get different errors. When searching "This Month", the last day of the month doesn't show. When searching "Last Month" the last day of that month doesn't show either. When searching "Current and Previous Month" the search doesn't work at all and the selection defaults back to "Is". When searching "Current and Next Month" it does include the last day of the current month, but again excludes the last day of the next month. This
New update in precreator
Hi, We have updated a new build in http://precreator.zoho.com . We will update the latest build in the main servers in another 12-24 hours. You can view the change logs in https://help.creator.zoho.com/Feature-updates-and-bug-fixes.html . Charles
Selecting all info from one field throughout the entire form...
Say I have an email field and I want to easily select all the e-mails I input throughout the entire form. This would be used to create a mass email from all the entries I've completed. Is this possible?
Cannot Edit Form
Hi! I cannot edit "Pedidos por Usuario" form. I only get the toolbox on the left handside. https://creator.zoho.com/coopamap Any help will be appreciated. Thanks!
Email Records Still Not Servicing Rich Text
I was under the impression that the rich text multiline field would support html data sent via email per these instructions: https://help.creator.zoho.com/Email-Data.html The RTE does not support the ZC_Content object, nor does the standard multiline filed retain the html of an email subject. Please update the community on this topic. Thanks, John M. Whitney
Calling up the entry form from a URL
I have embedded by form view in my website and it works great, but I want to be able to call up the smaller window that you use to enter/edit a record. Specifically, on the form view there is a link for "Add" at the top, and a link for "edit" on each row, and these open a smaller window in front. Is there any way I can call these smaller windows up directly from my web page or from a URL? I would like to be able to embed a link in an email to directly open the "Add record" dialog. TIA Ross
Access my Creator data via RSS, JSON or build an API?
Hi all. Sorry for the NOOB question here... (I'm the sales/marketing guy wearing too many hats) Our app is getting a fair bit of interest among a critical group of customers. Unfortunately, I'm only smart enough to "share" filtered and unfiltered RSS and JSON. Some of our customers have sophisticated needs and wonder if there is a managed API (keys, etc) they can take advantage of. Kind of like what companies like Mashery would offer... If it's built into Zoho Creator I'd sure love to know. That
Criteria for restricting display by multiple UK postcodes
I'm having a problem setting up some multiple postcode based views, and can't seem to find any advice for how to make it work. The issue is when I'd like to create a display that shows, for instance, just E, EC and EN postcodes (i.e. E1 2AB, EC3 4CD, EN56 7EF, etc.) However setting "Start With" equal to "E" obviously includes EH and EX postcodes (valid, but not wanted in the selection I'm trying to create.) Trying to exclude these seems the next logical step, however "does not equal" "EH*" doesn't
url fields
I have a stateless form that I am trying to populate with data from the master form. Everythng works fine except for the url field. Here is the statement. Is special handling needed for url fields? input.Company_URL = master_Record.Company_URL Herb Wexler
Next Page