Zoho Creator 'Submit Through Email'
Hello, I'm trying to update a form on Zoho Creator using information from Zoho CRM using the 'Submit Through Email' function. On this form, there is no option to 'Submit Through Email' but there is on other forms. Where can I change the settings for this form to allow it to submit information through an email?
How in Custom Action Function Configuration to include a literal parameter?
e.g. I want the custom action to call myfunc(ID,"literalvalue") Thanks.
Ways to Hide the Passing of Variables by URL Strings
I was recently working with a client on a rather complex search form for his ZC database. Rather than create multiple views with filters, the client wanted a single form that would create these views on the fly. This is mostly possible with functionality-based URL strings, but there issues with this as detailed below are no provisions to make "group-by" views there are limitations to the Boolean operations in the url strings: for example with view criteria you can do much more the strings can become
Could anyone please help?
Hello there, After spending several hours reading the forums and checking with other developers I still can't find a solution to the following problem: seems there is no way to see a scale on the axis of a radar/web plot. See example below: The data is there, the categories are there but there is not scale on any of the axis, and as you could imagine, a graph without a scale is basically useless. I have posted the same question/request in other ZOHO subforums without any response and I really
URGENT! auto-fill a field from one app to another
hi there is one account with 2 apps inside app1 - orders from clients, app2 - contacts who make work on sold order in app2: each contact entry has 1) id like "eurorem6701" 2) email id 3) sms id in app1: each order entry has same fields (that fields need to be filled in time of assigning order to contact) assigning order to contact is via selecting contacts's id in dropdown list (in app1) how can i tune app1 & app2 together so that: dropdown list in app1 take list of contact's id from app2 when
multi line text box help
Could you please help with this one. On my database I have a feature that sends a SMS message to a client. It sends the message I type into the multi line text box. The problem that I have is that I am limited to 495 characters. Is there a way of limiting the text box to 495 characters if not is there a way of having a counter that counts down every time I enter a letter. Thanks
ZOHO Creator Mobile app issues
Been using the mobile app for android 4.0 and higher device and on Apple's IOS 7 and higher devices. Everything seems good so far with exception of a few bugs. When searching or going back to another view on android the app will go non responsive and then ask to force close. I have seen this several times on 5 different android 4.0 and higher devices. On IOS 7 the only issue is when trying to view records in a calendar format, the app will force close immediately, have tried this on I phone 4's through
Error with Drop Down selections - form fails to write to Database
Hi, We have an error occurring that is to do with drop down selections in forms. 48 hours ago we believe someone in zoho changed some generic settings on the forms. When "Allow Other Options" is now selected for a drop-down the form fails and does not allow the data to be written back to the database. We know it is to do with the the "Allow Other Options" as without this ticked the drop-downs work. It is occurring across all of our applications so we believe it is system wide and is not something
500 Error
I am getting "500 Something's not right" when trying to select settings: https://creator.zoho.com/appbuilder/kevinrconway/fcc-booking-calendar/form/FCCGetdata/edit
App works from "Access this Application" button but not from the Dashboard
I am the developer of an App, when I use the Access the Application button at the top of the edit app screens my app works as expected. When I access it from the shared app dashboard it does not. Normal users (i.e not developer) are also seeing the same problem, but Admin is not. The application has been being used regularly without issue, no changes to the app have been made recently, the issue seems to have arrived at the same time the new Creator was put live. Anyone seen anything like this,
Delete Lead from Deluge
Hi, I want to delete ZCRM lead using ZCreator form. I have LEAD_ID. Need help in syntax??
Interactive application header
Hello, Have you think about interactive header?: Space between company logo and SignOut link, above menu bar , is now blank - but it'll be great to have ability to load some constant HTML-view here, where we can notify users about some events, chnages, give him portion of important information and so on. In settings we can change time, when this html-view will be refreshed
Multiple Application Developers
We have not been able to give developer access to multiple developers. Is there a way around this issue? I have not been able to find any information on this in the help forums.
Conditional list of users whom assign order
Hi In new app will exist about 700 users who will receive orders via this app Manager at head office need on editing order assign it to user who will execute this order. How can I in app window make listing of all users whom manager can assign order? Assigning = select one of all users & save entry. User = zoho.loginuser After this assigning I think make one conditional view so that user1 can view from all entries only entries assigning to only user1
Copy Multiple Fields from 1 form to another
I don't want to create a copy of an entire form, I just want to copy 10 fields from 1 form to another. Is there a way to do this?
Embeded View Images not showing unles logged into Creator session, other data showing fine
Have a look at this page: http://www.atwproductions.com/index.php?pr=fand_brew the brewery information is coming from ZOHO custom HTML view. The issue - images are not displaying. The images display fine within the Creator while logged in, and I personally can see them on the website above while my session seems to be active. After I log out, if I visit the website again, the images do not show. Then, I log in, they show up again. No one else can see the images aside from me... Code used to display
Point of Sale System?
I am new to Zoho Creator and really love it thus far (I come from a MS-Access background). I just downloaded the mobile version as well. Pretty cool stuff. Has any one thought of creating a POS system with Zoho Creator? Seems like it is more than possible.
Custom Formula
Hi, I need to create this formula on zoho creator: if(input.IVA.contains(“SIM”) && input.IRS.contains(“SIM”)) { (input.ValorTotal*(input.ValorIVA))-(input.ValorTotal*(input.ValorIRS)); } else if(input.IVA.contains(“SIM”) && input.IRS.contains(“NAO”)) { (input.ValorTotal*(input.ValorIVA)); } else if(input.IVA.contains(“NAO”) && input.IRS.contains(“SIM”)) { (input.ValorTotal-(inoutValorTotal*input.ValorIRS)); } else { (input.ValorTotal); } I don´t know you how have to do... any help?
File Links in Emails (yet again)
OK, so I've followed all the discussions on placing a link to an uploaded file in an email. The code: filelink = "<a target='_blank' href='http://zohocreator/DownloadFile.do?filepath=/" + r.FILE + "&sharedBy=" + zoho.adminuser + " '>Flyer enclosed - click here.</a>"; The result: http://creator.zoho.com/DownloadFile.do?filepath=/1242306054475_5517.pdf&sharedBy=niskypto What I see on the page: You are not authorised to access this in Zoho Creator. Go to Home My application is private. Is that the
embedded form formatting?
I am trying to get the formatting of my form to match that of my website. I used the following to get most issues resolved but still had a couple problems: https://www.zoho.com/creator/help/url-pattern/style-based-urls-for-embedded-forms.html#3._Form_Footer_Customization 1) I cant seem to change the color of the background or font of dropdown fields so that the users selection shows up. The font is always black which doesn't work on a black background. I can change the font and background on
Display Details from parent form 2 levels above in data hierarchy
Hi all, I;m new to Zoho Creator and am working through my first application - I love it so far. My question is as follows : I have a 3 level data structure : Customer (standard customer information) Utility Meter - Multiple meters per customer Meter Readings - Multiple readings per Meter I have created the form hierarchy and all works well. I would like to have a Lookup on the Meter Readings form that shows the Customer Name from Customer Table. I know there is no direct link - it's through the
Zoho Creator no longer allowing PayPal transactions without upgrade
I have been successfully making actual, real transactions to PayPal through a payment form I created in Zoho Creator. I now receive the message shown in the screen shot. What would cause this to stop working? Everything worked and than suddenly stopped. As much i as I like Zoho products, I sometimes think I made the wrong decision getting my organization too much into Zoho. Time to look elsewhere? I'm guessing the free plan does not include the payment module and I was unknowingly using a premium
Passsing Paramters in embedded forms
Can you please give me the steps how to pass parameters in embedded forms (Both stateful and stateless form)?? reply soon Thanks Sravan C
Batch add users how?
Hi Think use professional express plan for one app. There is about 500 users who will use this app. How can I add all 500 users in one step? Their accounts email & creator's password are in xls/csv file Other side How can I mass add users to zoho creator cloud with login&password from xls/csv file? (so that after such step I can share my app with added users)
Limit on user number
My plan is for unlimited users but when I reach 400, it says I cant add more due to my plan. What is happening? Fix it asap. Raul
Caractère de type passeword
Comment formater un champ de type 'Single Line' pour que les frappes soient cachées sous forme de * ? How format the Single Line Field so as we can see hidden character "*"?
display pdf in app
Hi, I use my app to manage orders received. I upload pdf orders into the application But once uploaded, I have only a link to download it. I would like to be able to view into the app without download it. How can I do this ? thks
Looking for deluge script to move from one form to another
This is my first application, so I am learning the basics. I need to display only a subset of fields for a given form. I was planning to use a few stateless forms to accomplish this (and also to allow custom script for buttons). I would like to open a form, enter data on a few fields of "Form 1", then go to a different stateless form to enter more fields for "Form 1", and then go to "Form 2" to enter different data. I don't see any "go to" option. Is there a function that will go to a different
URL field not displaying suddenly
Hi I don't know what happened. We have a field that is a URL field. It is no longer displaying in the reports. The field is Url_village_map_earth. We calculate the URL when the record is created or updated. The URL for the form is: https://creator.zoho.com/waynemcc/lmv-tables/#Form:LMV_Villages an example report is: https://creator.zoho.com/waynemcc/lmv-tables/#View:All_Villages or https://creator.zoho.com/waynemcc/lmv-tables#View:Villages_and_Maps What has changed with Zoho Creator? Kind Regards,
single sign-on using our LDAP server
Can we sign into Zoho using the single sign-on using our LDAP server. We also use Microsoft Sharepoint Server and I wonder if we posted this app on a Sharepoint page, could we share the user sign-on data with Zoho?
Lookup fields not update when edit
I do not know why, but right now when I edit the field called "Equipo" (team) in form "EQUIPOS" (teams) which is a lookup field in the form "PILOTOS" (drivers), it is not updated! This is a basic functionality that should be fixed. I give edit access to support to see if you are kind enough to solve it (application called CGC). Thank you very much
Zoho Creator behavior is erratic with lookup fields
Am I missing something? Since the new app builder interface was applied, Zoho Creator behavior is erratic, especially with lookup fields. I reported this previous post about lookup fields edited but not updated. Now, I check with astonishment that populated values are set incorrectly, simply editing: In form EQUIPOS, lookup field "Monoplaza" I have the feeling of having been wasted hundreds of hours programming my application. Now it does not work...
help with getting values from subform and updating other forms
Subject line is not too good, here is what I want to do. I am building an inventory system that will include components (bottom level part) sub assemblies (made from components) and assemblies (made from sub assemblies and components) What I have now is a sub form in an assembly form that allows me to pick components and assign how many are needed for the assembly. I also have a form field to input the number of assemblies being "built" Now what I need to do is grab the number being built and multiply
Install app from marketplace not working
If I click on "Install app" in the marketplace, nothing happens. The app does not show on my home page as it's supposed to. It works if I install one of the 5 apps on the following page: https://creator.zoho.com/createapp. But I want something from the marketplace.
How to dynamically replace a dropdown list value?
Hi All, I'm looking for some magic code to solve a small problem please! I have a customer database where each customer can have multiple addresses. I have a dropdown list in the Add Customer form with "Address 1", "Address 2", etc. On Edit, I'd like to indicate to the user which addresses have some data and which are empty. The way I see this is to add an asterisk to the end of say "Address 2" in the dropdown list so that it become "Address 2* ", indicating that address 2 has been filled. I can
Embeded Link Border Issues
Hi guys, I have a form that is required to be on a black background. I'm using it as an Embed link - but when I do this - Even thought I've set the border colour to black, a white border is appearing around the form and horizontal rule around the submit buttons. Is there an easy fix to get rid of this? Link to show what I'm talking about is below: http://www.adlab.com.au/test/beefystest.html
Restrict Print to Iframe with barcode image
Hello, I'm working on an application that has a barcode component. I have an HTML view to generate the barcode image from a third party app, and I can print it, but when I embed the HTML view in a page with a form the Print Button Prints the whole page rather than just the barcode. Can I configure the Print Button to only print the Ifame it is in rather that the whole screen? Maybe a custom action?
Pushing Data from Creator to CRM Problem
Has Creator changed when pushing data from it to Zoho CRM. I had used the previous deluge script: myFieldMap = map() ; myFieldMap.put(“First Name”, First_Name); myFieldMap.put(“Last Name”, Last_Name); myFieldMap.put(“Email”, Email_Address); myFieldMap.put(“Sign-up Type”, profile_type); response = zoho.crm.create(“Leads” ,myFieldMap ); That script used to work fine, but not anymore. I have changed any settings on my app. Anyone having a similar issue?
Zoho RIP OFF
I just want to let you know that I am very very very unhappy Zoho. I understood from your FAQs that custom domain is possible. You have info in your help file about how to do it. Now I spend time developing an app and pay so I can use a custom domain and what do I find out? I have to pay for customer portal $99 a month. Is that information (from one of your employees on another forum post https://help.zoho.com/portal/en/community/topic/custom-domain-19-10-2013) correct? Please let me know within
Filtered Report -> Add Record with pre-filled fields
If someone has answered this already, my apologies as I couldn't find it. Consider a group of reports that are similar but filtered. We want to add a new record with lookup fields set as per the filter in the report but I can't work out how. Any ideas?
Next Page