IE shows error due to script
Hi IE gives me and error because there is something wrong with my script. I have not made any scripts resently in this application. I now have to nake some changes but cannot access the scriptbuilder or free flow scripting. ZC keep "loading" the scripts. Please see attached error message from IE Error appears in: Form: request to engineering field: Type_of_change on: user input My apll.is AFB System 2.0 and BR Skouboe
Handling Null and other custom errors
Hi, Using a stateless form & HTML-page (view) i am trying to genreate a custom report dynamically. My stateless form has a single field -- Unique ID. I pass this as a parameter to my HTML-view I fetch records from 3 other forms / views based on this unique ID and then display the consolidated info in the html view / page using "insert expression" Everything was working great.. and i am seeing the expected resutls. But, i would like custom messages for scenarios like where there is "no data" in a
Zoho DB & Reports integration?
Hi, I read somewhere that Zoho Creator and DB & Reports will be fully integrated, ie you won't need to export your database/view from Creator to DB & Reports, but it will feed straight from one to another. Do you know when this will be availbale? Many thanks
Creator down?
I was able to access my application OK this morning and then it stopped working. Same with the duplicate I made much earlier. In fact, most of the links on ZC page are not working (More Actions, Go to) or are even missing. When trying from IE getting the following error: "'ZCTemplate' is undefined" When trying from FF getting the following errors: "ZCApp is not defined" and "ZCTemplate is not defined" Please advise if the is a problem on your end or is it something I am missing?
DB & Reports gone?!!
I was able to go to ZOHO DB & Reports from my "Home" tab and get my application ready for use inside reports. Not anymore. When selecting DB & Reports I am first redirected to the db home page (with customer quotes, blog posts etc) and then to Zoho personal, which I don't really want!! (Or to error https://db.zoho.com/ZDBHome.cc the server at db.zoho.com is taking too long to respond) Is it gone? Help!
Dropdown populates another field
Say I have 2 forms (Countirs and Details) Country would be something like: England - London France - Paris Germany - Berlin Spain - Madrid On a second form I have (Name, Country, Capital) After completing a name field there is then a dropdown of countries. I select a country which is pulled from the first form (England, France, Germany, Spain) and once ive selected which country I want it to auto - populate the final field (capital) with the relevant entry. Any Help Thanks
Edit Button Not Working in Detail View
Hi Support, Please advise why Edit button didn't work in all of the detailed views of the record. It open the form but after the change to the record, it won't update the record. The application, Signal Auditing Demo, is already shared to Support for view & eidt. I would also like the form to close automatically after the update is made to the record. I've attached a screen shot of the detail view. This is the script for the button in the detailed view: form detailed_buttons { store data in zc =
About Lookup Field ...
Hi: The Lookup field ... which is also refered to as Field Type import Data ... allows a developer to specify the App Name, Form Name and Field Name from which to import values for this ListBox ... but once specified, there is no opportunity to change this specification ... so if a mistake was made ... or a design change was made, the only option seems to be to "delete this field" and "recreate it" ... which can bring up a whole other set of problems ... as fields will not be deleted until all references
Zoho creator mobile - Find functionnality
Hi, I am using Zoho Creator Mobile.. it is nice, but it is missing an important functionnality for database application: how to search for an item in the database from it ? Chris
master detail form
cute application! how do I create a master detail form, which contains a master record and then a list of detail records in one window? Typical example: order and order item. order fields: date, customer order item fields: order (relationship), product number, amount vspallek
Sharing bug...any help?
When I try to change the view called CalorieSpy_data from public to private, the following occurs 1. I click the word 'change' in ''CalorieSpy data' view is Public (change)' 2. the progress bar appears very briefly 3. the words ''CalorieSpy data' view is Public (change)' disappear completely, and the status bar reads 'Done'. 4. If I choose to view the sharing details of CalorieSpy_data again, I see ''CalorieSpy data' view is Public (change)' when it should read ''CalorieSpy data' view is Private
Sharing a view
Hello, By mistake I made one of my views public, now I cant seem to make it private again. What should I do? Thanks.
Sending Scheduled Email
Greetings... Thanks first for a wonderful product. I have been looking for something like this for a while and I amazed at how good it is. I have a limited background in 4GL database development and already I am doing far more than I have been able in other apps... and that it is live on the Net is exactly what I have been needing. Anyway, just wanted to check and see if the sending of scheduled email feature has been added yet (perhaps I missed it in the documentation). I have found some references
Using Open URL to show only certain records in a view
HI - My overall goal is basically that I want to create a way for someone to be able to search my database dynamically by choosing certain responses that pertain to them from 4 fields... sometimes they may enter info into all 4 fields, sometimes not (for more general results) and one is a text field that they would enter keywords that I want to find in my "tags" field in the database.... To start - I created a stateless form to use as a "searchable" form to open my db view and see only records that
Opening view or form based on If statement
Greetings... First off...thanks as always for a great app. It has helped our organziation alot and I am looking forward to rolling out my new version soon using the new 3.0 features. I want to have the initial form/view be based on whether someone is logged in or not...using some combination of if statement. I know that I could a version of that with the hide fields function, but I what I truly want is when someone accesses the app, they are routed to one form/view if they are logged in and to another
Bug? View not showing all columns I've specified
My application has a view called CalorieSpy_data, with a script like so: list CalorieSpy_data { displayname = "CalorieSpy data" show all rows from Enter_food_data [Date_Time_1 == zoho.currentdate] ( Date_Time_1 as "Date" Added_Time as "Added Time" Meal_1 as "Meal" Food caloriesdec as "calories per serving" fatdec as "fat" fiberdec as "fiber" servingsdec as "servings" Points, display total Calories, display total ) filters ( Meal_1 ) options ( display rows = 20 ) } Some of these I added in later,
Cannot submit application???????
Could U please help check the form below: https://creator.zoho.com/pashanoi/form/25 It runs quite well with my IP, but some of my customers cannot submit the registration form. After they fill out the form and click Submit button, no result show up, just have a message "please wait" but it is still the form with their database. Thanks a lot, P/s: this is very urgent, hope to receive your reply as soonest as possible.
unresponsive and slow
Although the application itself is great, I still find ZohoCreator way too unresponsive and slow. There are way too many times when I click on a button or a tab or an icon and nothing happens or it takes over two minutes for something to happen. And although I would love you guys to keep adding new features, I hope and wish your main priority is to make ZohoCreator faster and more responsive. In fact, I challenge you to make ZohoCreator the fastest and most responsive web-based application available
Creator and Search Engines
Is it possible to allow the content of a Creator Apllication to be crawled by search engines?
Exporting data from views
Good evening, I read in the help documentation that we can no longer export data from a view if it is embedded in a website or a permalink. May I know if this will always be the case and if there is a way around it? My visitors previously enjoyed being able to download our information. No rush to respond; I know you're busy with the upgrades. Thanks for everything, Brennan
Second major blunder, 3.0 crippled by poor performance!
We cannot use the new HMTL view offered by 3.0 due do dismal performance. Iterating a simple collection and output to HTML is 30x times slower than Zoho doing the same thing to generate their views. Zoho code = Fast, Users code = Slow. Applications 'sold' in the marketplace includes the source code to the application. How does this make sense? Applications with their data cannot be ported between user accounts. If you develop and populate your data in one account, don't try to move it to production
Update Fields in 2nd Table After Update in 1st
Hi Support, Can you please provide the code for updating fields in another table that has a many-to-many relationship with the 1st table? Please advise. Thanks, egressmedia
Zoho Creator - Chrome and Safari Error
Hi guys, When I use Safari or Google Chrome to look at my webpage, the form I embebed from Zoho is displayed with the "browse" button (of the upload function) on top of the field. It looks very weird. Bellow is the link for my page where this is happening. It displays fine with IE and Firefox. It would be great if this bug could be fixed - Thanks a lot! http://www.bddogs.com/SearchResults.asp?Cat=22 Rodrigo rodrigo.carvalho
overwriting details
hello all im after some help please my app is here creator.zoho.com/mosleypup/benchy/# if you have a look at this you will see in the reults section there are users that have been added more than once. what im after doing is a user inputs there details and if they already have a record on the database it updates that record so i dont have 4 reults from the same user. is this possible ? can anyone please help me fix this ? many thanks moses
incompatible with Safari browser
Hi I have created an application and have found that it works great on firefox 3 and IE7 but that it does not work on Safari 3. When a person clicks on submit for a form they get a box with "please wait" which does not go away and the form is not redirected to a url as specified in the application script. Are there incompatibilities with Zoho Creator and Safari? collaborative.org
Incrementing List values
Hello, I want to use a List to keep running totals for a number of possible values. Can I add 1 a specific List entity? ie, if the value of a field in a record is "Record4" then can I add 1 to the 4th entity in a numeric List? Thanks, Lee
Folders
Is it possible to put records in folders like the URL section?
XML Access to Data?
Is there any way within Zoho to query my data tables into an XML feed? I know you can manually export to XML, but wanting this to be real-time and dynamic.
Creator super slow
Dear all i have noticed in the last few days that creator is superslow up to the point that it is becoming basically impossible to add new records to the database how is that possible and when the issue is going to be solved? Many thanks Matteo
Need Help: Forumula Sum Weight
How would I go about making a field or series of fields to calculate weight... Example application: Application for Campers to determine their packload based on the contents they add to their pack. Add Item Form: -Item Name Field -Weight Field -Included/Excluded radio button If I have an item that weights 3lbs 4oz how would I add this without having to calculate the item in a calculator converting to a dec place? I would then like to sum that value at the end in my view to determine what the weight
How easy is it to create a membership mgmt where user log in
Dear all, HI! How are you all? Since I am still new to Zoho Creator, but have sucessfully created my first event registration form with lots people help here. My next big task is that after people who have attended my event, I would like to create an small application where: (1) User can log-in to create a membership profile - the field will be simple with following: * first name * last name * email * cell phone * industry * birth day * sex * profile url of facebook * profile url of linkedIn * profile
how to auto create a PurchaseOrder Num based on date + count
Dear all, HI! HOw are you? In my event registration form, I would like to auto create a 9 digit purchase order based on the following idea (1) option #1: date + serial counter if today's date is 2008/10/25 when the user register the event, then the PO number will be 081025001 (where 081025 is the date, and 001 is the serial counter) - the challenge is that I don't know how to (1) how to change date into a requested format (2) how to create a serial counter where the counter will stores the number
Column Width or Form Width
Hey, How do I create a fixed width for a form or at least fixed the width of the column in a form. My current form is to wide for the page cause it is leaving lots of white space around my fields. Thanks Reubs
Help with VIEW Criteria Settings
I want to create a view that will list Duplicate records of Last Name. Is there a wild card I can use or a way to set the Criteria so that if the Last Name and First name are listed more than once it will show in the report? I mean View?
Creator: Email record
Email option Only required or hidden; Could be good to know who's input it is "reguired" and also to "hide" it for vieuwers except owner of DB. The hide function did not work? or error by me?? vdmfrankvdm
Questions About Share Scripting Command ..
Hi: If I am the Owner/Admin of my Workspace ... and I have a number of Apps in this Workspace ... e.g. AppA, AppB, AppC etc. Q1. While loged in to AppA, can I use the share command to grant "Shared Access" to ... - all of AppB - form XYZ in AppC ... for john@brocoli.com ? Q2. If AppB had a customized Function that was structured something like ... Utility.grantAccess(componentName, emailID) ... could I invoke such Functions from AppA ... e.g. ... AppB.Utility.grantAccess("Form XYX","john@brocoli.com")
Auto Close Add & Edit Form?
Hi Support, Is there a way to automatically close the Edit & Add form after adding or editing record on the view using the Add & Edit button/link? Please advise. Thanks egressmedia
Alert command not available for Stateless Form Buttons
I noticed that when I try to compose scripts for a Button in a Stateless Form, the App Builder facility does not offer the alert and cancel submit commands. I can understand not needing to explicitly cancel anything ... as the default action is to "do nothing" ... but is there any reason to not support the alert command ? ... it comes in handy in learning/debuging exercises ... I tried to work around this by creating a Note field ... and populating it with whatever I wanted to debug ... but it does
OpenURL
openUrl("http://sites.google.com/site/bookwormorg/pedir-um-livro/", "parent window"); I have this command on a function, the problem is that is opening in a new window instead in the parent window. If i change the code to "new window" it does the exact same thing. Is there a problem with the command? Thank you for your help.
Configure Costum Actions
Hello, I have a view (http://sites.google.com/site/bookwormorg/livros) which I would like to add "show action for each record". The action would be sending an email with the content of two fields "Nome" and "Autor". The problem is that I cant seem to get either, it keeps saying that Variable 'nome' is not declared. Any help would be appreciated. The code I have: void pedir_este_livro() { sendmail [ from:zoho.adminuserid to:zoho.adminuserid,"yourname@domain.com" subject:"BookWorm - Pedir este livro"
Next Page