notes
I can't add "notes" to my forms. It's been like that for at least a few weeks. Any help?
Hi There | Big Form Problem
Hi there, I'm new to this Zoho thing but I'm liking it so far. I have a client who is requesting a form be made. The company does a shuttle service for college kids and on the form, there needs to be (2) drop down windows. One for university, and the other for dormitory name. The client is asking for the dormitory drop down window change accordingly with the university selected above. So say, if I chose Baltimore University, the dorms would appear for JUST baltimore university, in the second drop-down
"Sharing" a Public App?
I started a public application in someone else's workspace. I created two forms, both with typical data. When I log in to the system and go to the data view page, I can edit the data. The person in whose workspace I created the application can also edit the data. However, none of the other users she invited into the workspace seem to have edit privileges. I tried to "share" the application, but since it's public (and needs to stay that way) I can't. Nor can I figure out a means to allow these
Make file uploads available to all users
I have a login form embedded in a webpage that takes the user to a view when they login with a username and password. The view lists documents that are uploaded into zoho. I want to be able to let users who log in view the files. I made the form and the view available without having to login to zoho but the files are only accessible when someone is logged in to zoho. Is there a workaround to this? I don't want to have to make people sign in to zoho to view/save the files.
Missing field names
I am seeing missing field names in the "Axis Selector" in the chart view --> properties section of the Zoho Creator Editor. The space for some of the fields is there (they are selectable but don't have any text in the drop down field or check box).
Use Captcha before downloading a file
I have a view with uploaded documents and information about the document such the name of the person who created the document and the creation date. Before the file is downloaded I want to display a Captcha verification to make sure it is a human that is requesting the download. I've thought of several ways of doing this using functions that call a form asks for the verification string. On success it calls a view that shows just the selected record. The user then clicks on the document to download
Setting Permissions doesn't work
I have set Permissions so that someone cannot Add, Edit or Delete a record but when I embed the view on my website, it is still possible to add, edit or delete a record. Please advise. The Permission function does not seem to be working.
assign the values to field
Hi..Zoho Developers, I have two forms and views with same names. form1 fields: filed1 - text field field2 - text field field3 - text field Note: above fields are fixed menas it has given values which will never changed. form2 fields: filed11 - text field field12 - text field field13 - text field What i want to do: If form2 field12 = form1 filed2 then assign value to form2 field13 = the same value what form1 field3 has. Note:
Copying an application
I need to make a copy of an application and then give it another name. However, when I try the duplicate function, I do not see where the copy of the application is created so I can rename it. please help.
input.ID in Link for Sendmail
In my application, I have an email being sent. The email contains a link to a specific entry. The link url looks like this (fictions to preserve anonymity): http ://creator.zoho.com/sigroup/action-items/ACTION_ITEM_TRACKING/record-edit/OPEN/" + input.ID + "/ The link works well to open the entry as a form to edit. However, if I edit the sendmail in Script-Builder mode, the input.ID part gets botched, even if I never touch the hyperlink. The url gets converted to: http ://creator.zoho.com/sigroup/action-items/ACTION_ITEM_TRACKING/record-edit/OPEN/%3C%=ID%%3E/
Cant delete database
I am trying to delete a database. The message is always 302 : Moved Temporarily How can I delete, and remove the clutter of old databases. Thanks
Create a New View based on existing Stateless Form
Hi, As of now, when one creates a New View, the 'View based on' Dropdown only lists the Normal Forms. Most questionnaires, algorithmic surveys need a large number of entries/fields[~50 ], it is often necessary to do it via stateless forms. Creating a view to store the 'added records' is again a huge task. I understand that, copying and pasting the 'form definition'/script from the stateless form to the new Normal Form with its auto-generated view, can facilitate the task, but is not always easy.
Embed Zoho user account creation
Is there a easy way to embed Zoho user account creator in my website ? I'd like something similar to https://accounts.zoho.com/register?serviceurl=http://www.zoho.com/ and pre-populate some fields. Thanks Pascal | nsisolution
CANNOT FIND THIS ANYWHERE IN YOUR DOCS
I have a View that lists a series of Real Estate Agents (herein, "agents") in an html table and I would like to allow site visitors to click on an agent's name and then view more details about the agent they clicked. In classic site building approach: I would pass list out the agents in a table, and make the agent's name a link like "<a href=viewprofile?ID=12345" (i.e. pass the ID of the agent) Then on the "viewprofile" page I would look at the URL value of parameter "ID", go to my database to get
images disappear
I'm struggling with displaying uploaded images. I copied a sample application that performed that task-- all was working fine-- the images appeared in my various views. Then I changed the name of the application, and now all it shows me is the function code: <img src='http://creator.zoho.com/DownloadFile.do?filepath=/1237954737597_Photo_33.jpg&sharedBy=burningoperadb' title='Sample Images' alt='Display Uploaded Images in Zoho Creator' width='150' height='150'/> What have I done wrong?
Whole Url to html link in email not recognized
I'm trying send an email (using send mail function) with a url to a html link in it using criteria for the link taken from input fields on the form. What I get is a url that is recognized as a link up to a space and then after that it is just regular text. Here is an example: If you have been given a username and password click the following to see the varieties planted in the trial: http://creator.zoho.com/smspdd/pddbmobile/html/Entries_Abr_View/TrialID_Entries=test&Producer=Fake Veg Seed&TrialID_Entries_op=26&
verification codes don't work
It has been a week since the Zoho tech support started on my initial request to troubleshoot the verification code not working on my forms. Apparently the code doesn't work on Firefox, but it works fine on the non-embedded form page. Has anyone else had this problem, and how did you or the tech support team fix it? I would give you a link to the form's webpage, but I've had to disable the verification code so that the form can receive submissions. This is important to my company, and probably the
Updating is very slow
I have put a lot of work into a member database, and I'm not happy with the speed when updating records. The form is not that complex and the only script is "on succes" which syncronizes the data in the primary DB; input.Hjemmetelefon = thisapp.FormatAsPhoneNo(input.Hjemmetelefon);
input.For_ldremobil = thisapp.FormatAsPhoneNo(input.For_ldremobil);
input.Mobil = thisapp.FormatAsPhoneNo(input.Mobil);
MedlDB = Medlemmer [Medlemsnr == input.Medlemsnr];
MedlDB.Adresse = input.Adresse;
MedlDB.Postnr
Creator DB is slow on updating
After doing af LOT of work on a database for managing menbers in a football club, I'm almost giving up now. It takes forever to update date on the members, when I press "update" I have to wait for 10-20 seconds. The form is not that complex, and the only scripting is "on success"; input.Hjemmetelefon = thisapp.FormatAsPhoneNo(input.Hjemmetelefon); input.For_ldremobil = thisapp.FormatAsPhoneNo(input.For_ldremobil); input.Mobil = thisapp.FormatAsPhoneNo(input.Mobil); MedlDB = Medlemmer [Medlemsnr
Import failing
I'm trying to create a new application by importing a CSV. All goes well until I click "Finish" on the the "Importing Data..." screen. About 5 seconds after clicking "Finish" i get a blank web page served back to me.
Editing hidden fields
Hello, I have some hidden fields on an application, which I show during editing, so that my coordinators can record information about the applicant. The coordinators do not use the owner login like I do. We just realized that when they edit the hidden fields and click "Update", Creator says "Data Updated Successfully", but all of the data they have entered in the hidden fields is not saved. They can, however, edit the non-hidden fields just fine. Could someone help me fix this? Thanks in advance!
i need build web application tool
i need build web application tool
Grid View & Data
When I push save after editing data in grid view my formula's stop working. I use a formula to combine the first and last name in the view. I don't want to have users changing the names so I use a formula (viewable but not editable). But, it seams that when I save data in grid view any fields that aren't in "on" in the view get cleared out. Is this normal?
Choosing Fields to Display on HTML Forms posted on webiste
Is there anyway of displaying selected fields on a form that is posted on a website? I wish to use one Creator form on 3 different web pages, however wish to select the fields displayed on each of the web pages. I want to keep the data in one form database.
Make Error messages Visible to Invited/Shared App Developers
Hi, Currently Developers added to the appowner workspace cannot see the Original error messages. One only sees 'an error has occurred, please contact the application owner'. Any idea when it could be fixed, as this unfortunately requires a developer to request the client/appowner for his original login credentials, thereby complicating/causing unease due to confidential data being present in other apps. If there could be a checkbox that says Display Original Error messages, in the Application Settings,
How to paragraph with a Multi Line Box??
I have set up a Creator Application and I have a multi line box within it - I want to type some notes, but I can't figure out have to make a new paragraph - it shows up fine in the box and in the app , but when it mails it to me everything is mushed together - how do I fix this??
Send mail ceased to work
This is for ZOHO staff. My Send Mail area on the OnSuccess-Submit Button ceased to send my emails. ive checked and the form produces the "data sent" message after submit. It actually saves on the DB but no email. Ive checked and although im getting a "See Log file" message on the bottom, I havent reached any limit.. This is on the "Order Taking 1 " on the form "New Order". Thanks in advance for any help.
Date+Time values are not consistent ...
Hi: I am having a problem with Date+Time values ... not being consistent. In the on Click section of one of my Stateless Forms, I have ... timeNow = zoho.currenttime;
insert into Work_Orders
[
...
...
WhenOrdered = timeNow
...
...
]
openUrl("#Form:Thank_You_For_Your_Order?WorkOrderWhenOrdered=" + timeNow, "same window"); ... and in the Thank_You_For_Your_Order Form, I have a Date+Time field that gets populated with the value passed in timeNow as part of the url. The Date+Time
Would Zoho Creator be an appropriate way to go to embed Zoho CRM forms and Reports in a WEB page
Hi, I am not sure if I properly understand how Zoho Creator is used with Zoho Applications (It looks to me more like a device for creating free standing Apps) so please excuse me if this is a dumb question. Can I use creator to pass login information to a Zoho application like Zoho CRM. I want a Joomla CMS admin or super user account to log in as a Zoho CRM user. Can I pass forms and reports back to a web site once a login is complete? I would use standard registered users of Joomla as 'Accounts'
number of records? a month or forever?
I am wondering about the number of records for each of the levels. Is that the total number of records per month or forever? With there being monthly fees (instead of one time fees or once a year fees) it seems to me that these number of records should be monthly and not total for the life of the account. Please clarify. I can't find an answer to this anywhere on the site.
About ZOHO Marketplace Feature ...
In this Blog post ... http://webappsatwork.blogspot.com/2009/03/zoho-creator-marketplace-for-millions.html#comments ... George Baltatescu stated that ... Zoho Creator already offers the option to publish an application on Zoho Marketplace without exposing the source code. Just try to publish an application on Zoho Marketplace, and you'll see the option to do it with or without the source code. I tried and it works.I admit I have not (yet) gone through the publishing process but relied on the ZOHO
Clearing Lookup Field on Update
I recently created a form with multiple lookup fields with various criteria used to display the appropriate choices. However, when I attempted to clear these fields "on update", I was warned it was not possible for these lookup fields to be cleared "on update". These lookup fields are cleared "on load" of the form. Is there a way to clear these fields dynamically "on update" as a user selects, in this case, radio buttons, on the form.
problem
Hi, Every time I try to make a grid view zoho creator turns that grid view into a regular list view! I don't know why. It is an isolated thing as it only happens in one of my creations.
Help with views
I'm trying to create a view for a form I made. I have no freaking idea of how to do this. It's a miracle I made the form. All I want to do is create another form the pulls its info from the first form. I have two sections in the form that I would like to filter the rest of the info by. Does this make any sense???
developer access
It is difficult to understand that giving developer access to others is part of the business edition upgrade. This should be clearly mentioned somewhere.
Sharing functions
For my own developments I have created an application with functions I often use. In this way I have a centralized place to maintain and document my functions. The comming months this function database will grow and I think it will get very handy for more users. It would be nice if I could share these functions with other users in the same way as I can use my functions cross application. Is this something for the near future? Kind regards, Ivan
Mulit view not working
On one of my databases, multi view does no work. On the other database, it does. Is there any requirement for multi view? Thanks
Messed Up Tab bar ...
@support: The Tab bar in one of my Applications gets messed up under specific conditions. a) The Application has lots of Tabs (see Normal Tab bar.jpg) b) I have set the last Tab (called Admin2) to be Hidden c) After I make a change to the Application (in Edit Mode), if I navigate directly to Run Mode, I can not use any of the Tabs ... as soon as I move my mouse over a Tab, it loses its background image and the Text reverts to some default larger text ... see Messed Up Tab bar.jpg However, after making
Unable to get the ticket
Tried getting the ticket with the URL : https://accounts.zoho.com/login?servicename=ZohoReports%26FROM_AGENT=true%26 LOGIN_ID=[Zoho ID/Email ID]%26PASSWORD=[Password] the reponse is CAUSE=Username and Password do not match RESULT=FALSE I used the same email id and password to login Soumya
What constitutes a record and how much can I anticipate using before I run out of space?
Hi Everyone! I am new to Zoho. And after looking at some of the past forums (ie changes to the free user limits), I wish I had signed up a couple months before. Now, it looks like I am limited to 3 users and 1000 records as opposed to the original unlimited users and 100k records. That is a huge difference. Can someone give me an idea of what constitutes a record and how much data I can expect to have before I reach my 1000 record limite or 100MB limit? Thanks, Arthur
Next Page