Custom Button
Does anyone know whether we camn create a custom button that can execute a script (i.i., call another form)?
Simple Formula Not Working (Error Message)...
Hi, I am trying to create a very simple formula but am getting an error message each time. Basically I have 2 drop down fields called Hours_Worked and Basic_Pay and I am trying use a formula to calculate the 'Amount Due'. So...as far as I can tell it should be (Hours_Worked * Basic_Pay). Eg: If Hours_Worked = 10 and Basic_Pay = 2 the formula should be: (Hours_Worked * Basic_Pay) - (10 * 2) - So the Amount Due should = 20. However, every time I try this formula I get the following error message:
ZOHO Sign-in for Embeded Forms/Pages/Views
I thought this deserved an all new post since the topic changed a bit from http://help.zoho.com/portal/en/community/topic/bugs-with-functionality-based-login-form Using the code below on a form, you can determine if a user is registered with ZOHO. if (zoho.loginuser == "Public") { //do something }What I want to do is present the user with a ZOHO sign-in form, if not already signed-in. This is simple in the application context for the form, but fails in the embedded context. It seems logical
How to use the "toDate"?
Hi , I used "toDate", but without lucky. It displays that "1970-01-01". Why did it display error date ? And how to get the date from zoho.currenttime, the easiest way. date Time_to_Date() { aa = (zoho.currenttime.toString("yyyy-MM-dd HH:mm:ss","Asia/Shanghai")).getAlphaNumeric(); bb = aa.substring(0,8); cc = bb.toLong(); dd = cc.toDate("yyyy-MM-dd"); return dd; }
Iframe width and height not working
Hi, When inserting my i frame in another webpage, the width and height values are not accepted. Please advise. This is only happening for one of my applications, the others are fine.
Simple Formulas
Since setting up this account everything seems to be great. That is until I try to do a �formula� in the �forms� field. It seems like it should be fairly easy. The instruction area for this seems to be very vague, or I�m real slow. Don�t know which. I�m trying to get two simple fields to do a simple math calculation and not getting anything to work. My fields are �Size� and �Entry Price� This is what I have tried in the formula field: ( type = formula value = Size * Entry Price ) Help with the basics.
zoho creator funnctions stop to work on edit mode
Hi evreybody, i've this problem. I was changing deluge scripting when i discovered that if i open the main form in edit mode, some functions about the relative sub-form stopped to work...but i can't understand why! As you can see in the attach, i try, just for example, to get an alert from the subform, when entering a new description...if i'm in "on Add" situation, i got the alert correctly, If in "on Edit" situation, it doesn't work...could you help me!?!?!? Thank you
Charge the list values from a another form
I have one aplication with 2 form. One it's a table for machines and the another one it's a table for fundraisers. I want create one list field that it can update automatically when the user selected the camp of centers. In another words, when the user select the comercial center, the camp of the machines can update automatically filtred by the comercial center. And the definition of the machines al centers it's in the table of machines. Someone can help me please?
Function to add a file to "Docs"
Hi, I would like to add a button to transfer a downloaded file in a custom application directly in the "Zoho Docs"application, as always for the attachments of an email, for example. Does anyone have an idea? Thank's David
Domain vs Personal Accounts
I have observed when the domain account is on, the home screen menu looks like this: But when it's off, the home screen looks like this: There should be a way to access workspace and shared apps when the domain account is on. Cheers, John Whitney ZOHO Creator Developer
Radio Frequency and Google Earth in Forms
Is it possible to add a field (can be hidden, only to appear on reports) for Radio Frequency Tagging and Google Earth, so that admins can view where a person was when he/she completed the form? Thanks!
Updating Customer in Zoho Invoice
I am trying to understand how to update a customers information in Zoho Invoice from Zoho Creator. I am successful at using the geturl and posturl for most API functions. However when I need to update a customer the required I am required to pass and XMLString as one of the paramaters. I am unclear what this would even look like. If someone could give me an example. I am familar and successful with XPath Builder and have several scripts running that integrate with Zoho Invoice, but this is the
Bulk edit issue with 0.00
This was working fine until 2 months ago or so. I was using bulk edit to add in multiple fields this value 0.00 When I now try bulk edit and enter 0.00 in field, I got value 0 (just zero, without decimal dot and double zero after). This is making me problem because the formula field is not working anymore. I did have this formula working previously ((Total_Payroll + 1.8 + Payroll_Fee) * Exchange) when I put 0.00 via bulk edit in fields Total_Payroll, Payroll_Fee and Exchange the formula was
Auto fill Form and then auto populate other forms
Hi I have form where for the first call company name and other details are entered. How ever for a follow-up call I want the company field to auto fill and on selection auto populate all the data in rest of the fields and remarks to be appended only. Can any one please help me with this? I have been trying to do it since past week.I have the screen shot attached of the form for ready reference.
*Urgent* Print/PDF options no longer functioning in IE
A recent update to the zoho system has broken the Header Options for the PRINT and PDF buttons for HTML view pages in Internet Explorer. This feature still works properly using Firefox. Are there changes I need to implement to correct this or is this an issue being worked on? Corey
Documents management
I sometimes attached multiple documents to a main record. Can Zoho develop a way for me to download multiple attachments in a single package, like a Zipped file, like Gmail is doing? Thanks.
Email Confirmation Link
Hello, I need to create a simple email address verification system, as you see on many websites when you create a new account. I want to send out an email to a user which will authenticate their email address. The email would contain a link, which when clicked, would toggle a field in our database confirming that the user has clicked the link and is using a valid email account. For example, a new user signs up and enters their email address in a form. The user then receives an email saying, "Thank
URGENT - My forms no longer submit
Since your update this morning my customers (and me) are reporting that we can no longer submit forms for our quotes and booking system ... disaster ... please roll back immediately. Mark Australia
ZOho creator form not loading
Dear Team I m sure since when my application forms has stopped working. In fact, most of the forms on the on ZC page are not working (even submit support form ) are even missing. When trying from IE getting the following error: "'ZCTemplate' is undefined" & "ZCApp is not defined" Thank you for quick reply
can i use a upload file in a stateless form?
i need to show a stateless form, where the user will insert 1 ou 2 files, then i need update the register in form, this is possible?
Last 'if' condition does not output to field
Does anyone know whats wrong with this statement. the problem is that the last output value in red (1025) in this multiple 'if' statement does not register in the field 'Forcast' All the others work fine...is it possibly that i am not closing the statement correctly? Thanks for any help with this, its driving me nuts..! if (input.Lookup_1 == "Full Full") { input.Forcast = 895; } else if (input.Lookup_1 == "Part Part") { input.Forcast = 790; } else if (input.Lookup_1 == "Full Upper")
Synchronizing Zoho Creator and Gmail directly?
Hi, I was wondering if there is a way to sync zoho creator with Google directly, without using CRM? I have a list of contacts in a creator app and I just want to sync these up with my Google Apps account, but I don't really have the need to implement CRM in this case. Has anyone done this, or know of any third party apps that will let you do it? Cheers, Ryan.
Form Action On Edit Validate should Update Record or Add Record Work
Hi Think my code is ok but i cant seem to Update a Record in another form (Collection Variable has been formed) or Add a Record to another form When I execute these script commands in an On Edit Validate form Action Should these script command work here ? Thanks
Adding Google Calendar Events stopped working with new UI
I was successfully adding Google Calendar events until forced to use the upgraded UI. Any ideas what changed?
Export Records to Local Computer
I have form that I plan to use where the form will be filled out and a receipt is attached to the record. I know this database will grow fast and I am wondering if there is a way to export the records to a different program that I could store on our company's servers. I know I can export records to excel then upload to different program but the receipt attachment will not be attached anymore. I guess I am wondering if there is a way to export the records along with the receipt attachment and store
Assign a list to a dropdown ?
In a form I have -a text field (for example: "apple, orange, cherries"). and -a dropdown with 3 values (1, 2, 3) Now, I convert the text into a list and I want to assign the values of to the list to the dropdown. ("apple" instead of 1, "orange" instead of 2...) Is it possible? Or dropdown accepts as values only those of a form or the default definition?
Visitor Count
Any way to show a Visitor Count ? How many people have visited the database ?
Attach Google Doc using Deluge
Is it possible to attach a Google doc (The long URL) using Deluge? Regards
One or more fields were dynamically changed / Disabling Enter Submit
Similar questions been asked several times before, but can't seem to find a solution. Is there a way of disabling "enter" from triggering form submit? Yes, using tab to swap between fields and enter to submit is logical to experienced users, but to the average end user it can be confusing, especially since it causes the following error in the app II'm developing. I have a field with an on User Input script section that updates picklists and hides/shows other fields. If the user updates this field
using reports: dropdown field is available but only shows 2 of the 6 options
hi, i am making a simple report based on my main view, and in the filters section i am able to filter by a dropdown field, however it only shows 2 of the 6 options: in my case, the options are: - yes - no - n/a - don't know - graduated - previously enrolled but the report builder is only allowing me to filter by these values: - yes - no - don't know in other testing i have found that the report builder often limits and seems to edit the values from a field when trying to filter. can you help me
openurl while passing a parameter on a mobile view seems to fail
Hi, To emulate search, I have an html view with stateless form that when submitted its open the same location url while amending an id. This works fine on the web view. However when going to the same place while creator.zoho.com/m the parameter is not read/passed. It remains null. Any clue how to resolve this please? Regards, Idan
Deluge Script Advice Request
Hello. this is my first time trying to create a script and I need a little help. I have a "parts" view and a "add parts" form. The "parts view" is already populated with data. One of the fields in this view is "part number". Upon load I would like the "part number" field in the form to be automatically populated with the next sequential number available from the "part number" field in the view, lets say 06200. I would also like it to be display only. Any advice is appreciated.
Count function for Date within subform
I have a time sheet application that I have made, and I need a little help with the final feature I would like to add. See the attached image before reading, in order to give you a better understanding as to my need. On the load of the parent form, 7 rows load on the subform (one for each day of the week). Currently when the parent form loads, each row in the "Day of the week" field is labeled with the respective day of the week (Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday) What
Problem with dynamic picklist
Hi, Here's my problem. I have an app with a subform containing 3 picklists. The user chooses an option from picklist 1 and I match the criteria to a table to populate picklist 2 using on user input script of picklist 1, if there is only one matching record then picklist 2 is automatically updated with that record (to save the user from having to select it). I then use the combined criteria from picklist 1 and picklist 2 to search for matching records to populate picklist 3. This all works fine. However,
changed domin name
the domian i selected isn't working, so i want to switch back to the domian given by you..how to do it?
Automaticly Share a newly created View
Hi, Is there a way to automatically share a view upon creation?
Need help with uploading an image and re size it.
Hi, I have this form that uploads images, and in the View, becouse all the images are different size, I want that in the View, they will be re sized to width="200px", something like this. Is there any solution, need some help here, thanks, much
How made the background color as transparent for embedded form in HTML view?
Hi How made the background color as transparent for embedded form in HTML view? and then take the view insert to website. Thanks Stanley GUo 2012-12-21
URL field and passed parameters
I want to include a hyperlink in the body of a form that says Click Here . Clicking will take the user to one of two zoho forms. Which one will depend on other information in the main form. I want to include the record ID of the original form in the information sent to the second form. Is this possible? Should I use a URL field or put the information in a Note field? Herb Wexler
Filtering Lists
I've posted on this topic in the past, and now most post again since I'm running into the dreaded "deluge statement execution limit exceeded the maximum limit". The records in my application contain a list. What I'm trying to do is count all the records that match values to another list. It's best to illustrate this, as lists can be confusing. Here are some records and their lists. A (a,b,c,d) B (b,c,f,g) C (a,f,z) D (a,b,z) Count the number of records that contain either a or z. It's 3. In deluge,
Next Page