View criteria allowing invalid formula.
This is so frustrating! Why does the advanced criteria editor allow a relative field from another form to be entered into the criteria but have zoho modify the users criteria on save? Support please explain why you allow users to develop view criteria in the advanced criteria editor only to save the criteria and have it be modified. It makes no sense to me. And it's a big waste of my time. The view advanced criteria editor is buggy in this sense and I believe you need to take not of it and get it
Sending email - Quota
I know that Creator allows 500 emails to be sent per day. If I need more than that, I know that I have the option to buy more. However, currently, I do not know how many emails will be sent per day. So I would like to know how you billing works. ~ If I reach 500 emails in one day, does it just stop sending any more? ~ Is it possible to have the system just charge me the $20/500 emails when the quota is reached? ~ Do I have to purchase a few thousand just in case it happens to go over the limit?
Exporting data
How do I export the data from my zoho creator database? I'm worried I might accidentally hit the reset button while entering data and lose it all. Do I have to upgrade to a paid account to do this?
ePortfolio Application
Someone should develop a K-12 ePortfolio application
Arrange multiple fields in a single line
Hi Everyone, I would like to arrange multiple fields in a single in on a form. The values would be alligned. Example: Checkbox 1 field Checkbox 2 field Start Date Calender End Date Calendar Radio Button 1 1 Calendar Calendar 2 2 Calendar Calendar 3 3
Problem with MAC
I have a problem with MAC when I edit a client, the foreground window is too large compared to 2 weeks ago, before this problem was not there. With windows I have not this problem, can you help me, here is my mail. mobileinfoc@gmail.com
ZOHO CRM and CREATOR LINK
I am a ZOHO CRM user. If I create a form in ZOHO Creator can the information be automatically sent to ZOHO CRM?
Problem with Report (not showing some data)
I think I found another important bug with Reports. I am using the Color filter in one of my reports, but it seems the report is only showing me countries starting with letter S to letter Z, The rest of the countries (letters A-R) are not being shown. Here is a link to the Report: https://creator.zoho.com/glajman/countrybeta/#Report:Country_Donations_Report I think this is a bug. Any help? Thanks!
imported excel data and add them up in formula field
My 'Total' Field is not working. I imported all the date from my excel file. I can't figure out how these imported data are adding up automatically and show the sum result in my 'Total' Field.
Sending a mail from a form - Messed up formatting in text
Hey, I've just recently started using the form editor which is great. I've got everything working but I have one problem. I have a form that I've set up that it will send an email with the form data to me. The problem is that the mail message formatting is all messed up. Looks like this: " This is a support request generated from the help web form: User submitted dataName: : USER NAMEYour email adress: : KILlop@.comDescribe your problem: : Please help me soon I will need it. " Of course I want it
Bug with radio buttons
ZC Team, I just discovered that if if you have a form having as a first field radiobuttons (I'll name it radiobuttonsfield), with choices let's say {"a", "b", "c"} where "a" comes first, and if at on load you put input.radiobuttonsfied = "b"; or input.radiobuttonsfied = "c"; guess which will be the value shown for this field? The value will be "a" regardless of the input value from the script... it will show the value of the first radiobutton. Please, fix this as soon as possible. Regards, George
Unable to add decimal field control to a form - it disappears.
Unable to add a new decimal field to a form. There is one form in my database that will not permit me to add decimal fields, despite many attempts. Is there a problem with the decimal field control?
Export View to Excel
When I exported my View to Excel file, some dates appeared in Excel as negative values ! Kindly check the attached file, rows from 277 and below.
Scheduler Working Correctly?
I have a custom schedule set-up to run weekly: Weekly { execute event on '2010-04-11' at '07:00' on monday weekly } Which is intended to find all records meeting some criteria and send an email for each rr in SCHEDULE[(DUE_DATE >= zoho.currentdate && STATUS == "Open")] { sendmail [ from:zoho.adminuserid to:rr.USER subject:"Notice for " + rr.AREA message:"You are scheduled for " + rr.AREA" ] } But it only sends email for the first instance on the list
Submit Button
Hi ! I have create a form, all work well, but i have only 1 problem. If my customer click more than 1 time the submit button, i recive more datas than i need :( Is possible to set that the submit button can pressed only 1 time and execute the "on submit script" only 1 time ? Thank you and sorry for my bad english.. Simone
iPad usage not working
Unable to see my forms from creator on my iPad. How do I correct this?
Bug in Reports
I'm not sure if this belongs in Creator or Reports forum: I have a radio button with a number of options. One of these options had quotes.When a user selected this radio option, the report (as a pie chart) for this selection count got re-titled to the user's name! Once I deleted the quotes, the pie chart displays the title properly. So it seems quotes are messing-up your back-end code. I made a test app so you can see the strange bug... http://creator.zoho.com/niskypto/test/
Enabling Public Access for Trial Edition
Due to security reasons, enabling public access is disabled temporarily for the trial and Free Edition users. If you need this feature, contact support@zohocreator.com. How do you I get past this??
Report Parameters?
Hello, It would be nice, since there is a limitation (for most membership types) of number of reports if it were possible to have input parameters. Is there any plan to do this?
Problem With Public View of Form Data - Solved
Hi, I am having a problem with having a public view of a form. I've done this successfully before and can't figure out why it won't work this time. I want to embed the view from my application, but not let people edit or change the data. None of the check boxes are selected in the Permissions page, yet each time we embed the code, all those options keep showing up. You can see here what I did the first time - http://1776productions.com/test Search and sorting are available, but not editing or any
Public Access ...
Help, I need public access for forms please. How can I get it? Simon
"Please Wait" Problem
Hello, One of my forms is working completely fine but the other one which was just working a few hours ago will not add to the database. When I click submit, all it says is "Please Wait" indefinitely. Anyone have a fix for this? Also, When I try to delete something from the form, it says to try again later now..
How Can I Change the passwod character on zoho line?
hello can someone help me How Can I Change the passwod character on zoho line?
Embed login for mobile/iphone
Hi, I have an application which I would like people to be able to view on an iPhone. I have embeded the view into an HTML site. When I go to this site from a regular PC, it will ask me for username and password, and then when entered, it will correctly refresh with the view that I want. Unfortunately, when I go to this from an iPhone, there is a blank screen. It seems to not be recognizing the mobile device when the view is embedded. So right now, my users on the iphone have to first go to
Display a variable in a view
I thought I had asked this before, but I cannot find it anywhere in the forum. How do I make a variable show up in a view? I have a variable called End_Time, which is just the user input start time plus a duration. I want to display this in a form, but the option is not showing up. I would assume that I would be able to select this variable to show up under the Column Properties tab, but only the input fields from the form appear there. So right now I have: On Edit End_Time = Start_Time.addMinutes(input.Duration.toLong())
multi select field editing problem
I can't seem to edit a multi select field after I create it. When I try to click the + option, nothing happens. Seems that this happened recently.
Can you send mass emails with Zoho Creator?
I have about 10 contacts in Zoho Creator and they sorted by Category. Is there a way to send an email to only contacts in one particular Category? I believe Zoho CRM has a feature like that called "mass email," but I couldn't a find anything similar with Zoho Creator.
ZC Add Notes field it's a powerfull,but after update...
Hi Actual the Add Notes field is very very powerfull.I like it so much.. I alway use it to flash show a beautiful data table on currently form page and not need reload the form.the add note field can easy get data from a function even including like,the function name is "thisapp.autoship.thisweek_autoship" input.PlainText = thisapp.order.fmssnew_display_products(input.fmss_lsh); But,I can't see above return sm on form page since on 7-Apr-2010, before ZC update the Add Note can working smoothly.see
Want to be able to customise forms at Zoho creator
Hi I am new to Zoho and Zoho creator but really like what is happening. I have created a form at Zoho located here: http://creator.zoho.com/msa969/capturing-and-using-customer-data#?http://creator.zoho.com/msa969/capturing-and-using-customer-data#=Feedback form I want to expand the website what I need is to be able to customise the form at Zoho creator so the background colour is red (the colour background of my website) and be able to insert an image (image of my compnay website) and add an
I all
When I create a view, the view columns are not in the same order as the form Any Ideas how to fix this Thanks
Can Zoho Creator Handle Complex Forms
This might not be complex to everyone but this is my first application form. Now I have a marketing agency and a majority of the clients do not have marketing plans so I am creating a form were the client can create their own marketing plan. I am going to break up the marketing plan into 6 data base applications to be filled out. This is what I want it to do: While the client is filling in the questions they might need to stop save and come back later to finish editing. Is their a way to create
Error message
We have this message : "Can't find resource for bundle java.util.PropertyResourceBundle, key zc.formlive.null" What is it ? Eric
Cannot edit schedule
Hello, I have created schedules, one schedule is named: EvaluatieLinkMailer When I go into editing the schedules I can edit one schedule but not this schedule. I have recreated the schedule but I still can't access it to edit it. Rob (I have tried to enter this question with the feedback-link but then when pressing submit I received a 404 error. I have shared my app with support)
Problems with Script Saving
"Exception occurred while publishing message to the topic :: [DataModelTopic]" - this error occurred while saving the script. Interesting, that, when I saving script first time this error do not occurred, but, when I trying to save the same script again - there is this message.
Sharing Problem
Some users that I`ve shared a form with are complainiing they cant access the form anymore. They get the following message: You are not authorised to access this form in Zoho Creator. The owner of the application has InActivated. Go to Home Ive checked the sharing section and it looks ok
Email verification not working
I am receiving the verifying email but there is no text nor link in the email. I just get a copy of your logo that is all. How do I verify my email address?
Big problem with decision box on user input
ZC Team: I am excited about the new features, but I am really afraid of ZC updates, because too often some basic functionality is broken and the result is that some applications start to behave in an unexpected way. Look at the form here: http://creator.zoho.com/george_writer/_atest_/form-perma/test_decision_box/jbU1wzQO5Za01Hw2QDXejf29hBsY6Dx3SyDA48x3XgRWr3SMq4puAvOZjBH7D8TZUTSzwJOFjOePMtzCEnmesktw7F3MzGSpNmz9/ The field check this (deluge name checkthis ) has at on user input the following code
Error occured while on Load script.
This post is relating to where I have progressed since this HERE. My script appeared to be working fine. I am trying to locate the problem, but cannot. When I used a particular "to" email address in the 'send mail' script it works fine. When I use an expression to use the email address entered in the row I get this error. I have been going through each row one by one (luckily only 41 meet the criteria) to see if I can find out why it gets stuck. I'll make 3 rows meet the criteria then load the
Make an uploaded image show up in a view
How do I make an uploaded image show up in a view rather than just the name?
Put login into html view
Greetings: Can you give me some direction on embedding the exact login you have on the creator home page in an html view in a creator application. I have tried several different ways based on your FAQ question #12 under sharing but some strange things are happening. It seems to get trapped in a loop of some type once someone logs in and it launches a new window and repeatedly opens that window over and over again unless I close it manually. Again, I need it to function as your login embed does on
Next Page