Custom Buttons Deactivated on Form
I have a form (TrialMapCrit) which is a stateless form that previously had no problems. Now, however, the custom buttons are not working after anything on the form is selected (radio buttons). I've tested it in Firefox and Safari but none of the other browsers. Please advise.
Sendmail limit ?
May I ask...when I want to list a html table as below coding to show all the results of picklist (around 30 individual picklists), it failed when there are more than 30 picklists.. html = html + "<tr><td>Item Name</td><td>Price</td><td>Qty (=input.picklistA)</td></tr>"; Item Name <- Is it have a way to let me call them as this is the displayname of picklist such as input.formdata done ? I have tried to rewrite from http://help.zoho.com/portal/en/community/topic/can-the-sendmail-from-a-form-only-send-data-from-the-decision-checkboxes-selected-by-the-user
Permissions
I have created a simple form which I have uploaded onto a website. I have also uploaded the view to the website. The idea being that visitors can view and make simple filtered queries on the database. However the view (on both the website and within Zoho Creator) allow visitors to add, edit and delete records...which I don't want them to do. I haven't checked the boxes on the permissions page. Any ideas?
Pulling information from Zoho Creator
Hi, I am creating a database for customer information: I need to pull the following information EASILY: 1. Birthdays (for birthday promotions) 2. Services they receive. Currently I have services in Checkbox - but maybe that is not the best way to use it. I need help guys!!! Dana
comparing two dates in a form
i want to be able to compare two dates. The user enters one date in and then, in the same form, after the first date, they enter a second date. I want the fields to compare each other and if they aren't a tleast two weeks apart pop up with an alert. I know how to do the alert but dont know how to compare to dates in an if statement. How do i compare two dates in an if statement? is that how i would do it? I assume that both fields need to make the comparison but how do you deal with the first field
Funny Character and Favicon showing with javascript embed
Hi, I'm trying to embed a view in my website using the javascript embed code and I'm getting a  character before a £ sign - £25, looks fine in the view within creator. The page I've embeded the javascript code in in also has the Zoho Favicon showing instead of my own. Any advice to solve would be great. Kind Regards Jon
Look Up Field to Link Another Form
When trying to use the look up field in a stateless form to link to a regular form not all the fields already existing in the regular form is displayed for selection. Please help. Thanks, Jasmine
problem with openUrl and Internet Explorer
Hello, I have an application where the openUrl works perfectly with Firefox but it doesn't work with Internet Explorer. Here is the line I use, I open a URL and pass some parameters from my form to another page. openUrl("http://www.gpsopleiding.nl/bevestigingv2/?email=" + input.emailadres + "&cursus=" + input.Cursus + "&datum=" + input.Cursusdatum + "&geslacht=" + input.Geslacht + "&achternaam=" + input.Achternaam, "new window"); This all works fine with FF (it goes to the URL) but on the same
cannot add new column to a view
I am unable to add any more columns from the column properties. I can do it for many views but certain view have stopped working an i cannot add more columns. I can select them as i should be press done and it will say please wait. After a second i will redirect to the preview section but the columns are not added. What should i do? Whats wrong?
Importing form data dates
I have been trying to import some data into my creator form but cannot get dates to work properly. The dates do not show up after the import even though they were selected to import and proper formatting was used. I got no errors during the import. I know the format is correct because there is an error message if it is incorrect. Please help, i don't want to manually set all these dates!
Fetch all data for a given "Index"
As I enter data into a form, I need to look up all data that was previously entered into the same form. All of the data will have a unique Index key. As I enter the additional data, I need to compare the new data being entered with past data that was entered. I will need to fetch multiple field with all records previously collected for a given index key. Once all fields for all records has been fetched, I will need to run several IF statements. I know I will be using a fetch script. I just
Zoho Creator Mobile Access
I'm trying to access Zoho Creator on my iPod Touch (ios4). When I go to http://creator.zoho.com/mobile, I'm prompted for my logon information. After entering it, and clicking "Sign in", everything just stops working and I'm never able to get logged in. Is there a problem using Zoho Creator Mobile on an iPhone running ios4? Thank you for your assistance or suggestions.
Input fields...
Trying to figure out how to search for text entered in an input field on a web page if exists in my zoho database. Don't need to show a list to the user, just to verify that a value entered does exist in the database. Where do I begin?
Scheduler Not Working
Hi, my scheduler has usage limit to use, all my shcedules are enabled, but ther are not being executed? any idea how I can fix this problem.? Any help would be greatly appreciatted.
Email integration in Creator
Hi Guys, Anyone has integrated Zoho Mail in a Creator app ? I'd like to send and receive mails from a HTML contact view. (maybe similar to Zoho CRM). Any leads will be appreciated. Thanks Pascal
How I can have 3 main colums under Forms section?
If I add new form it comes automatically with 2 colums, and I can drag and drop vields there. I need 3 colums there...how I can do it. thx G.
Backup failed and reports are now not working
Hello, Backed up my application. Zoho reports that the backup failed and now my reports are also giving me errors saying, "View/Table is not present in the database."
Creator formula deleting brackets on its own
I am trying to use the following formula in a formula field. Creator seems to be deleting my brackets and causing the formula to be wrong. ((Funding_Request_Amount - (Funding_Request_Amount * 0.065)) - ((Num_of_Empoloees / 20 ) * 1000)) * 0.2 after saving with no problem and going back into the formula creator has changed the formula to (Funding_Request_Amount - Funding_Request_Amount * 0.065 - Num_of_Empoloees / 20 * 1000 * 0.2) All brackets gone and formula no worky
Attachment issue in Zoho Creator
It looks I can't delete an attachment from a record. A document attachment.
Display "Database Last Modified" date/time on a website
I have an application and one of its Views displayed on a website. At the top of the website I would like to have a text announcement "Database last mofified" . . . . . and then insert some html to display the "Last Modified Time" of the record that was modified or added last (i.e. the date/time that a change was last made to the database). The current application has only one form, but I see this as a general requirement of my users, so a general solution would be ideal. DabbleDB could
Email Fields
I have placed an email field and directly underneath I have place another email field to confirm that they've entered it correctly. Is there a way that I can make an error message pop up if the emails do not match?
Unable to pass ID param in json view....
Hi ZC Team, I am currently unable to filter json views by ID now. This has always worked before.. http://creator.zoho.com/zoho.adminuser/zoho.appname/json/view/ID=430627000000422700 this just returns an empty array. I can filter results by every other field except for ID. This is the case for all JSON views. Why is this? Note : This has always worked before for me. Thanks.
Submitting Link with Embed Code?
I'd like to create a pop-up form on my website where the user inputs their email and the recipient's email but I can submit the link via the embed code. Each new link (e.g. website audio) would have an associated form pop-up. All that would change is the link field in the embed code. Is that possible?
Bad count of the Dropdowns/RadioButtons/Checkbox in views
One of the limitations of Creator is the following: You can have only 30 Dropdowns/RadioButtons/Checkbox fields put together, in a single view. Exceeding this limit, will not display the data in the view. This can be found here http://help.creator.zoho.com/Known-Issues-or-Limitations.html There are cases when the count of Dropdowns/RadioButtons/Checkbox fields do not function properly. Let's say that we have a form Contracts with a lookup field which relates it to another form named Approvals. Let's
Zoho creator forms not submitting
Hello, we are having trouble with forms getting stuck on 'please wait' once we have submitted information. We are forced to refresh the page, re enter the information and hope it goes through the second time. We use firefox browser. Thank you
Public Apps
How do I get my apps to reappear? They disappeared from my account and blog.
Do my users that I share my application with have to have a ZOHO registered account to login?
I have a registered zoho account that I use for my application. I would like to share my application to users where they can login and to complete my form. Do they have to register with Zoho first or can they just use the email address I put in my application share settings? Thanks in advance d
Error when using Migration Tool to build Creator Application tables from Excel
When I try to use the Migration Tool to create an Application in Creator, the Migration Tool imports the Excel fields no problem but gives me the attached error code when I try to upload the tables to Creator. Any thoughts would be appreciated....
I would like to create few records in the same time.
I would like to choose how many records I want to create in the same time. The field values will be the same for each Records. Only exception : For each record an iterate number is created. Can I do that and how? thank you
Creator Report and Editing the Legend
How do you edit the legend when creating a bar chart in zoho creator (reports)? It appears to just randomly generate ranges and assign colors to them. I want to set my own ranges and colors.
Can't process form on my blog. Usage limit reached. Limit is 0. Current count is 0.
I'm on a free subscription. Created form on Creator. Embedded on my blog. Went to test it and got the above message plus invitation to buy add-ons. Did I create incorrectly? How would I have reached my limit? I appreciate any advice. Thank you.
Getting a value from one form to display in another
I am not a programmer. I have two forms. Form A has three fields A1, A2 and A3, On Form B I wish to have a drop down list that shows values of A1 (Lookup). When a selection is made from the drop down list on Form B I wish to display the corresponding values for fields A2 and A3, adjacent to the DDL control on form B. Can anyone advise how to do this plse?
Limit users from viewing only part of a report
Just like you can limit users to only view their own records in a view, i want users to be able to view only their own data from a report. Is this possible? How?
hyperlinks won't open in my gallery lightbox jquery
here is the gallery page http://www.iloveoffset.com/speakers.html so when you click on first link you can open hyperlink BUT when you go to next speakers it doesn't. It links to the fact that when the "previous speaker" button appears by default then the script won't work. Funny thing is that it work in IE but not firefox or safari. Any ideas anyone
Auto email not functioning
The auto emailing function, when a record is updated, is not working in my account. It might be because I loaded more than 6,000 records to a table today. Is there a big queue?
How can I upadate a decimal/numeric field with null?
When I edit a view, i want that a custom actions upadate a decimal field of the form. I tried that but it doesn't work. I want to make this field "Result" empty. void status.Rerun(int recID) { thisRec = Sample_Receiving [ID == input.recID]; thisRec.Result = null; info thisRec.Status; Thank you
Bulk-edit limit of 200 records...
Now I can only update 200 records in bulk max. How can I select all records in a view, say 2,000 records, and mass update them?
how can I can launch the "edit record" window ( on a view) with a custom actions?
Hi, I would like to launch the "edit record" window ( the window who appears when we click on "edit" on a view) by click on custom actions. How can write the functions to launch this windows? Thank you Regards.
How to populate a combo box from database table on Edit/Add?
I have a simple application that has 3 fields: 1-Task Name 2-Person Name 3-Cost When I go to add or update a task, I want the data for the Person Name to come from the Person Names already added in the application (better yet from a separate person table)... So on Add/Update Load event of a form, do this: A-Have the Person Name as a drop down B-populate the drop down list from the result of a "Select Distinct [Person Name] * from the entire data table" I can do A, but B does not work since I can't
How can I do to make appear a value of a chosen record from another form (lookup field, single select) in a field of the current form?
In my form ("sample_receiving"), I have a lookup displaying every sample types from the "sample_types" form. I can choose one. In the record of a sample type, there is two values (float) that i would to make appears in the "sample_receiving" form, after have chosen the sample type by the look up field. How can I do? Thank you.
Next Page