Unable to save changes to Column Properties.
I am editing the "Child's Registration Full Database View" for my GHF Camp Registration 2010" application. I am in column properties and try to save changes after asking to sum various number fields. I am unable to save the changes. Nothing happens when I click "Done". I have had this problem before and it still is there. It is a simple operation that should make a users life easier. I also tried to click the "Custom Actions" link and it does not work.
Problem with the values of multiselect fields at On Load
One of the new features, as it is written here, is More than one value can now be passed as parameter value for multi-select field to set default values while loading a form It is great, but I discovered a problem related to this feature. In the forum topic related to the completion of the third community feature (see here) there is a link to a public demo application meant to illustrate the use of the new features. http://creator.zoho.com/sampleapps/custom-action-example#View:Employee_View The application
Export to PDF - not grouping
I have a view which I am trying to export to PDF. This view is set to group data by a certain field (room number), and also to sort data by date and time. When I export, the PDF file is only sorted by the date and time, room numbers are all over the place. I would like the PDF file to look exactly like the table - showing the propper groups. Admin: Name of the view is "Tomorrow Schedule" - already shared. Thank you.
MaxValue Assigning
Is there a way to have only "public added records" to be assigned a sequenced record number?
How to calculate sum of multiuple entries from one drop down field and order by specific employee chosen in a dropdown
How to calculate sum of multiuple entries from one drop down field and order by specific employee chosen in a dropdown. Example: Dropdown called Employee I choose Employee A Dropdown called Passport_Weight I choose 3 Submit and now 3 shows as passport_weight in the view for Employee A - I then renter again Drop down called Employee I choose Employee A Dropdown called Passport_Weight I choose 3 In the View I would like a column called Total_Weight = 6 for Employee A calculate sum of two entries from
Creator vs. CRM
What is the difference between Creator and CRM? We are trying to decide which solution will help us, we are a small real estate company Thanks
Cosmize option for publishing form in pdf from my website
hi , i have recently migrated from ms access to zoho by migration tool , i have 13 14 block of form of a typical cv , how can i put a option for customize publish of cv in pdf by those forms .
How to use the encodeURL script?
I am trying to show a shorter URL in the address of my form. Currently it looks like this: http://creator.zoho.com/schalfant/vin-database-form/form-embed/VIN_Database_Form/zc_InpFieldWidth=200px&zc_TextAreaWidth=400px&zc_TextAreaHeight=200px&zc _DropDownWidth=200px. I would like it to look like this: http://creator.zoho.com/vin-database-form/ To my forms On Add / On Load I added the encodeURL script myURL = "http://creator.zoho.com/VIN_Database_Form/"; encodedURL = encodeUrl(myURL); But the
Why isn't my code working?
I set up the following function: void SaveExistAgency(map mapAgency) { insert into tblAgency [ Added_User = zoho.loginuser intAgencyID = (input.mapAgency.get("intAgencyID")).toLong() strAddress = (input.mapAgency.get("strAddress")).toString() strAgencyName = (input.mapAgency.get("strAgencyName")).toString() strCity = (input.mapAgency.get("strCity")).toString() strCountry = (input.mapAgency.get("strCountry")).toString() strRegion = (input.mapAgency.get("strRegion")).toString()
Cannot share to users
I just removed a user from an app and now cannot add another. The "Share to User" button simply doesn't respond to clicks. Other apps are working properly, and I've tried both Firefox and Safari, but... nothing. If anyone has an idea for how to fix this, I'd be most grateful! Dusty
Send Txt Idea
The same way there is an option for send email within scriptting imagine if we could send txt as well.... this way our client data bases can be extended to mobile messaging in addition to email communication. i.e. if ( Clients == "birthdate" ) then send txt ( " Congrats!!! Here is a free cupon )
Script to Disable Right Click for Form
My users are circumventing the input form by right clicking on the form to get the url address then going straight to the database. This defeats the purpose of the database. Is there a script I can add to the form to disable the right click function? To understand what I am talking about please go to my website (http://www.autovinvent.com/vindatabase/) and right click on the form, select properties and you will see the url for the database. Thanks in advance for any help.
Persitent collections ?
Hello, Is there anyway to make a persistent collection along the same session so I don't have to query the database three times to fetch the same data in a single form? when working with same data in OnLoad, Validate and On Success ? Thanks
Linking Creator with CRM
I just signed up with Zoho toady. My company already had a CRM established, I created a product registration application in Zoho creator. Is there a way I can link the registration with the crm so it can be accessed via a tab. Any information would be greatly appreciated. Thanks, Kyle
copy application with data
Is there a way to copy an application compleete with data? Or to transfer data from one form to an other identical? My form have lookup field. Thank you in advance for your help Lucia
Drop down values per user needed to calculate sum in another field in a view?
Drop down values per user needed to calculate sum in another field in a view? example: User: A Dropdown value=1 Dropdown vlaue=2 Total Weight=3 I would like the total weight to only show in the view possible? Thanks
Can't delete a field
I'm trying to delete a field but keep getting the following message: I've tried to delete it on three different PC's but get the same message. Any ideas? Martyn
Radio Button Value not Displayed
When I submit a new record, the value for the radio button does not show up in the View; but it does after I go in and edit, even if I change nothing.
Update Time Script
I need to create a script that will automatically update the time field when a person's name is entered in the name field. How do I do this? I have created another script that automatically updates the date/time field when the screen is opened, but can't figure this one out. Thanks for any assistance.
Scheduled backups ?
Is there a way to schedule backups, instead of launching them by hand ? THX.
LOVE IT
I love this form builder... the best form builder i ever built and seen..
My Users can't Edit, and I need them to.
Hi: My Users have the "Developer" setting, but they don't have the Developer menu items, most importantly the "Edit" item. I need them to be able to Edit. What can I do to fix this problem?
Problem updating
Hi Zoho Team, I have had a good experience so far with Creator. I got some templates from the Market place and configured it for my company's CRM. Right now i have this problem with a form. I can't seem to update it if I am not log in as the Developer. I have set share to all the forms to the users already. When i click the built in edit button, i could edit but when i go thru my custom button, it doens't seem to let me edit my form. the link is creator.zoho.com/enterpriseportal/inovarsales. I hope
"function executed successfully" - why is this showing
I have a view called Add/View Donations. On this view, for each record there is a custom action button 'Add Donation', that allows a user to add a new Donation record, associated to this contact. This action button triggers a function that reads as follows: "void newfunc.AddDonation(int id, string lastname, string firstname) { openUrl(((((((((("/" + zoho.adminuser) + "/") + zoho.appname) + "/#Form:Donations?Contributor_ID=") + input.id) + " && Contributor_Name=") + input.lastname) + " && First_Name=")
I cannot edit form
Hi, I made a change to one of my forms yesterday and something has gone wrong. I am no longer able to edit this form (i can still edit others) and the field I changed doesn't show on the edit form page any longer. But it does show when viewing the form??? any help would be much appreciated all the best David
is there a way to export addresses into Microsoft Streets/Trips?
I need to export 30 contacts into some mapping software (google, yahoo, or we have streets and trips) to create a drive route for our staff- any suggestions?
Pic resize & Summary display customization
Hello again! Four questions: 1. Is there a way to strict a "File upload" field for only .jpg files? And than set to automatically resize a picture to say 100x100px? 2. Is there a way to customize the look of "Summary display" in terms of column width etc? 3. Is there a way to automatically remove the user submitted entry after a certain period or send an email that will contain removal code? 4. How to add a search form to the top of the form that will search through entries? Thank you.
Transfer Ownership of a Database
How can I transfer ownership of a database to another user?
New save message
I LOVE THE NEW MESSAGE!!! "Script saved" is so much more helpful!
Reports and Charts enhancements?
Now that the beta of reports and charts is working better I'd like to post a number of suggestions that would make it much more useful and likely to attract additional subscription income. Issues that hopefully will go away when it's out of beta: a. Reports and Charts are not showing up in the iPhone app. b. Reports and Charts which are added to a tab in the layout are not automatically shared to users who have full sharing privileges to that tab. c. Move all the "Done" and "Cancel" buttons to the
colors in views
How can I adjust the color of a record in a view based on a change in the value of one or more of the fields in the record?
Authorization Failure
I get authorizatin failure when I try to create records from my sitekreator website. The error message states that the user does not have accesss to ADD records. Do I need to make my Form Public?
RESET button is inoperational in Zoho Creator new Application Popup/Feedback
Zoho Team, RESET button is inoperational in Zoho Creator new Application Popup/Feedback ---- Deepak Vasudevan http://thamizhththendral.blogspot.com/
Unable to create a new application
Zoho Team, I am unable to create a new application. I am trying to create a new 'Job Applicant' one. After filling all the details when I submit it does not do anything and keeps blinking at me. FireFox console shows the following messages recorded: Error: not well-formed Source File: https://creator.zoho.com/api/json/messages/view/Admin_Unread_Mails/zc_ownername=zohospace&apikey=7be491b9e0c6b859f2932463d5388409&raw=true&ticket=e91a00d76de265c4fd4e84c7ca7f2b52 Line: 1, Column: 1 Source Code: {"Compose":[]}
Vulnerabilities in Zoho Creator Page
Zoho Team, Whilst creating an application with Zoho Creator and in FireFox I am seeing a lot of the following messages: creator.zoho.com : potentially vulnerable to CVE-2009-3555 ---- Deepak Vasudevan http://thamizhththendral.blogspot.com/
Data on my sever and NOT on Zoho server
Can data filled by the user be hosted at my institutional server INSTEAD of Zoho?
Custom Action-Select Function
I created a function but it does not display in the Select Function dropdown on the Custom Action section of the view. The correct namespace is displayed but the dropdown is blank. I have tried different views and browsers. I am not the owner of the application but have developer/edit access. Herb WExler
Send email, If condition
Hi, I use ON SUCCESS condition to send email, but I think I put something wrong in it. Script may be saved but don-t run. Any suggestion? Thanks Michele if (input.Dropdown == "A") { sendmail ( To : "xxx@xxx.it" From : zoho.adminuserid CC : "xxxx@xxx.xx" + input.Email BCC : "xxxxx@xxxx.xxx" Subject : "XXXX" Message : (((((((((((((((((((("Dear,<br />\nno dia ") + input.Data_Hora) + " na postação ")
Public access
Trying to allow public access to my web form but its not allowing me.
Can you export your view data to excel if embedded to a website
Can you export your view data to excel if embedded to a website? I do not have the More Actions feature on the embedded form on website like I do in zoho creator THANKS!!!
Next Page