maximum number of fields
Hi, is there a limit to the maximum number of fields that a form can have? Thanks
pdf export of html view
I created a html view by my existing forms , i embedded 10 forms view in html view containing several records in every form (all the data belongs to one person only ) contain several education ,project , experience details of one person , i attached image of one part of the html view , congaing many views with several records , now i want to publish this data in pdf form , where it looks like a resume ..means education detail will be fetch from education view contains in html view , project details
display the value of a formula
I have a calculated field and i want to populate and display that value in another field. Can that be done? Thanks Nick
Why is my user seeing a zoho creator "My Applications" page instead of seeing only the application I shared with him?????
This is the problem I am having with zoho, you guys keep plastering your logo and name everywhere! Why am I paying for the ability to rebrand when really I can do is change a stupid logo. That is NOT rebranding folks. I DO NOT want my users to see any zoho names or logos and I DEFINITELY dont want my users having a zoho creator account page instead of getting logged into and seeing ONLY the application I shared with them! Please advise
Calculated Field
Hi, I want to have a field in order to generate automatically the opportunity number, is any way to have a calculated field with a ramdon number?. I wonder is somebody can help on that?. Thanks a lot.-
Download data from View?
First of all, thanks for your great help. Now my drawing database works as expected. But I've still 2 questions: - Can i create a form to download data from 'View". For example, I select Client name/ Project name/ Part name and then the form will provide me my drawing name that i can downlaod. - Is it possible to import my database system in my company webside. For example, I have a box in my company webside with username and password, then i will be directly connected to the drawing database. Thanks
how to import into one field from two different fields
Hi, I have one form A containing a certain type of students. Unique registration numbers are given I have another form B containing a different set of students. unique registration numbers are given I want to be able to import the registration field values from both into a single field in a third form How can I do this? Thanks
Relationship betwenn rows
Hi Is it possible to connect rows in a view? I mean if I have af db with parents and kids, when I chose a row of the father/mother/kids in a family, is i then possible to connect rows of the rest persons in the family? David
On relationship of different forms
Hi to all Zoho users and developers there! I'm a newbie (just a week or so) of Zoho and I'm living in the Philippines. I have a question on relationship of forms and combining view with 2 or more forms: How can I use these features by automatically inputting data on the other form which I already input on the other in which they are already inter-related? Thanks
Building up HTML or other strings using lists...
Hi just another tip.. Like other scripting languages there are many ways to concatenate text. One method that get's used a lot in javascript is to use to push string instances into an array and then join the text like this... myList =["<ul id='myList'>"]; for(r in data) { if(this == theOtherThing) { myList.push("<li>"+this+"</li>"); } //end of if } //end of loop var html = myList.join("");
is there a way i can make columns in a form?
hi am working on a database which has a lot of fields and i am wondering if you can make it into 2 different columns which can be easier for the customers and clients to use. thank for the help E Industries Inc. www.eifis.webs.com
Access problem
I changed the password on our zoho account, but not I can't view our spreadsheets. What's wrong?
Database view - Option "search"
Dear all, I'd like to know if with Option "search" in view form, each column can suggest you to pick directly the data (For example, the list of the data uplaoded) instead of "contains, is, is not, is empty...." then type the name. Thanks again for your help.
Date formatting issues
I've seen lots of questions going back to 2007 about formatting the date but most have no responses. Does that mean that nobody at zoho cares to address these questions? I have set in my application settings for the date to be mm.dd.yyyy. When I am inside my application and enter something like mm/dd/yyyy the data gets converted to dd.mm.yyyy. Why? What is it about using "/" instead of "." that the application decides to change my date? Before you come back and say that I should be using
how to use filter on filter in form view ?
how to use filter on filter in form view ? reply.
Re: How to Insert data In dropdown - Next step - Still not working...
I try to follow the explanation, but still something wrong on my script... See attached My print screen, and error messages i received. Could you have a look, and tell me what is wrong on my script. FYI. Registration form = Import Data form with: Client name field (look up field from New client form) Project name field (look up field from New Project form) Part name field Country form = New client form with: New client name field State form = New project form with: Client name field
how to use another form's field in different form view?
how to use another form's field in different form view? is this possible? how to do it? reply. my email : bhaveshgodhaniya@gmail.com
how to count records in form view?
how to count records in form view? and display it in end of the view page. how to solve it? reply. my email : bhaveshgodhaniya@gmail.com
Accessing XML attributes Tip...
Hi Just a tip..... If you ever need to drop a bunch of xml element attributes into a map variable. Here's how I did it. //create element variable file = xml.executeXPath("/response/tree/folder/files/file"); //create a map to hold the attribute variables data = map(); //make a list of attributes (note their is a way to do this agnostically where you don't know the name of the attribute //prior. But it's more complicated.. attributes = {"id","created","shared","sha1","file_name","size","updated"};
How to Insert data In dropdown - Next step
Thanks for your help. It's working well. But now I have a 2 more questions: 1) Can we add permanent picture on form. For looking only. 2) Can I have dropdown choices according to my previous selection? For example. In my case i have (client/Project/part) So i'd like since i picked one client, my next box will propose me only the projects of this client. ( Not all the project I have imported in the past) Thanks for your help.
Multiselect - if condidion to.String
Hi, I have a Multiselect field in which, in On user input, I put: if (input.Setor.toString() != "-Select-") { if (input.Setor == "Assistência") { hide Number1; hide Number2; hide Number3; hide Number4; .... System return that: Error in statement at line number 3 The Left expression is of type STRINGLIST and the right expression is of type STRING and the operator == is not valid here I try to quit toString or put toLong, but nothing. Any help? Thanks Mic
Copy application
Hi, I can't copy this application: http://creator.zoho.com/zoho1/bulkemail/#Form:Mailer System return that: [ServletException in:/jsp/edit/form/newform.jsp] null' Thanks Mic
How to Insert data In dropdown?
Dear All, I'd like to create a drawing data base (Client, part name, updload drawing...) Right now, when i'm importing Data, I have to import all of them one by one, even if data have been imported previously. (For example, same client but 2 parts) That i'd like to do now, it's insert my new data in dropdown, then if I need to add drawing for the same client, i can pick the name in the dropdwon. No need to type it again. Is there sby who can help me? Thanks in advance for your help.
Schedule not disponible
Hi, I have a standard subscription. When I try to acces to schedule service system return that: "Schedules are available only from the "Basic Plan" onwards. Kindly upgrade to a suitable plan to continue." Thanks Mic
radio button columns not appearing in view?
I have a view and 2 columns formatted as radio buttons do not appear in my view. All other columns appear just fine. Any thoughts? If this is not a common problem I can make my app available to support. Let me know. Thanks.
how to count records
how to count that how many records we inserted in particular form? reply. my email : bhaveshgodhaniya@gmail.com
zoho displays wrong date and problem ocur while insert textbox control using drag & drop in the form
The date of zoho.currentdate shows the wrong date on any day before 12:00 AM after that it shows correct date. It means before 12:00 AM it shows the date of one ago, and after 12:00 AM it shows correct date. What could be the reason for that? how to solve it? And another one is i cant insert any single line or multi line textbox control using drag and drop in my form i don't know whats the problem. is there any page size limit? My email: bhaveshgodhaniya@gmail.com
how to solve a problem
. [t_501594000000013007] Exception occured while setting value in PreparedStatement for the Column [Machine_Un_501594000000018010] Check whether the datatype for this column is given as specified in the data-dictionary .[t_501594000000013007] Exception occured while setting value in PreparedStatement for the Column [Machine_Un_501594000000018010] Check whether the datatype for this column is given as specified in the data-dictionary may email :bhaveshgodhaniya@gmail.com
Implementing one to many in one form
Hey All, I have form1 which has a one to many relationship with form2. So for every record in form1 there are multiple records in form2. Now what i would like to do is enter all the records for form2 while entering data in form2. Can we have multiple record lines in from1 which essentially take an input for form2 Form1 Name, Contact, Email There are five personality types. The personality table is as follows Form2 type date of manifestation dominant/not dominant So for every record in form1, there
Hide and Show Forms at a Form level; Please help, Thank you!
Hello I have a multi - link object on my form. Based on the value chosen on the form, I would like another form (not objects) to appear below. Example: Multi-link name is Activity Multi-Select Values BDI,HAC If I choose BDI I want to show a form called BDI_Form If I choose HAC I want to show a form called HAC_Form I tried the On User Input feature on my Multi Link but it doesnt work if (input.Activity == "BDI") { show BDI_Form; hide HAC_Form; } else if (input.Activity ==
How to link imported data to form?
Hi, I would like to make a search form based on some data imported from excel. (1) I have imported the excel data via the excel migration tool but I cannot find the data anywhere (although there was a message to say that data has been uploaded successfully) (2) How do I link this data to my search form? I can't use the lookup form field right? Example of the search form: Year : (to be able to select year from dropdown) Class: 1A, 1B, 1C (etc corresponding to the year) Name of
More Display Columns
I have a Consumer Satisfaction Form in which I need 45 columns displayed in the view page to print the results of each question. The default form only displays 8 columns, so I have gone in several times and placed a check mark next to each of the other boxes I need displayed and then I hit "Done". When I go back to the view page, it's still the original 8 columns displayed. It is not saving the others. Is there a limit of only 8 columns to be displayed? If not, why won't it save my new settings?
WHY YOU PAY ?
I just found it ,Zoho! It is great , just what I need right now ! So I creat one account ! When I use it , I find everything is processing well . My business need some Mircosoft EXCEL to do some Record ! I do not like laptop , it is too small to type ! But I always move , here and there ! I used to take a Flash Memory ,but it is uncovenience as everyone known ! And now , I find this online tool ,great ! But when I use its online sheet , it can work without pay anymore ! Functions of free account are
One response
Hi, How should I do to make a form to be answered at once? Thanks. Rui Duarte
User access - can not log in
Hello again, I did follow the steps stated in a previous post in the form by having my staff creating their Zoho accounts, and I added their email address to share so they can add and view records ( the permissions which I choosed- add-view) but when the user logs in theough the my site which I Iframe it, the get the following message after they enter their user name and password. " You have logged in as kevin. You are not allowed to access this form. Please click here to login as a different user.
How can you add the values from a HTML View to another view in your application?
I have an HTML View in my application. When I hit the submit button, nothing is recorded in a view. How do I add the values from an HTML View to another view in the applicaiton Thanks!!!!!
Form in several pages
Hi, How do I prepare a form divided into several pages? Regards. Rui Duarte
Application data migration.
How can you migrate form data to cloned applications. Scenario: I have a master application that has several forms that are connected with the datalookup control creating several one to many relationships. I need to migrate these form tables to a newly created application that is a .ds import of the master application.Issue: When I import the data into the new application it generates new IDs for the records which do not match the foreign-key relationships and the connection is lost between the records.
REST API View Record - need Criteria example
According to the documentation, you can specify a criteria when viewing a record using the REST XML API. The records that satisfy the given criteria will be displayed. You can specify multiple criteria using "AND"/ "OR" operator But there is no example of this. What is the syntax? I can tell how to do it for FORMS, but not for VIEWS. Thanks!
Feedback form in Zoho Creator
I created a basic feedback form in Zoho Creator. But when I share it says even the data would be available to public. I just wanted a feedback form which I can link it from my website. Can you guide how to make the current feedback form that I created eligible for this? ---- Deepak Vasudevan http://thamizhththendral.blogspot.com/
Next Page