Multiple Email address and SendMail
Please can someone tell me if/how it is possible to add multiple email addresses to the cc field of the deluge sendmail function. I cannot get it to work.
Test forms?
I don't find it anywhere in search but is there a way to "test" a form after one has completed it to see if it is working properly other than setting it up on a web site? Tks - jb
Auto populate
I am building a form to capture owner info - name, address, etc. - and also property info. This info may or may not be the same. I have a check box to check if the info is the same - if not, to fill out the property info. When the info is the same, Is there a way to auto-populate the fields from the owner info already filled in? Also, is there a way to have the date automatically filled in? Tks - jb
Showing dates in an other language
Reports in my application shows date as 21-May-2011 how can I show the month in french as 21-Mai-2011
Using the Count Function
I'm creating a form so attendees to a education conference can register to attend training courses that are on during the 2 day event. During that day, breakout sessions are scheduled, and at each breakout session, multiple training courses are running at the same time in different locations around the school. My original problem was creating a form to record the different courses chosen, but also create a maximum number of attendees per training course. I've managed to create a dummy form that can
Long form - 2 columns?
I an building a form for someone wanting to advertise real estate and need to capture all customer and property information - which may be different from each other. Also, all the details on the property itself. This makes for a very long form - can/should this be made into one or more columns and, if so, how does one do it? Also, how does one put Text information at the top of the form and between the different parts of the form items? Tks for the help - jeb
Having syntax error
I have two forms. One is Reserve_Ride with field dropdown Lookup Choose_Date and Time.and Confirm Date Form 2, Add_New_Ticket, has field Confirm Date, and Formula_1 Trying to populate the Confirm_Date in Reserve_Ride with data in field Confirm_Date from form Add_New_Ticket rec = Add_New_Ticket [Confirm_Date == input.Choose_Date_and_Time]; input.Choose_Date_and _Time = rec.Confirm_Date; But getting error message Lexical error at line 2, column 23. Encountered: "_" (95), after : "" Used this example:
Dumb Question?
And they say there is no such thing as a "dumb" question but this has to come close - In Creator, as in other parts of Zoho, it states the number of applications one may have with the different packages of pricing. But just what is an "application"? I have started to make up a "form" to capture data and it shows I have one application. If I now start building another form that will filter and return some or all of the first forms data, will that be a second application? Each form is counted as
Sharing an application
I have an application that has been shared to a user. In their Zoho account it shows in their shared application section. When they open the app it says 'You are not allowed to access this application. The application is https://creator.zoho.com/bulla.training/bulla/share/edit/ The user with the problem is tracy@huntstream.com It has been shared with development. Thanks for your help Herb Wexler
Check whether the datatype for this column is given as specified in the data-dictionary
http://littlemindslc.com/Employment1.aspx Getting this error:1 . [t_627083000000011051] Exception occured while setting value in PreparedStatement for the Column [Full_Name_627083000000016681] Check whether the datatype for this column is given as specified in the data-dictionary .[t_627083000000011051] Exception occured while setting value in PreparedStatement for the Column [Full_Name_627083000000016681] Check whether the datatype for this column is given as specified in the data-dictionary How
API insert record problem
Hi support, We using php in our server, and insert record to creator by API. In normal case, it works. The php and server email the report to us, said it is successful. However, we found that there are about 33.3% chance, the records can't find in zoho, even we receive sucessful report from our server. Any solution? Thank you so much.
Supporting Arabic in Imported Files(Reports) - Need Help
Hello,,, I'd like to know if there is a solution for this problem, I create a shared application between me and my colleagues and the interface and data is totally in Arabic the problem is not here... when I created the first report to import the data in PDF file it didn't display the data, it seems that it didn't recognize the language, what can I do? Your cooperation is highly appreciated :)
Exception occured
I am getting the following error. What needs to be done to prevent this error. 1 . [t_210219000001303009] Exception occured while setting value in PreparedStatement for the Column [Resolution_210219000001305173] Check whether the datatype for this column is given as specified in the data-dictionary .[t_210219000001303009] Exception occured while setting value in PreparedStatement for the Column [Resolution_210219000001305173] Check whether the datatype for this column is given as specified in the
zoho.crm.update() OR zoho.crm.updateRecord() or zoho.crm.updateRecords() - is this wrapper for the API call updateRecords coming soon?
Hi, Obviously zoho.crm.create() works well...but there doesn't appear to be a function zoho.crm.updateRecord() OR zoho.crm.updateRecord() or zoho.crm.updateRecords(), which would also be really convenient. Is there any sign of this update wrapper function being created? I can use the API (XML-RPC) stuff...but the wrapper is so much easier. Hope there's some good news coming on this front? Regards, Liam.
Freezing columns
Hi, We would really really appreciate if the facility of freezing rows & columns is present in the list view and the grid view of zoho creator. It is very difficult to work with large number of records with constant scrolling up and down. If using the grid view to edit data, it makes it very cumbersome and error prone. Please do put it on your roadmap for improvements Thanks
How do I create a combined view from the data of two forms.
So I created a form that has exceeded the maximum amount of fields I can create. Therefore, I need to create a second form that is a continuation of the first form. I then somehow need to provide a view that combines the data from the first form with the data from the second form in synchronized way. Example: Customer fills out form A and clicks submit. They then use a link on my web page to bring up form B and begin filling it out. They then click submit. Data from both of these submissions need
Creator integrate with hardware?
Hi, We are developing an application need integrate with a hardware, so can Creator support integrate with hardware? We need integrate with scanner or voip.... Andy
Function type List
Hi I have a simple function which is of type list. It has the var temp1. In this function I set temp1={"john", "elise", "jake"}; and I return temp1; However ,the above values are not being inserted into the correct form as I have would expected. Please advise. Thanks!
Grid View not working
Hi, When I try to edit data in grid view, I get a message that records failed to update. There is a screen to show details of the error, but it doesn't show any details. If I switch to "List" view, then I can edit the same data without problem. Cheers, Katie
My form doesn't load in my website.
Hello Zoho Members, from some days i am encountered a problem with my Zoho Creator form application. At the my Website i am embedded my form, when i am embedding it that time everything is fine, now my form is doesn't load in my website. there is circle which is rounding and rounding but there is no form coming however i will waited for 1 hour. I am doing so many things with it, but it is still happening. Please suggest me immediately, because i lose my customer satisfaction. With Warm Regards Roger
How to add labels inside drop-down?
When I view the data entered there is a drop-down box for filtering... It has un-selectable labels in it. I would like to add the same un-selectable labels to a drop-down box in my form. I have attached an image with a screen shot of each drop-down illustrating my question.
Custom Action to Print Record
Hello I am completely new to Zoho Creator and am struggling to set something up which I am sure is pretty simple. I have a Form with 20 odd fields. I also have a view set up which displays all the records. What I want is to add a button (at record level) on this form which will allow the user to print the record. I only want to print 5 of the fields and preferably without field headings and in customisable HTML format. I can see that you can use Custom Actions within the View to add the print button.
Adding Multiple Items to an Invoice in Zoho Creator
Hi: I am creating an Inventory Application, which includes invoicing functionality as well. When a customer is invoiced, it will reduce the product stock amounts currently in the inventory by the amount listed on the invoice. etc... However, I would like to know if it is possible, in my Invoice table/form, to be able to add multiple products to an invoice, similar to the "add another line" feature in the Invoices in Zoho Invoice, show in the image attached. As of now, each invoice can only accept
Limit on size / length of string variables?
Hi, I wondered if there is a limit on the size of a string variable in Deluge script? I'm creating a very long string (HTML), and it seems to be erroring out at around 1600 characters. I wondered if this is because I've hit the limit? Cheers, Katie
Looking for a developer to help me build a CRM like database....
I am a publicist for bands. I like certain aspects of CRM (logging calls, events, etc), but it doesn't allow me to sort how I want to (according to city or media type), so Zoho reports seems to be the best fit. When I called Zoho they said I could come onto the forum to seek out a developer that might be interested in building a tool for me based upon my exact needs. Can anyone on here help me? I can be more specific for exactly what my needs are to anyone that is interested. Thanks!! Angie
Import Hyperlink from XLS spreadsheet?
Can this .xls field: =HYPERLINK("http://www.youtube.com/user/onewaytoturn#p/a/u/1/wq72JsWH05g";"YouTube Video") Be imported to a Zoho Url field, and the Link and Link Name be propagated from the above function? In this case only "YouTube Video" is pasted in as text, not as a hyperlink. Alternatively, is there a way to have a constant Link Name content, such as "Video Link" so that the full URL doesn't show? I tried to edit the form and it does not seem to allow a fixed entry. Thanks! Wonderful
A simple online server
Folks on case similar problem has been addressed earlier please point me towards the relevant thread. My aim is to access from a client, with some parameters, which would update server database and send other values from the server database. Client -> send few values I am using a form to fetch it. When submit is triggered i need to pop up a new form which will update all the values in a server row. and send the relevant values to the client and update the server. I know its too crude and confusing,
Criteria lost after searching embedded view
I imbed most of my list views in html views. This is one example: <div elName='zc-component' viewLinkName='Search_Profiles_Embedded' params='Player=<%=recP.Name%>&Player_op=26&zc_Search=true&zc_AddRec=true&zc_DelRec=true&zc_Header=false&zc_Footer=false&zc_DuplRec=true&zc_EditBulkRec=false&zc_Summary=false'>Loading View...</div> The user can enter 'Search' criteria for the visible columns. This all works fine. But when the user clicks 'Cancel' after he's done searching the view, the parameter limiting
Public Access Pending
Hello, I need public access to my form as soon as possible. It has been a couple days already. Thanks for your help! Marco
Help Please. Need Probation Tracking software.
How would I create a probation tracking system to track probationers,charges,fees,fines,court dates,photo, etc?
Google Calendar & ZOHO iCal Feeds Not Playing Nicely Together
I had to update my ical feed url strings in Creator. I'm now attempting to add them to Google Calendar by the "add by url" control and have encountered many issues. I'll point-out that all these ical urls are shared publicly, and render when pasted into a browser. I understand some of these issues may be on Google, but other's are probably on ZOHO. Issue 1: Often, Google imports the calendar name as an unintelligible string appended by @import.calendar.google.com. The name can be changed in the native
How to create a rich application forms in the visual?
Hello Create an application form in richer visual? For example, I would create a form in a manner that was divided into groups? Like a component group similar to the visual studio. Thanks
Is it possible to create a "other" field for a radio/multiple choice list?
Hi, I want to create a form with a "other" field, that is a text-field where the user can add his own choice if it is not in the original choices. Is this possible? What is the easiest way to do it so that the values of the "other" field also shows up in the report?
Order total
Hello I have looked around and haven't found a solution for my (I think) easy problem. I'm not much of a developper so it explains why I'm stuck I'm creating an easy online order form to well... order a product Price is fixed (1555 €) user has 1 questions (radio buttons) with 3 options Q1 R1= 0 € R2 = 75 € R3 : 25 € I'd like to have an order total showing somewhere in my form that add's up to the 1555 € when respons 1 or 2 is selected Any help is appreciated Thank's
Invoke File Attachment Sendmail Task
How can I use a stateless form to initiate a form schedule to send a one-time email with a file attachment? John M. Whitney
From private to public form
I have a question. How long will it take to change my form from private to public? I've been waiting fo almost a week. Regards, Liliya
Can not delete Form
Hi, We creat an application by Baihui Creator, The form's script maybe incorrect, so that we can not delete this form. Can not export the .ds and can not delete. Can you help me ? Thanks Andy
How to Change Text Field in Checkboxes to Numbers
Hello...I am new to Zoho and I like what I see so far. Unfortunately, I've been struggling with something that should be pretty basic, and searching through the forums and emailing support has only helped me realize that the only way to accomplish my task is to write a formula. Here is what I need to accomplish. I have a registration form with checkboxes for fees: Check which of the following registration fees applies.* Government Planner $100.00 Government Planner Non-Member $125.00 Contract
Problems with editing an item in grid view with embedded frame
So I am not 100% sure what is going on. I have a grid view that is an embedded frame on one of my personal webpages. I can usually add a record without a problem. But many times I have trouble editting a record. When I click the Edit button the edit screen opens up, I change some text, and then when I click the update button, I get the spinning icon with the system saying updating, but the window just hangs. I eventually have to open up a new browser window and I may get lucky and then be
How do I show multiple line items?
I have two forms with a many to many relationship. I want to create a form that will allow me to view the information from Form A and then show line items from Form B that are related to Form A in one view. For example: Form A contains: Student First Name Student Last Name Student ID Form B contains: Class Name Class ID Class Description In a normal relational database I would have a third table that tracked the student's grades, Form C: Form C contains: Student ID Class ID Grade
Next Page