Sharing ZC app w users, then deleting those shares, then adding new shares fails
I shared an app w two users (my limit for this presently free version), then I deleted those sharings, then tried adding another and am told "To share more users Upgrade your user plan" I think the program is not adjusting the number of shared users when they are deleted, so the program thinks I am still using my maximum # of shares. Could you please verify this, and fix if I am correct? Thanks.
Export to excel
Hi, Why can't I export data to excel in this form? http://creator.zoho.com/rmod59/inqu-rito-biblioteca-escolar/form-perma/INQ_BIB_CR/
Frequent Form Corruption
I have been having various issues with a form in my application:INZ Database. The form in question is:frmEvent The problem seems to be centred on some Deluge script that I have placed in the On User Input of control:cboEventAgencyID. The script reads as follows: //If cboEventAgencyID does not equal "-Select-" then
if (input.cboEventAgencyID != "-Select-")
{
//Enable the following combo boxes
enable cboEventVenueID;
enable cboEventClientID;
enable cboEventContactID;
//Set the
url field not working?
suddenly, my url fields have stopped working correctly. If I specifiy them as "must have" I get an error on submit that says "Select a value for URL" even when there is a url typed into the box. If I remove the "must have" it submits fine
Export data to excel
Hi, Why can't I export data to excel in this form? http://creator.zoho.com/rmod59/inqu-rito-biblioteca-escolar/form-perma/INQ_BIB_CR/ Thanks.
Checkbox items do not display in sequence seen in Form builder -- grrrr...
I'll send this inquiry to support, but thought I'd pitch it out onto the forum too. I've noted that lists of checkbox items do not always display in the sequence you see them in the Form builder tool. Not sure, but I may have at one time selected "Display alphabetically", and then unset that, then see the sequencing problem. Anyone know any tricks to getting checkbox lists to display in the order seen in the Forms tool once the sequence has gotten messed up for some reason? (please don't say 'delete
Big Problem - cannot submit a form
Hi At the moment I have difficulties in updating and submitting my forms ex. is when I try to submit my form "request to MMDT" in my application AFB System 2.0. It simply does not react when I push the button "submit". It is open to support! Br Skouboe
Cannot add data again!
Hello! I am once again unable to add data using my creator application. When I try to create a new record in the database, the "Please Wait" window comes up, then disappears, and the data entry form stays present. Data is not added to the database. Can you please let me know what the problem is? We seem to be having these problems every week or 2, which is making it difficult to rely on the Creator application. Thanks, Dan Fletcher
Forms
in the form i have made for data entry, i have several fields that are hiden at first then appear when i click a check box, how can i make them hide again after i uncheck the box?
email confirmation on form completion
This morning I received an email for a record completed on may 4th : 14 days. others emails has been received correctly from the same application in the meantime...
Delete All Records
First off, your free products are awesome! Keep up the good work! Unless I am completely missing something, there is no way to delete all records from an application correct? I ask because I have the need to import 1-2K records daily and then delete them the next day for a new import. Unfortunately I can only delete 100 records at a time, which is very cumbersome and not efficient at all. If this is not possible, please add this feature! Thanks!
Fields not visible when editing form
When I go to edit the fields for a form, the fields are not visiable. The edit box only has the instructions to drag and drop fields to build form. When I do, it tells me the field already exists and the new one is duplicate. See attached screen shot for the form ready for data and the edit screen. How can I view my fields again on a form that needs editing?
Data entered does not display in ALL VIEW
When I import data or manually enter it via a form, certain fields do not display (trust me there is data in the category and project fields). I cannot access those fields in the form editing as well to troubleshoot. See screen shot. Any suggestions?
"This field is referred in the following places"
This error message is driving me crazy: "This field is referred in the following places. Please remove them and then change the field type." I know why i'm getting it, but having to go back and remove all references to this field just to change it from an int to a long is really, really frustrating -- I've just done about an hour's worth of work that i'm going to have to un-pick to go back and change the field type! Can we have an ignore button or something similar if we know that it's not going
Shared Application -Firefox
Shared applications seem to show up fine in Safari and some other browsers but I can't see shared applications in Firefox. Is this a bug that can be fixed?
Can field-level permissions be set for fine control?
Does ZC allow the setting of view/edit permissions on a user-by-user basis for individual fields in a form? Example, allow a certain field in a form to be seen and edited only by selected users, while the rest of the users that use the form do not see that field. Would be mighty nice if so.
Lookup/ImportData -> Set Criteria doesn't work w/ && operator, and other bugs observed there
When using a Lookup field (Import Data), and setting criteria (Set Criteria), the following works and doesn't work: PRIMARY COMPLAINT: The || operator works fine: (Relationship_to_MyOrg == "Donor" || Relationship_to_MyOrg == "Alumni") The && operator DOES NOT work and produces zero results when there should be some: (Relationship_to_MyOrg == "Donor" && Relationship_to_MyOrg == "Alumni") OTHER COMPLAINTS: Other observed bugs in Set Criteria for Lookup field: If I put this syntax in Set Criteria (for
Script Error
I am getting a script error on one of my forms. It says: A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete. Script: http://js.zohostatic.com/creator/ZOHOCREATOR_May_14_2009/js/zcliveapp.js:1" Do you know of why this may be? I have run tests on the script before and not have any problems. This seems to have cropped up very recently.
Cannot embed external image in Formula field?!
Hi, The standard embed image in a List View feature, normally used with a formula field and img src code in conjunction with a upload/text field isn't working on external images any more. Images not hosted on Zoho don't load. Since when did this feature disappear/change? Correct me if i'm wrong, I'd love someone to help me out with this. On the other hand, if this has been disabled, it is quite clear that Zoho can't compete with the image hosting capacity of say - ImageShack. Then why would one
Email.
Hi I just wanted to know if I can set up my creator acount so it emails users when an action is due. I use it for business development. We may have an action such as sending a letter and company profile out next Tuesday to Bob Brown, can I manage my account so it sends me an email reminder that Bob's letter has to be written and sent? Can it email me reminders from dates set on the calendar? Thanks. Sam
Functionality-based URL for CONTAINED IN?
I have a Course record that has a multi-select list of topics that are covered in that course. I want to open the TopicView showing just the topics for that course. Since the TopicRefIDs are stored on the Course record, I need to find all the Topic records where TopicRef is CONTAINED IN the list Course.TopicRefIDs. Is there an op code for CONTAINED IN? If so, it's not listed in the Wiki. As a workaround, I could build a long URL with thisURL = thisURL + "TopicRef = "+ refid except that I'll need
new form
Can I add a different type of form to the bottom of the first form? ie 2 forms on one page?
Can not directly navigate from filtered View to full View of all records ...
I have a Stateless Form that invokes something like ... openurl("#view:ABC_View?ID=123456789","same window"); ... this works fine ... I get to see ABC View with just one row/record. If I then click on the Tab/Section link for ABC View, ZOHO Creator continues to display the filtered View ... even though the Browser's Address box shows the changed url (i.e. without the ?ID=123456789). If I navigate to some other page and then click on the same Tab/Section link for ABC View, I see all the records. Looks
Big idea: Status Icons - Best way to setup this up
Hi all, I think that having in my first column a dynamic field with a status icons it will be cool. But, as always i am having some doubts... I know that it could done using a formula field, or a note field or a image field... What is the best way to do this, as i don't wont to have replications of the icons occupying space and resources in my Zoho account. Take a look... I have to put this working in my views!!! "Accepted" "Rejected" "Pendent" "Need some other attention"
Subform Help
I have looked over the example provided (Meeting Tracker) for how to implement subforms, but it's not working for me in two ways. First, perhaps this is simple, how do I get the form Add Attendance to open as an overlay div and then disappear when the form is submitted, the way it happens at http://creator.zoho.com/sampleapps/meeting-tracker/#View:Meetings1. ; The code that I have seen on the site for implementing this does not do this. Instead, the form opens as a popup, new window, etc. When I
Problem with Private RSS feeds
Hi, Firstly can I say I am new to zoho and this forum. Wow I'm so impressed by zoho. I am going to be very busy over the next few days working out what I can do with all this functionality............... Anyways I have made my first form and view and I am experimenting with the RSS export for my view. I cannot get it to work in Firefox or IE. I have enabled private permalinks (which i think you are supposed to do this) but I get the following error messages. XML Parsing Error: no element found Location:
MORE_THAN_MAX_OCCURANCE
Whenever I add/update following error occured. type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception com.adventnet.iam.security.IAMSecurityException: MORE_THAN_MAX_OCCURANCE
com.adventnet.iam.security.ParameterRule.validateParam(ParameterRule.java:377)
com.adventnet.iam.security.ParameterRule.validate(ParameterRule.java:306)
com.adventnet.iam.security.SecurityFilter.validateURLRule(SecurityFilter.java:380)
com.adventnet.iam.security.SecurityFilter.doFilter(SecurityFilter.java:97)
com.adventnet.iam.mickey.MickeyUserFilter.doFilter(MickeyUserFilter.java:88)
URL redirection service
Most of my applications are private. Thus many of my links contain the private-key. Using this key, and some knowledge of how ZC works, some unscrupulous people could get views of my applications without my permission. Also, some of my users reported errors in their browsers stating something like "the url is too long" (I think it was ForFox on a Mac) So, I'd like ZC to consider a "tinyurl" type service to not only shorted URLs, but hep obfuscate privatekeys. I'll probably suggest this for Round
date-based automated run of deluge scripts
Hi all, Here is the scenario: I would like to add monthly salary records to a "Expenses" form every month in an automated way -- that is without any intervention of users or myself but solely based on the current date. At the end of each month, the program would simply add new salary records based on data already in the system. Is this possible in Creator? Thanks in advance
Column widths change when launching from stateless form
Hello, I'm not very well-versed in all this, so sorry if this question is elementary. On the upside, that should make it easy to answer! I have a stateless form which allows a user to select a playwright from a picklist. Next to it is a button that says "View Plays" which I would like to open a View that pulls only the records for that playwright. Here is my "on click" code: on click { openUrl((((("/" + zoho.adminuser) + "/") + zoho.appname) + "/html/View_Plays/First_Playwright=")
nexturl in openurl
i've successfully created "subforms" by following the instructions in http://zohocreator.wiki.zoho.com/Create-Sub-forms.html. ;; that is, my view now has custom actions that execute user-defined functions which in turn call the openUrl function: ((((("https://creator.zoho.com/" + zoho.adminuser) + "/") + zoho.appname) + "/form-embed/Add_Meeting_Attendance/meetingid=") + input.id) + "" my question is how do i specify the nextUrl in this openUrl function? what i'd like to be able to do is close the
View Breaks! Custom Function Button + Hide any field
Hi, This is a long-standing problem. A view having a custom function row button, will 'break', if the user hides any columns and saves it. Following which one can only see the row buttons, and no columns/fields at all. This 'break' seems irreversible and needs a new view to be created instead. Please look into this as it is causing a lot of problems to a lot of users. I'm just re-reporting it on their behalf. Thanks
Trying to upgrade Creator
Trying to upgrade but I want the system to us the same account as our CRM. Why do I have to re-enter the info? Since you use SSO my account should be shared across all ZOHO products. Please make it easy for me to upgrade the different products. I want to use one billing for all ZOHO product. Please advise.
Error message
Unknown column MODIFIED_USER_IP_ADDRESS in the table t_87292000000431015 I have got this error message for the frist time filling in a form with numerical and date data. I have not changed anything with application. Have swopped between forms and applications being private and publich a few time in the past few hours. Help
working with sums
Is it possible to do anything with the sum of grouped records? For istnance, if records are grouped by PO number can I take the SUM of the quantity of ordered items and include that in an email or use it to populate a filed called "total"?
can't add record via api with status 500 occured
I tried to add a record via REST API with POST method, and receive an error message as follows: HTTP Status 500 - type Exception report message description The server encountered an internal error () that prevented it from fulfilling this request. exception com.adventnet.iam.security.IAMSecurityException: POST_ONLY_URL com.adventnet.iam.security.ActionRule.validate(ActionRule.java:582) com.adventnet.iam.security.SecurityFilter.validateURLRule(SecurityFilter.java:375) com.adventnet.iam.security.SecurityFilter.doFilter(SecurityFilter.java:97)
Organizational Hierarchy
I need to create an Organizational Hierarchy with 5 different levels: Master Distributor Dealer Asst. Manager Sales Rep. Then I need to assign these roles to different managers so for example: a "Sales Rep's" manager is an "Asst. Manager", the "Asst. Manager's" manager is "Dealer" and so on... The reason I need everyone to be connected is so that for example an Asst.Manager can have a view where he can see all his Sales Rep's and their sales. Another example would be so a "Distributor" can see
Problems in Developer Zone
ZC support team, Three days ago I used Feedback link to send you a message about a problem in my account, in Developer Zone. The problem was not solved, and I did not receive any response. I got 4 new requests for installing my application from the Marketplace, but I was not notified by email about them. Also, when I tried to respond to the requestors using contact requestor link, I wrote the message, and when I tried to send the message, the following message appeared: Error Occured. We are sorry
A few questions
I would like to "divide" the results of some of the areas of my views. Example: Name: <%username%> Age: <%userage%> [space] How do you feel: <%feeling%> Why do you feel: <%whyfeel%> [space] Completed by: <%completedby%> Is it possible to change the value of a decision box in a view? Example: Plan 1: chosen (true) Plan 2: not chosen (false) Is it possible to hide a column in a view if nothing is entered in a field for that record?
Update list in form from script
I am having a problem updating a list field in a form from a script. This is not accepted by script builder myform.mylistfield.add("item") This fails on execution local_list = List:String() local_list.addAll(myform.mylistfield) local_list.add("item") myform.mylistfield = local_list Error is: Error occured while executing the script. Unable to update data on the form variable null Error occured Thanks for any help. Julian
Next Page