Custom Button is server-side only?
Is it true that a custom button is server-side only? I have a use case where I need to clear the selections in a checkbox picklist on a stateless HTML form. This form does not refresh and cannot refresh for other reasons so I need to be able to control all of the form UI elements client side. How do I clear the selections in a checkbox picklist on the client? Can the deselectall() be placed in some other clientside object that I can invoke it's script via the custom button? I don't know, just trying
my email address might be wrong
I just submitted a request and my address is wrong it's joe.lange@inttra.com
Is there any flexibility with the default buttons for a non-stateless form?
While I can define custom buttons for a Stateless Form, with a regular Form I seem to be stuck with an Update and Cancel button and they don't seem to have much functionality. I want to write a script for my cancel button that calls the openUrl() function -- how do I do that? Cheers, Kevin
Problem with .contains string function - bug?
I am attempting to replace all spaces with a + in a string. This is so I can create a URL that will work with Google Maps, as all spaces in an address need to be replaced with a + As there is no Replace string function with the Zoho Creator, I have determined a way to do this by using the getPrefix, getSuffix and contains functions. However there is a problem with the contains function when I try and use a space. Please see my simple example below. I enter the following in the IDE.... Address_Full=input.Address_1;
Public Embedded form not displaying correctly
Hi I am experiencing a bug with the embeded forms I have two forms (we'll call them "order" and "thankyou") that I want to be able to embed, both publicly. I created a test page and added the following code, to test the difference between the public and private Iframes (Code below) The private and public order forms behave as expected, Ie when I am logged in they both display, When I am not logged in, only the public one displays, (the other prompts for login) The private thankyou form displays as
Chinese charaters!
Hi We have a person who is placed in our Chinese factory. When he log into ZC, he claims that he gets Chinese characters. Unfortunately the person is English so Chinese characters is to no help for him. Can this really happen? Br Skouboe
API & ZC records & getURL
Read first (getURL tutorial on wiki) For a long while I have been trying to use the getURL to import records from other ZC apps in different accounts.. I use the getURL function all the time to consume other REST resources, i.e., Twitter, Myspace, Basecamp, other XML files. But, when it came to passing a request like the following using the "getURL()" function I always got an error message in xpathBuilder "Undefined" "Undefined" Here is/ was my request... http://creator.zoho.com/api/xml/pdi-connect/Rep_Info_Form/view/matchall/ID!=0/apikey=<apikey>&ticket=<ticket>;;;
XpathBuilder Error
ZC Support please help..... When I try to point the xpath builder to my ZC Rest URL I get a very long loading spin and then this..... Error :: Invalid XML/JSON format javax.xml.xpath.XPathExpressionException Info for you.... Using GetURL() post option... added to paramenters apikey = my apikey ticket = my ticket The above worked perfectly a couple hours ago and I made a post about it :) What's interesting is if I put the URL together it loads fine in a browser window, but then I get this error when
how do i get rid of a scroll bar?
i don't want my database to have a scroll bar. can i get rid of it?
Building Apps Offline
It's hard to imagine a 100% offline version of Creator.... http://help.zoho.com/portal/en/community?ftid=2266000000019024 http://help.zoho.com/portal/en/community?ftid=2266000000014198 http://help.zoho.com/portal/en/community?ftid=2266000000015528 http://help.zoho.com/portal/en/community?ftid=2266000000015900 http://help.zoho.com/portal/en/community?ftid=2266000000019406 ...and so on A more reasonable alternative would be an offline version just for building applications in the deluge script editor.
URGENT - Error adding request in Zoho HelpDesk!!!
Hi, I have downloaded “Zoho HelpDesk” from the Marketplace and have been customising it, but when I try to add a Request, I receive an error message "Reference Field 'Requester' not having the value '...' " Previously, I have tried to solve this by doing the following, but it didn’t solve the problem: 1) On the “Requester Home” tab, I clicked on “Edit this application”. Next, from the “More Actions” dropdown, I clicked “Script – Actions on Load”. I then clicked “On Load” just over “Add_Request”
calendar views
id like to be able to see more than one piece of information per database entry, i currently have appointment time and name as two entries, id like to have them both show up... is there a way to do this?
Does Zoho support Javascript?
Does Zoho support any javascript libraries like jQuery? I tried embedding jQuery into a view like so: content <%{%> <!-- BOF MAIN TEMPLATE HEADER --> <head> <link type="text/css" rel="stylesheet" href="http://www.naamnw.org/zoho/zoho_style.css"/> <script type="text/javascript" src="http://www.naamnw.org/zoho/jquery.js"></script> <script type="text/javascript"> $(document).ready(function(){ $(".callout_box_header").addClass("red"); }); </script> </head> <body> Zoho let me save the template, but gave
Help needed regarding sorting of data
Hello, I Have a question using zoho creator. I wanted the top 1st record of the data in a view. How can i do this, i tried all the ways given in the forums like assigning "new" to the just updated value and putting "old" to previous value, or creating auto increment number and trying to sort on that number, but couldnot be of much help. Can i use any built in function. Thanks & Regards, Pavithra.
Mode mentioning in HTML-Document title, perhaps?!
I had the idea that it would maybe be a big favour, when we're working with Zoho creator windows in a tabbed environment, to have the Mode writene as a Prefix to the HTML-document title. Because: I am constantly seeking the right browser-window/-tab when i am in "Edit-Mode" in the one window/-tab, and in "Access-Mode" in the other. When there would be an "EDIT:" and "ACCESS" in front of the Title, i could better seperate the diff. states of the great zoho creator interface. just my 2 cents, René
HELP
Hi I just made a form and I need to know how to fill out the part where the form details go to a certain address - the from and scripts are confusing me (why can't you just enter a to and from person sent emails?) Please help Thanks! andrea
Form action based on link used to visit it
Hi! I 've created a form that can populate itself based on the first field (let' say email) that you fill-in, validating against another's form data. So, if you visit this form and fill-in your email, my application searches on another form's data and if it finds this particular email, it automatically fills-in most of the remaining fields. However, since I can send personalized e-mails, I want to urge specific people to fill in my form through a personal link. Something like: http://creator.zoho.com/myaccount/myform/form-perma/myformname/xxxxxxxxxxxxxxx?EmailAddress=mymail@myplace.com
Automatic counter
Hello, Anyone can help me, i want to put a number form that automatically updates when a new form is open.. counter automatically 1, 2,3 ,4 .... thanx
it is too diffuclt
I thought this would be an easy solution but find it too difficult to understand. Too bad because it is exactly what I am looking for. I just need a list of definitions where my users can search the main column and get alist of all items that have the same words in them...sound simple but not....thanks anyway
help please
Hi all, my first time here so i hope this is the right place to post. I'm trying to make a DB for a music project with Creator. I have created a form from the scratch where i build the line myself by the help of the builder at left side of screen. Now what i want to do and can not figure out how is this: I have a dropdown line called Section. And next field is Type. What i want to do is, when you click the Section then The Type will automatically show you the choices within that section. But how
Looking for Information on access from iPhone
Hi: Does anyone use the iPhone to access their ZOHO Creator Applications ? ... If so, can you provide screenshots (images) of how the Application (Tabs, Forms, Views) is rendered ? I have a client who can acceses the Application I built for him from his Mac (Firefox) ... which is fine. Now he wants to access it from his iPhone as well ... according to the ZOHO Creator Wiki (reporduced below) ... Zoho Creator Mobile Version View and enter data right from your mobile at http://creator.zoho.com/mobile
Re: Changes and Change Reporting ...
ZOHO Creator team: Are the pages in the Community section of the wiki ... http://zohocreator.wiki.zoho.com/Community.html ... being updated to reflect the current state of progress with ZOHO Creator ... both enhancements and fixes ... completed and projected completion dates ? I know of at least one enhancement/fix ... discovered by another user on this forum ... that is not being reported as completed. Also, a few of the items here ... http://zohocreator.wiki.zoho.com/Working-on.html ... seem to
Date format
DD-MM-YYYY is understandable for a date format. But why does the Donor Management app have dd-MMM-yyy as the format. Why the three M as in MMM?
Donor Management - volunteers
I really will like this Donor Management app, after we get it to the point where it is usable. In "Add a New Volunteer", it asks for first last name, company, Email "ID", then for some weird reason it asks for the volunteers "Web Page". Well that's harmless enough, I suppose, but there is no space to put the postal mailing address of the volunteer. Very important to have this.
Missing Address fields in Donor Management
There is Company Name Country ZIP/Postal Code But there is no street address field? We certainly would like to have that, otherwise, the database can't be used.
I apologize: I think I can
I apologize for all the changes I mentioned. I think I can make the changes I think I need. I wasn't aware of how easy it is to make changes in ZOHO. Thank you.
Autopopulating Field with Realted Data via email input. (got that? lol)
I thought for 10 min and could not come up with a more descriptive subject. ;-) I have a form that is populated via email from multiple websites. I have a "source" field to track which site sent the mail. (So if the form was on abc.com I know that.) What I am trying to do is populate an email contact field from another (related) form. Example my "Contacts" form for has: abc.com, joe@abc.com 123.com, 123@gmail.com So the goal is: When a mail arrives and the "source" field reads "abc.com" populate
Provide credentials to access image
I put my application from public to private, and the service i was using to resize images can no longer access my images. That is logical, however, i would still like to resize my images. So in terms of that, is there a way to provide credentials to zoho so that the external service that resizes the images can access them? If not, is there a way that a certain field can be public, while others are private?
Various issues
1. In trying to Add New Campaign, it asks for "Owner", but NO indication of how to add and owner. And, it won't let me add money without Campaign, but can't add campaign without owner. 2. PLEASE allow hyphens in telephone numbers. We HAVE to have this in the USA, and it helps to reduce errors. We can't deal with numbers all squished together. 3. PLEASE allow commas and decimals in dollar amounts of donations. Again, we are used to this and we need it. It helps to reduce errors. 4. Please use conventional
Pay Pal button - doesn't work
Hi there, I added a Pay Pal button in a text field, is does show up, but when I click on it, it doesn't work. Can you help me out? Thanks, Reinder
create graph from data
I have an form setup that collects registration-type data (name, address, class). I'd like to create a view of this line graph of this data with the count of names for each class. Can I do this is Creator? If so, how?
"Contact Me" is not working for me
Hello, I'm trying to embed the code I made for a "contact me" page into my webpage. I'm using Dreamweaver cs3. I tried to embed this code into the <body> section of the code but it doesn't show up. It only shows up as a shaded box when I put my cursor over the code, and I can't see it at all in preview mode in firefox. Here's the code I copied from the site: <iframe height='500px' width='100%' name='zoho-Contact_20Me' frameborder='0' scrolling='auto' src='http://creator.zoho.com/shenraine/contact-20me/form-embed/Contact_20Me/'></iframe>
API Record Collection Speeds
Anyone that has used the ZC API.... What have your collection speeds been like? I mean how long does it take for you to get the information you need from Zoho? I just ran a form call that had about 70 records and it took about 30 sec. Is that normal? Seems a bit slow. ZC Team, Could you please summarize API Collection speeds, HTML Collection speeds, and build in view collection speeds? It seems odd that a build in view would have a faster load time then an xml file :) Please expound. -Stephen
help with decision box scripting
Hi, I am using a decision box in an application. I have used scripting to determine that when the decision box is selected three new fields will show. I can't figure out how to hide the fields when the decision box is deselected, any help would be appreciated! thankyou
I'll shut up about the API :)
OK, will shut up about the API stuff for a while. Hope I didn't spam the site.
"The Chicken before the Egg." AKA Generating a Ticket
Ok, Zoho Creator has done a pretty good job of demonstrating the following.. How to use the getUrl() on external sites How to add a record to ZC from ZC using postUrl() How to use the REST, RPC, and client side API's outside of Zoho Creator. (Although, I wish there were some more sample applications! One just doesn't cut it :) RoR, .Net, Ajax perhaps?)What's really lacking is examples of the following.. 1. How to get the EGG BEFORE the Chicken! AKA How to automatically produce a ticket in Zoho
"Application settings" doesn't work
Its name is "9EVIRISES3-Candidature", you guys from support can access and edit it. THX :-)
Long Private Key Strings
New topic branched from here http://help.zoho.com/portal/en/community?ftid=2266000000321064 Long private key strings are meant for private sharing of individual components to very large number of users. Here you also run the risk of the keys being shared to unknown users and if they are, then you have no control over it, unless you choose to either regenerate it or revert it. We would advise you not to use them in the application logic in the first place. Instead we recommend you to use the authorization
Error message: Task personality is 280
While my application has worked perfectly fine during the past few days, I am now getting the following error on form submission: Error details: Error occured while executing on success script. unknown Task : Task personality is 280 Error on table nullI have not changed the application and the only thing the on success script does is open an outside url based on form input. The outside url is fully functional and I get the error submitting form information that has previously worked.
unescape in code
I'm doing some custome html view, and i'm making an external link where i want to provide the parameters unescaped. However, if i do <a href="someurl.com?<%=unescape('a=1&b=2')%>">Bla</a>
The code editor wont let me, saying there is an error. How do i do this?
Next Page