IE7 Login Problem
Greetings and thanks again for a great application... I have created an initial html view for my app that has an embedded form that serves as a login form of sorts. Since it is private, if someone accesses the app and is not logged in, it automatically displays the zoho login which it should (this is normal for private forms I think.) When someone logins it, it does log them in correctly and then displays the welcome form correctly that is embedded in the html view, but it launches an entirely new
Undesired Results
I have a form set up that checks whether or not a user has logged in or has already submitted a form. However if the user is logged in and not submitted the form it should display all of the fields. Here is the code: checkclan = input.Added_User;
checkpublic = "Public";
if (input.Added_User == checkclan)
{
hide clan_region;
hide clan_tag;
hide clan_name;
hide clan_homepage;
hide clan_region;
hide clan_history;
hide clan_email;
hide clan_adminpass;
hide clan_changepass;
how to import data for url which has two fields to be recognised one url and one Link Name
how to import data for url which has two fields to be recognized one url and one Link Name? i tried import data for simple single field and it works. any suggestion how to import url and link name ? i working on this http://creator.zoho.com/lookang/form/86/edit/ http://www3.moe.edu.sg/edumall/rd/leadit_ne_list.htm#north my data in xls looks like this School_Name URL School_Name Link Name Project Description Zone http://schools.moe.edu.sg/chijkps/dept/it/02e_prog_leadit.html CHIJ Katong Primary
Calendar type of view - how to change first day ot the week
can anyone suggest how to change first day ot the week in view when it in Calendar type ?
Error message "No such file store"
Since today, I cannot add new rows to my application "RegasWijzigingenRegister". I get an error message "No such file store. <username>" in every form. Username is the owner of te application, in my case "kesslerstichting". The views are working fine. It is also possible te edit existing rows. When I create a new application in the "kesslerstichting" environment, I get the same error message when adding a new row to a new form. Can can I do to solve this problem?
Auto filter for related fields
Hi, Does auto filter function works also for related fields? The same for criteria. If I would like to set criteria from related field, the drop down box dont offer me possibility to choose related field name. Is there some explanation for this? janis_frembergs
Form error
When I try to submit data from my form I get the following error message: "No such file store. kenderbard"
Error Importing Data
Hi Support, I think something wrong w/ your import tool. I've tried to load a file of records into the Contributors list in the Miracleleague app for hours, errors keep on coming up no matter how I tired to correct it. Sometime I success in loading some records, not the whole files, but there's alway data in certain fields that didn't load: such as the zip code, company, and address field. Please advise asap. I'll give you access to the app. Thanks.
Set email notification
I have set an email notification on Success be sent to: input.Email and to my own personal email, but I am not receiving the email notification. Can you tell me if this is a bug or if it a problem with my settings. Thanks,!
Is it possible for ZC to show "instructions" when I edit a request
Hi I need ZC to show the "instructions" that I have created, when my users edit a request shown in below views. Is this possible? If not I would suggest that this feature is available - instructions to users that have editable rights should also be there! Br Skouboe
[Feedback] order "multi select" - bug?
hello, in my application there is a "multi select" field that is not ordered alphabetically but logically. i later added some more choices somewhere in the middle. these are on their correct places in the script, but when i access the application they appear at the very end. this is a bit annoying and i don't know how to change it. could you help? thanks, tobias.
[Feedback] Sort on hidden field
Why can I not set a sort on a hidden field? e.g. I have a field in a view that is hidden, but I want the list view to be sorted by this. The hidden field in this case is actually a value which is a special sort priority and not relevant to the viewer. Whenever I set the field as hidden it does not appear as a field to sort by.
Sharing Issue - Email address from cancelled account
Would a new account using an email address from a canceled account be prevented by the system from opening a shared view? BACKGROUND: (Actual user names and addresses changed for security.) TOM with user name ABC using address 1@mail.com received a shared view from BOB. Then TOM cancelled his account and opened a new account under used name XYZ, but with the same 1@mail.com address. Then BOB shared a view to TOM's new account. TOM sees it there in his shared app folder, but it will only open the
How to provide access of import data to another person
Please let me know how I could provide access to import data to another user, with whom the application has been shared. Regards, Dheeraj
Zoho Creator
Is there a way to get the IP address of the person using Zoho Creator so that a more personalized application can be designed for the user?
Import excel xls bug with portuguese characters
Dear Zoho Creator Admin, I'm trying to create a new application using the import XLS method in Zoho Creator (a simple table with 7 columns and 400 records). Zoho creator is correctly identifying the column headers and data types, but the portuguese Characters (such as "ç" or "á") aren't properly inserted (I get "�"). My Excel version is 2003. Is there a solution? Best regards, Luís Miguel Silva
[Feedback] Business packs
I've started to love Zoho Creator, but I am only running a little yoga studio with simple apps e.g. timetable (two views! only) and comment database. I can't afford 25 USD a month, but I would like to remove the Zoho branding. Is there not a cheaper option you could offer? 10 USD?
muli-form
What's the best way to create a form that will show on three seperate embeded web pages, but keep the data in the same record.
requsting developer assistance to my application
Hello there, I have built my simple expence tracker for the US tax. it's very easy and basic, I would need to add some features, like exporting the records in a spreadsheet, or adding the feature to modify the lists, etc. I would like to know if anybody is available for reviewing my application and what would be the fee for working on it. Thank you
Alex
Hello my name is Alex, before to ask, I like to say they make a good job with this BIG proyect this BIG tool like I can work in the future, ok eemmm my question is How to resize the page in notebook from width and height because when I embed to my page I can’t to put in regular page no using scroll bar is only that and thank you for you cooperation and congratulation for ZOHO good job
Can a chart be incorporated in an email?
Can a chart be incorporated in an email? I'm pretty sure charts cant be in an email but the feature would be very useful to my client. It can't hurt to ask. Herb Wexler www.preventingmediocrity.com
Onload Validation?
How can I make it so that a form will only display if another form validates that info is found. For example: Form A: Field 1 Field 2 Form B: Form B only displays if fields 1 &/or 2 aren't validated in Form A. What if I want Form B to show only if Form A-Fields 1 & 2 are both validated, and so on...? Can someone give me a coding template for each?
Looking For Teacher
Hello I'm using Zoho Creator for my library, and I'd like to do some dynamic HTML. I'm not a programmer, could anyone teach me how to use the Deluge scripting language. Basically I want to do the following: I have a Drop-down Menu with 3 choices. 1st Shift 2nd Shift 3rd Shift <If you select 1st shift, then Decision Box A appears 2nd shift, then a Decision Box B appears 3rd shift, then a numerical box and associated check boxes appear (see below for example) > 1. Enter the # of ILL Materials
Question about Embedding Forms
Hello How can I embed a Zoho Creator form on our site? Cheers Lisa
Reset Button problems
Greetings and as always, thanks for a great app... I have tested the following problem and it seems to be happening in both my application and a sample application. When one attempts to Add a record from a view, the reset button on the add record form is not functioning properly in IE 7. When you press it, it does indeed reset the fields, but when you close the Add Record popup window the application is now locked up and you have to refresh the page. Oddly, it also puts a small grey stripe at the
Get ONLY url from links, images in Deluge scripts
Hi all, I'm creating an HTML view for a form. I would like to be able to get the raw urls from links and images, so that I can use them directly in my html page. I'm trying to do this so that I can use different link text for links, and so that I cen size my images. Here's what Id like to be able to do: <a href="<%=r.LINK.URL%>">Click here!</a> <img src="<%=r.IMAGE.URL%>" width="100px"> My end desire is just to be able to size images and to change the text of a link, so if there's another way, I'd
Chron jobs
Hi, i have a problem, i made a form that have in event load a function to send mail. this is the page : http://creator.zoho.com/spike75/gestione-volo-libero-monte-caio20/#Form:INVIO_mail_prova when i call url from firefox, mail sended. But if i put link in a web chron, script don't send email.... why? THanks for all
Can the search in a View's search bar contain multiple criteria?
Can the search in a View's search bar contain multiple criteria?
Problem update field in another form ..
Hi, i have a form without store data. I insert password and populate other two record (Cognome e Nome) with data in table Piloti. With this script inserted in On click event button: if (count(Piloti[PASSWORD == input.Password]) == 0) { alert("Pilot not found"); } else { rec = Piloti [PASSWORD == input.Password]; rec.status = "Confirmed"; } i need to update field status in table piloti. But when i click this is the error come: Error details: Error occured while executing on click
clikable contact me tab
I have my zoho set up on my blog where people can use the contact me feature. If you go on my blog it Is located way down in the bottom of the page. Is there a way that I can make it simple and use a contact me link that will where someone will just have to click on it to have it displayed. Now it is just showing everything. By the way my blog is www.samhaiti.blogspot.com Thanks for your input
Summary View Printable
Is it possible to print the summary view to make a nice report? Eg. Instead of just export the data, export a PDF or Word document of the column title and the respective data. For example Project# 1 Project ABC Client AAAA BBBBB Address 666 XXX DR Summary This project shows how XXX can be done to save money and improve occupant comfort. Project# 2 Project BCD Client BBBB CCCC Address 333 XXX DR Summary This project shows how systems can be commissioned to improve energy performance. etc.... Having
Files uploaded cannot be accessed. Telling me I don't have permissions.
I cannot access any of the documents that I have uploaded. I'm sys admin. Application is shared to support. http://creator.zoho.com/tonythomas/ensobase/ Please advise. tt
Long View in iframe - possible to bring form add/edit into view (centered vertically in browser)?
Currently my view displays 100 records per page and is embedded in a php web page. I've increased the length of the iframe to display all 100 records at once. Is there a way to bring the form into the user's current view when adding or editing fields? Now the user has to scroll to the center of the iframe to in order to add or edit a record.
Serial number
Hi, I need to have for each record a progressive number start from 1. I need to be added automatically at each submit. EX: record: 1) name lastname address ec... 2) name lastname address ec... 3) name lastname address ec... Thanks
User Privilges
I am simply trying to set User Privilges 1) admin can do anything 2) Users - add and edit info Any help would be greatly appreciated
[Feedback] Verification Code
I'd like to move the position of the verification code. Is this possible?
[Feedback] Creator: Hidden Fields
I have tagged a few of my fields to be hidden, but they still appear to the general public on my forms. Is this a bug or do I require additional setup for the hidden field function to work?
[Feedback] Cannot delete application
I have an application in Zoho Creator that I want to delete, however I get a message telling me that I cannot delete it. This application components is used in the following places,Please remove this and try deleting the application The function 'thisapp.monthStartDate' is referred in following place 1.thisapp.salesForMonth 2.thisapp.salesForPersonThisMonth The function 'thisapp.monthEndDate' is referred in following place 1.thisapp.salesForMonth 2.thisapp.salesForPersonThisMonth The function 'thisapp.amountForStage'
[Feedback] importing into Creator
When using Creator, I have created a form with only name, address, phone. But what if I import from a .csv and the .csv has name, address, phone, and a lot of other fields? Do I have to eliminate these fields from excel before the import, or can I map the fields that I only want to import?
problem integrating zoho creator with a php app
Hi All, I have been having problems integrating my Zoho Creator app with a custom PHP app. Any help or advice on how to do it would be greatly appreciated! Here's what I've done: 1. Created the Zoho Creator App. 2. Received the Zoho API key. 3. Wrote PHP code on a different server to retrieve data from one of my Zoho Creator App's view. My PHP code used cURL to connect to Zoho Creator. Also, the PHP code requested that Zoho Creator send the data in JSON format. Here's what happened: Zoho Creator
Next Page