insert field "file upload"
I see I can insert the field "file upload". When a user uploads a file, where does it go? Meaning how do I access their upload later? Thanks Rob
yet another request -- reference embedded form w/ presets
I know I've been inundating the forum with feature requests lately, buy yet another one was occurred to me... It would be helpful to be able to invoke a ZC Form by optionally specifying preset values for any picklist, list, or text field in that Form. For example if a Form field defined in Deluge like this: must have foo ( displayname = "Foo" type = picklist values = Bar.foo tooltip = "Select a foo." ) was accessible via the URL http://creator.zoho.com/myuserid/form/123/ It would be great to be able
Form submision success message
Hi, Our users are not getting the message that their data has been successfully. After submission they are just getting the form again. This is properly coded under More Actions--> Properties. It was working before, but it is no longer. The application is at: http://creator.zoho.com/turnerb/form/4/ Any thoughts would be most appreciated. Many thanks, Brian Turner turnerb
popup of calender still not working
Hi The new calender is still not work. When I click the calender icon the calender does not appear on screen. Funny enough - the calender works once, but only after having started creator again! n.b. I have already shared my database with support BR Dennis
Scripting
Not sure about how to script this so any help would be greatly appreciated... I have created a new form for tracking our basketball program called Player_Form. The primary field is a drop down box called Player_Name. Is there a way to click on a different player name and have all fields (Home_address, Home_Phone, etc.) update automatically? Very new with Zoho, but I really like what I see... TIA! rwood
Question
Hi, your site is great...however, is it possible to have a user fill out the form, then have a report view of ONLY that 1 record for printing or export to PDF? Im trying to get people to fill out forms online to print and hand in, while at the same time submitting into a database. Thanks Luis lrzuniga
http://creator.zoho.com/cudiadmin/islena/view/6/
On this database shared to me I´m having problems for edit information upload before by other users, I need than you check your system and find out if is a problem just in own database or is something else. Thanks.- andresito.00
Accessing the immediate previous record
I am trying to make a finance application using deluge script. I want to access the data from the immediate previous record while submitting a form.(For calculating the "balance" variable.). say, "Entry" is a pick list, "Credit_In" and "Debit" are its values, "balance" is the account balance. If(Entry=="Credit_In") { balance=Cr_Amount + <balance.immediate previous record> ; } else If(Entry=="Debit") { balance=<balance.immediate previous record> - Dr_Amount ; } Here what should I enter instead of
error when adding/editing data in a view
I have an application with a Customers form, a Contacts form and a Customers_Contacts associative (many-to-many) form. I added some rows to the Customers_Contacts form today and one of the rows was showing the Contact field as being empty in the view, even though I had, of course, selected both a customer and a contact when adding the row. I then tried to edit the row to add the contact, but each time I tried this it was generating an internal server error (500). The problem seems to be specific
Even your forum is full of bugs!
I just tried to login into the forum, I eventually logged in then when I tried to view a topic I was told 'the topic does not exist'! Why churn out so much software when the ones you have already are so full of bugs?! My latest whinge; I created a new tab and a view specifically for that tab, I go to access that tab, and there nothing there. And yes I have shared my app with support but never heard from them again. admin
pulling groups of data forward from one database to another
In many e-commerce applications, a group of related data items about a customer get passed from one form to the next in a chain of transactions. Here is an example of the kind of process I am working on. An admission form feeds a database of admission applications. Now I want to send a quick response back to one of the applicants. I have a second form called a response memo, that will feed a database of response memos. Once I am in the response memo form, and I import an applicant's name using a
it COULD be so good
This software has the potential to be the answer to everything for me but it is soooo full of bugs! and you take far too long to reply. * Access the app > Click 'Edit' and my Update and Cancel buttons keep disappearing * I determine which fields should be visible in 'View' but the new columns won't update. and there are others. Is this software Beta? If so, shouldn't it say so? admin
Images won't display
I just started working with Zoho Creater last night and LOVE it! It is exactly the type of thing I've been looking for to share information with an online group. My only trouble so far is that my images are not displaying properly. One image is displaying now, but if I try to load any others it just gives me that little square box with the red dot in it. I also cannot predict this. I initially had three photos display, but as I played around with the program more, deleting and adding files to see
Names that include the Ampersand Character Code won't filter
Names that include the Ampersand Character Code (&) do not show up in a filter. Thanks. Ted
To populate Database after reading in page from Internet
Hello, I would like to be able to get all the fields from Internet pages like http://finance.google.com/finance?fstype=ii&q=NASDAQ:CSCO populated as fields in my database. Can you please support this ? Then I would like to be able to use this data. Please let me know at agrawalavinash1@yahoo.com Thanks, Avinash
Clearing a Column Filter in Views
The "Cancel" button on the Search function in a view only closes the filters, it does not clear the criteria if the user clicks the Cancel button. Can one add a script to the Cancel function that will clear the contents of all column filters?
Zoho Creator Scheduled Maintenance
Dear Users, Zoho Creator is scheduled for maintenance and will not be available during the time slots given below. 1). From October 12th 22:00 hrs PDT (UTC Time) to October 12th 22:45 hrs PDT (UTC Time) (45 minutes). This update is specific to Zoho Creator. 2). From October 13th 10:00 hrs PDT to October 13th 16:00 hrs PDT (6 hours). This update is common to all Zoho services. You can learn more about this here We regret for the inconvenience caused. We appreciate your co-operation in this regard.
View and edit problem
Hi I had questions regarding the edit function in data view. I have 20 fields in database. I only put 10 fields in one View, A , and I allow other users can edit. But when they do editing, they can see all 20 fields. I only want them see 10 fields just like in the View A. Any way I can do for this issues. Thanks and the product is so excellent.
Bulk Edit - No columns appear in drop-down box
The Zoho Creator app is great. The only thing I've never been able to get to function correctly is the "Bulk Edit" feature. I click on the "Bulk Edit" button and a window opens that says "Select the column to edit" in a drop-down box. The problem is that no columns appear in the drop-down box and there's a javascript error that says..."error: Expected ';' " So the Bulk Edit tool does not work for me. Does anyone else have this same issue? Is there a solution or workaround? indyrunners
Question About Limits
I have some questions about limits. Is there any limit to the: Number of records you can store? Number of fields/columns in each record? Number of forms? Number of views? Number of users? Any other limits...?
Email Notification Problems
I have the following email script when records are added succesfully: sendmail ( To : input.email From : zoho.loginuserid Subject : "Yellow Card Hours Received" Message : "" + input.formdata ) However, emails are not getting sent out to users. What am I doing wrong? Please help, thanks.
Not authorised
I am able to access the main application view, but when I click on one of the tabs I receive a page that says I am not authorized to view that page. The application worked initially but has not working the past couple of weeks. knightsofnativity
Java Calendar not popping up in database anymore...
Hi, Quick question. For the past two days (since creator came back online i think) the java pop up calendar does not seem to be working? I have a database where the user needs to enter a date and the calendar icon usually pops up the calendar. However its stopped doing that in the past couple of days. (PC:Firefox 2.0.0.7 and PC: Firefox 1.9) If I refresh the page occasionally it will appear on the first form but there is a form in another tab that simply refuses to fire the calendar. Whats displayed
Not seeing submitted data
I have embedded the code for a Creator app on my website and when I enter the data that I want to be used in the database it says it was done successfully but do I not see the info that was added. Is this not possible? Thanks Cory
order of columns
In the form, I removed a column and added a new one - right where I wanted it. Then I created the View. In the view, the new column is in the wrong place and I can't get it back to the right place. How to do? Thank you
Success Message Spelled Wrong
In form properties, the default success message is: "Data Added SuccessFully!" The 'F' is capitalized. This is wrong. logang
Help!! A different field as the link in the Calendar view?
Hi, by default the Calendar view uses the first field in the form as the display link in the calendar. So if my users fill out their name, address, and date in the form, only their name will show up in the calendar (although I could click on the name to see the address and date). How can I make a different field show up as the link (such as the address)? Thanks! And sorry if this is an obvious question. PS> I'm getting a lot of "please waiting" messages that never disappear. Any progress on this
Custom filters in Creator
I believe that there is some kind of major bug in the Creator custom filters options. Creator is constantly resetting the "Match All" box to "Match Any" in my custom filters on a Zoho Creator DB. It's driving me nuts. I change them, save it, go to the application, run the filter and get wrong results. I go back to edit the application, Views, Filters, and the setting is changed back to "Match Any". I have four custom filters on the DB and it does it to 1-2 of them every time but not the same one
Maximum Columns in View???
I have around 20 columns (fields) that I need to be visible in a view. However, it will only display 13 or 14 columns. This could be a deal-breaker for us. We were very excited when I started building the application, but now are disappointed at this lack of simple functionality. Please extend the number of columns visible to something much greater: almost infinite comes to mind.
Zoho DB Views in Creator / Printing Views
I have noticed that there are significantly more powerful and clear view options in DB as opposed to Creator. I would love to be able to access these views in Creator. Please implement the same views (reports) across all apps. This would simplify the learning curve for all your data programs (Sheet, DB, Creator, even CRM and Projects). Also, I noticed that there is no "Print" function in DB or Creator, at least that I could find easily. I often need to print reports for my manager's meetings, and
Zoho Creator: Is there a way to print a view without the clu
When I click on summary view of a record and print preview it, it shows all the surrounding stuff in the background. Is there a way to isolate the record for printing? brucebeauchamp
Request for information : coding
I am currently creating a database in order to record the information about Publications, Journalists, Articles, Press releases. In the form, I would the data (adress, zip code, City and Country of the publication from to appear immediately on the journalist form (adress, zip code, City and Country) on the journalist form when I select the publication name in the scroll down list. Can someone help me to code ? It is not as simple as it seems Thanks Victor v.mateusdasilva
Can't Auto Populate Hidden Fields
I have created a user ID field that populates with the user id. I then hide the field and the form errors out. Do you know how I can either hide and autopopulate a field or make a field un editable for the users so they don't change their user ID and the time stamp? tallfiji
Timestamp Uses Pacific time and I need EST
I need to make the time that is auto populated be Eastern time and not Pacific. How can I change the settings to use the users local clock and not the server clock? I assume that is what is happening. tallfiji
Change the admin user
How do I change the admin user ? admin
What is the difference between Creator and DB&Reports?
Hi, it seems to me that Creator and DB&Reports provide the same functions and untility. What are their difference? Which one should I use if i want to set up a simple ERP system for my trading company? Thank you!
Please disregard previous message
The edit screen was off the bottom of my screen and not visible. brucebeauchamp
Editing of data with Creator?
Hello, Creator looks like it has wonderful possibilities except that it seems I cannot edit the data once it is submitted. Is this an intentional limitation or because it is in Beta? brucebeauchamp
Hide field
Dear Sirs When I try to hide a multiple select fields with Deluge I get the following message on script saving: "hide/show fields is not applicable for formula and multiple select fields" Is this a bug or a missing feature? Are you working on this issue? Regards Hugo
layout capabilities
I'm creating a simple database and am wondering if I can control field sizes and locations. I'd like to set up fields for city, state and zip on one line (like a normal address is written but also to save space), and lines separating sections...but I don't see if this is possible. Thanks steph
Next Page