PublicPIM
Have Person attached to connect Type but it can only see one record at a time when that person may have several connects.Same as with Address's They could have dozens of addresses they are associated with. How can we relate a person to several connects or addresses as well as products Projects etc. jmoatlas
No of Requests Limitation
I would like to know, whether this is free utility or not. and also if it is free is there any no of requests limitation there? duttavr
font colour
how to change the font colour....if my site background is black ? dekerinchi
Custom Filters - Date Picker?
I'm experimenting with custom filters on a report. I want to be able to filter by a Date field and have already found the "today" and "yesterday" options. What would be really helpful, in addition to those, would be the option to use the little date picker on a custom filter so that the end user could pick any date. Yeah, I realize this can also be done via the Search fields on the report, but it would be much more "polished" to be able to use that date picker in the filtering. :)
Why only 25 records through rss ?
I'm exporting data through rss (to nicely incorporate data in a wiki site with my own layout) but I get only the first (or last) 25 entries. Is it possible to get more then 25 records through rss feed? Thanks
PDF export wrap within cell doesn't respect cell margin
This is a fairly minor issue but would be nice to get right. When you export to PDF and the value in the cell wraps, the output on the second and subsequent (wrapped) lines is slightly to the left of the first line. This looks untidy in the PDF output. See the attached wrapprob.pdf
ZOHO Newbie Help
Can someone help me on this? How can a display only the names of Employees under a certain Manager? SELECT EmployeeNames FROM EmployeeList WHERE EmployeeList.Manager=ManagerField.Name
Feature Request
Boolean values displayed in views like list view or spreadsheet be shown as checkboxes instead of plain text or dropdown for faster changes when editing mass data. cyblivious
Creator Form questions
We are trying to implement an application form using Zoho Creator, and have two specific use cases that we need, but haven't been able to figure out yet using Creator. The application form will be deployed publicly, accessible from our public website. Our needs: (1) we need to capture the IP address from the client website, and submit it to the zoho database (with a hidden field); and (2) we need to allow the client to view their application form and print it on success. Is there any way to do either
share data between apps
I'd like to be able to share data from one table out to my various apps. For example, in my current extranet (custom Perl), I have mySQL tables for Countries, US States, Clients, Employees, etc. These are all accessed by multiple applications. In ZC these would be extended options under "Import data from" when adding a field. Accessing tables from other users' apps would open some very interesting possibilities -- but at very least I'd like the option to share data across my own apps. Thoughts?
Registration Form Demonstration and Tutorial
For those interested I've been working on reproducing the good works found in the help files around creating a registration application in Creator. http://creator.zoho.com/help/zc/index.html I've created a series of videos as I learned how to build a new creator application. You can see them here: http://www.youtube.com/view_play_list?p=01429B01A99A48F1 There will be more on the way ... with regrards Dennis ddaniels
editing cell content
I can't find information on how to edit data in an existing cell. I see the "edit" pencil icon in the view I'm using, I click it and the record opens for editing -- but the edits don't take. Is there a "save" or some other command that I'm missing? I need to be able to update data in existing records. Thanks! jenhull
JSON callback function in creator api
Please provide a JSONP feature in the Creator API where you can specify callback=FUNCTIONNAME at the end of the request and get back a JSON response with the data wrapped inside the FUNCTIONNAME.
Date Field is Empty
This might seem like a silly question. So Latha hope you can help me. I am trying to do an employee database. I am fetching records from another table where the Name == input.Name One of the fields is a date field called "confirmation_date". The date field is empty because the staff is not confirmed. What happens is that the form just keep trying to load. What i want to do is write something like this: if (staffRecord.Confirmation_Date == "") { do something } else { input.Confirmation_Date = staffRecord.Confrmation_Date
Error message "[Template_Data] null"
[Template_Data] null, message from server: "Duplicate entry '18031000000018920-lab' for key 1" is the exact error message. Does anyone know where this comes from?
File Upload Usage
Hi, I'm a newbie to Zoho creator, i have created an application using the Recruitment template, then i added a 'File Upload' to the 'New Applicant' form, for uploading the resume. It works fine, but when i go back to editing of the record, i don't have the option to view the uploaded file, it gives me only the 'change' option. Basically i should be able to open the uploaded file and view it. Kindly help me out with this. Thanks in advance Cheers Vasan
Bug when using drop down list lookup with apostrophe in stri
I have been able to reproduce this issue. I have a field in a form that looks up song titles in another form. If I select a song title with an apostrophe from the drop down, it will not update the record. javierplumey
Search action
Hi, When I search some field which field type is radio button, I wishi I can select radio option value in the selection list. Thank you,
Zoho Creator data input via email?
Is it possible for Zoho Creator to receive an email and add the (properly formatted) data into a Creator database? If so, what would the formatting requirements be for the incoming email? And what would the email address need to be vis-a-vis one's Zoho ID (or whatever)?
how to do this
Hi, i am not a database expert. here is my requirement. i appriciate if someone could help me. i want to maintain the product input/delivery information in the database. input information table is like ProductID, LotID, Qty delivery information table is like OrderID,ProductID, LotID, Qty this is not straight forward because, when i get an order for 100 units. this 100 unit could be collected from different lots and shipped to customer. i need the delivery information form to take productID from me
email attachments?
Is it possible to attach files to my email notifications that go out "on submit" or "on update"? Automatically? Thanks, Sarah
Error sending email with form values
I'm trying to execute a very simple script: sendmail ( To : "<<emailaddress here>>" From : zoho.adminuserid Subject : "adding" Message : input.Pre_Mass_1 ) But I get this error: [Error] Error details: Error occured while executing on success script. Unable to send email Error on table null
Brilliant !!!
Really a fantastic tool, it is just what I was looking for :) Thank you a million, João P.S. Is there a record limit ? spapa
Error message
I am getting a couple errors. one is "The size of the value [ON_SUBMIT_bkp1114008821_bkp751525216_bkp497549134_bkp2070364511_bkp1676065351_bkp1400615122_bkp41728912] of the column [WORKFLOW_NAME] specified in the row [] is more than the maxLength [100] of the column." What does this mean? erick125
no word wrap option
Request: an option to make certain fields not wrap in a view. (so a html nowrap="nowrap" on all cells from that field in the views and html export) Like I have a field for telephone numbers which have spaces. In the view, however, these get wrapped and are therefore not very readable.
Catch error when no records found
Currently if I have the code below: u = users[name == input.name] The form just goes into an endless loop if there is no such record fulfilling the criterion name == input.name. Is there anyway to catch this and generate some kind of error message instead of an endlessly loading form?
zoho creator
I copied a spreadsheet. After changing some of the display characteristics and sort order, all the numbers disappeared. dataonelk
typo in help docs for creator
Executes a set of tasks repeatedly for each value (ina a multiple list field) in a collection of records Should be in a not ina ddaniels
Trouble with Lookup
I am not getting the correct 'Select Field' options when I use the in the Lookup option. In the Import Data choices I am not getting the choices I need Import Data From: Drop Down 1: I Selected the Application Drop Down 2: I do not see the field choice I need to pick in this drop down. I only see: ID Added User Added Time Last Modified User Last Modified Time In order to connect my information I need to see the field that I created. Is there something I do not have set properly that is not allowing
Two questions
Hi, Two questions: 1) Is there a way to make a database publically viewable, but restrict (prevent) the user's editing ability? 2) Is there a way to wrap the content of a cell? Some of my hyperlinks are very long? Thanks! Ollie kroner
ZohoCreator Bug In Displaying Form: No Form (video)
ZohoCreator Bug In Displaying Form -I can view one of the forms but not the other. You can see all of my zoho creator videos here: http://youtube.com/profile_videos?user=pleabargain&search_query=zoho%20creator thanks Dennis ddaniels
Data from other months disappeared from calendar view! Help!
Hi, recently you fixed one of my calendar view problems, but I think something else might have been broken in the process. This problem only started recently. When I load my calendar view, all the data from the current month shows perfectly. But if I use the navigation to look at a previous month (i.e. October) or future month (i.e. December) nothing shows up, even though the data exists in the regular list view. If I navigate to December and then use the back arrow to see November again, it erases
Setting a width in image field
I tried to set the width in the image field with no luck. It seems to work in text fields bur not in an image field. Can anyone tell me how to do? Rolf
Show Text in views
Hello, I'm trying to create a decision tool for clients : They would answer a form with large explanation on what to write in the fields (as notes / plain text, I suppose), and some calculations are done with the values they enter. Can the calculations be shown as they fill the form ? Can comments be shown using the answers ? Once they have filled the form, they should see their answers and the results of the formulas, with some description. I'd like to show text in the views so that they'll see
HTML code for Zoho creator form
is there an HTML code for the forms created in zoho creator? the website i currently have doesn't accept Java/CSS scripts. How can I embed my form in my website using only html as restriction? Thanks!
Date Field
What is the script to automaticlly paste a date which is 2 weeks in the furture. i'm setting up an ordering system and the minimum notice is 2 weeks. m.dyos
Appearance of forms embedded in websites
When I embed forms in an external website there appears to be a limit to the number of fields that show up in the webpage. The only way of displaying the whole form is to use the permalink. This has the disadvantage that a login is required. Any help would be appreciated ckpatel
field size
width = 10 in the field definitions does not seem to be working. The script generates without problems, but the field size never changes when accessing the form. uxking
Zoho Creator problem
I embedded some List Views on my website (Google pages free website) and the leftmost part of the View does not show up at times. The Add and Delete buttons are cut off, but everything from the Search button to its right side can be seen. The whole View should ideally be shifted to the right from what it shows up as. Whats the problem? I experience this in both Firefox and IE. avibull
2 variables in lookup
hey folks hope someone can help, I used my zoho creator application out in the field on my iphone for the first time today and I am very happy with the results. My Swimming Pool Management solution is fairly basic so far but I'm hoping to develop it (with a lot of help from people on this forum!!!!) so that it is more in line with what I'm trying to achieve. ... I digress... I have 3 forms; customers, pools, pool care records. In my 'pools' form I have a 'Pool Address' field and a 'Day of Service'
Next Page