Unable to download zar
I took the zoho training that was done in Atlanta. When I am in Creator and I attempt to download a solution all I get is 3 dots on my screen (see attached file). Is there someone in the US who can help me ? Hal
Push CRM Data to Creator
I have customers and prospects in Zoho CRM. I have a Zoho Creator app for sales and servicing in my business - when taking an order, I want to retrieve the customer info from CRM. No problem using Creator's CRM Lookup type field EXCEPT that I have three users of my app who are shared users. They do not see my Contacts because they are not signed in as me. I'm told I have to use workflow and APIs to send the contact data from CRM to a form in my Creator app and then do the lookup via the data in
HTML Link with parameter variable
Hello All: I am starting to develop a HTML page for a dashboard. I am completely new to HTML but it has gone well so far. I ran into an issue when trying to insert a HTML link to a report that I want to pass a filter parameter to. I am able to make the link work if I set the parameter equal to a value but cannot get it to work when trying to use a variable so the link adjusts based upon the information on the HTML page. Here is the code for the link that works when I set <Job_Number>=851005.
Sending from Users email addresses
Hi, In an application I'm working on I find it necessary to send an email from an email address other than zoho.adminuserid. Is it possible to use an email address of a User who is not currently logged in? Thanks, Damien Cregan Hire an Expert
Deluge script code view line length limit?
Dear Zoho Creator Team, I was coding a sendmail for deletion of a record in our new module. However, I ran in to a line length limit issue. Question: #1. Is there a way to force a new line in the deluge code. ( I'm not referring to "\n" or "<br>" ) I'm talking about forcing a new line in the code editor? The reason I bring this up is because the form has around 90 fields of data. I wanted to send this data to the admin if it were deleted as a backup just in case. So, I concatenated the code in the
Embed form or report in website problem with mobile
Hi. I'm attempting to embed a form in a website. The website has both desktop and mobile versions. When I open in mobile version the embedded form/report displays as the desktop version. Anyway to get the mobile version? Thanks Arlan
E-Mail data not working
Hi, I try to send email data to my form. I copied the template data and send it from a registered email account as plain text. I get no corfirmation or error. Also in the logs there is no entry. Seding the same from a not authorized account will give me an error mail back and also an entry in the email log. What can be wrong? Regards, Marco
Is this even possible with Zoho? - Pull data from one site with their API then push orders to another with their API
Hello, I've been trying to learn Zoho, but before I get too far I'm wondering if any gurus can tell me if this is even possible? Basically I'd like to connect into the Etsy API and import my orders and customer information then I'd like to use that data to create corresponding dropship orders on Shapeways with their order API. Can Zoho both pull in data from one site, allow minor manipulation and then push it back to another website? Thanks in advance, just want to make sure it's worth my effort
Error: Unable to update Template Variable
Hi - I have been using the following code for over 12 months User_Email=zoho.loginuserid; crmContactMatches = zoho.crm.searchRecordsByPDC("Contacts","email",User_Email); alert (crmContactMatches); for each contact in crmContactMatches { accId=(contact.get("ACCOUNTID")).toLong(); accountResp = zoho.crm.getRecordById(("Accounts"),accId); System=(accountResp).get(("Parent Account")); siteResp=(accountResp).get(("Account Name")); facilityResp=(accountResp).get(("Account Site")); Site:ui.add(siteResp);
Amazon SES + ZOHO Creator: Now Live
This is a continuation of my effort to use ZOHO Creator as the front-end interface to Amazon Simple Email Service. I had posted an update to this recently, but removed the post due to a sign-up issue. The issue is fixed and the whole application is working! This really stretched my abilities as a programmer and I'm happy with the results. I invite you to sign-up as a subscriber and help me test the application. https://creator.zoho.com/niskypto/cloudmail# Note: When you get to the subscriber profile
Restriction on entering duplicate data already existing in an excel spreadsheet. ie. checking a spreadsheet for duplicates before accepting a lead.
I need to create a form that, 1. Does not allow a list of numbers to be entered. ('Does not equal' query is not possible since list is very long). 2. Gives a warning message whenever such number (existing in spreadsheet) is filled in a field. 3. Fails submission of form containing such number (existing in spreadsheet). Is it possible to do in zoho forms?
How do I get the developer version?
I already have and account and I've applied for the developer certification program. When I try and sign up for the developer version of creator, i get an error that I already have an account. How can I upgrade to the developer version?
File upload problems with IE10
Within the last 14 days we have started receiving calls from users who say that they can't upload files anymore in Zoho Creator. It gets to the "Please Wait" message and then just hangs. On checking, we have found that each and every person having this problem is using IE10. They're from different companies, with different network setups, but all have the same browser and version. Interestingly, if they use Firefox or Chrome it works. Anyone else finding this, and if so any bright ideas for a work
Can you set up a form to send payments?
Hi, I know it's possible to set up a form to receive payments by going into settings and enabling payments. I also noticed you can have the amount, item, and quantity fields dictated by fields within the form. However, is it possible to have the "Paypal email id" field dictated by a field as well? I want to create a form to be able to send payments to customers rather than receiving them, and to be able to change the paypal email id through the form rather than having to go through the settings for
How to read my full name from the API
I'm using Zoho API in my application. Users are getting access tokens by providing their email and password. Everything works great. I'd like to improve my GUI and display user's full name. Currently, after successful authentication, I'm showing them the email. Is there any method in Creator CRM API or general API to get user's full name?
import links
I know this has been asked before but i wish somebody would explain step by step. When you import data from crm you get form ID which is the unique link back to say and account or customer. In my case service history linked to customers. When i import this data i am stuck with a customer id number. What is the technique to change this to the correct linking info back to the crm. Please could somebody do a video or explain simply for some of us who would like to learn.
Only show records being sought.
I want to know whether a view can make the record only appears if searching for the ID number,but if you do not want any record, appears completely blank list.
Two Field Layout option for Desktop and Mobile. I.E. 2 column layout
For example, If you make an app that has a two column layout used with a PC/MAC and the left column field is relative to right column field. I.E. The Contact and the Event Date and Time. If you view this form in the mobile app version the right column fields are placed below the complete left column data fields. So, the form doesn't make as much sense on the mobile app. Granted If I move this to a one column layout it would fix the issue for mobile but would make this a scrolling nightmare on PC/MAC.
Custom actions on a published report
Hi I have a publicly available table report with a custom action which opens a summary report. The summary report has all navigation and functions turned off. The issue I have is that the summary report only displays the last record, not the summary linked to the record which was selected. I tried using the advice in this discussion thread: https://help.zoho.com/portal/en/community/topic/how-to-define-openurl-function-with-id-of-current-record But the person clicking on the custom action needs to
Limit exceeded
Hi, I'm getting the below error while updating one of my record. Record ID No: 190193000013538102 Form url: https://creator.zoho.com/piju2111/penta-crm-15/#Form:To_Do_Form Error Message: The number of deluge statement execution limit exceeded the maximum limit. Solutions tried: Tried using different variable (input3. ), getting same error. Note: I have given access to support to solve the issue. Thanks
How to Allow user to dynmacly create options in a checkbox field?
I'm using customer portal and have many people log in and access form. I want them to be able to set what the options are for a checkbox field. Then when they come back to that form and use it later it will have their options in the checkbox field. How would I do this? Thanks Scott
Same display of radio buttons for creating and updating a record
I'm new to Zoho. Loving the platform, especially Deluge scripting and HTML. I'm trying to collect responses to a long list of questions from my users, like a survey. The questions (400) come from a table. The answers are all yes/no. The plan is to present the questions in categories. A user will click on a category and see the question from that category. This part seems easy to do using an HTML page. My problem is that I can't find an easy way for users to see checkbox or radio button controls in-line
Does the Ctrl+F not work?
Dear All, Does the Ctrl+F (search) not work inside the editor? Or maybe is my browser issue 2 days now? I tried with IE, Mozilla, Chrome but it does not work. Do you face same issues with me?
Test
@rubenIMC @tpacurtis Hi, We depend on browsers; not OS. Please let me know the browser you use We support Chrome, Safari, IE and FireFox @zohocreator
Im sure this will be simple for most but i just cant work it out. please help
All i want to do is have a form where people fill out, name, age and email address, after that it takes them to pay via paypal and i am notified of payment with their linked information so that i know who has payed and what email address is linked to that payment so that i can then send through the requested info. or even better, is it possible for people to gain access to a page on my site only once they have paid and they can continue to have access for say 24 hours but then thats it? i assume
User defined checkbox choices
I'm using the portal to have individual users fill in the their own forms. How would I allow my users to define the choices in a checkbox field on a form? Thanks, Scott
Problema con los usuario de mi licencia
Buenas, tengo contratado 2 usuario en una licencia standard, pero solo puedo entra con un solo usuario , el segundo usuario no me deja entra. Que debo hacer
How to use mandrill in zoho creator application for sending emails?
How to use mandrill in zoho creator application for sending emails?
How do I add days to a date?
Not sure where to ask this, but I want to add days to a date. So, for example, the users puts in a target date when they want the item to arrive. Now, depending on a few different things, the actual ship date may be a few days different. What I did was create a target date input field and a ship date formula field. In the formula field I tried to do target_date = ship_date + 5d What am I missing here? Thanks
Display subforms like forms
Displaying subform forms as if they are list reports can make data entry unwieldy on smaller devices. I'd like the option to present them in form view (like the forms they belong to). A collapsible list displaying an identifying expression for each row that would expand when selected to display the subform would make it more manageable.
Customize or override CSS in Reports
Is there a way to override the group row color on reports? Currently it's yellow and I'd like to change that. The CSS class is zc-grouprow.
Send email from action
Hi, I am trying to create a simple Stateless form to send email to selected records. the main form: 'Register' includes email field 'Email' the Stateless form: 'Emailtoselection' includes mulltiline field 'RegID', and Email_Subject and Email_Message fields. I basically followed this post where Cyril M explains and my code looks like this: function to open Emailtoselection form and below that the sendmail function for the Send button: void SendEmail_toselection(Register rec) { openUrl("#Form:Emailtoselection&RegID="
Zoho creator api query where field blank or null?
I tried posting a long question related to this but it was marked spam so I'll just have to post multiple smaller questions. I can't seem to figure out how to do an api query where a value is blank or null, not sure how zoho stores it, whether it's blank or null as the underlying value. What's the proper way to query with criteria this way?
Record Audit search by Record ID
Is there a problem with searching the Record Audit by record ID? I tried with Firefox and Chrome and could not limit by the record ID. When searching by the email address sometimes it worked and sometimes it didn't.
Error 500 when selecting settings
Error 500 when selecting settings, I can't select settings. app is shared.
problem in ical feed implemetation
I have problem with ical Feed, When we replace the ical field DTSTART with the Actual field value (Deluge field name) then the DTSTART value become 1 and it returns the blank page.
Ical feed not working in goole calender
I have problem with ical Feed, When we replace the ical field DTSTART value with the Actual field value (Deluge field name) then the DTSTART value become 1 and it returns the blank page.
how can i Create a list with uploaded file
Hello, i worked in zoho creator, and need create a page, to show some data from a report (zohocreator). I can show all the information, but when show a upload file, just show me a plaint text with the name, but i want show the link to download the file.. how can i do this? This is the code: htmlpage test(numso) <%{%> <table width="100%" cellspacing="1" cellpadding="1" border="1"> <caption>Facturas</caption> <tbody><%for each r in Ordenes_a_Facturar {%> <tr> <td><%=r.Numero_de_So%> </td>
Combine data in pivot chart
Hello. I have Dropdown field named (Procedure) with options: "Primary implantation 1xICD" "Primary implantation 2xICD" "Primary implantation 3xICD" "Replacement of implantation 1xICD" "Replacement of implantation 2xICD" "Replacement of implantation 3xICD" "Explantation 1xICD" "Explantation 2xICD" "Explantation 3xICD" And i want to create pie pivot chart with two options of data: 1. Primary implantation that contains summary of "Primary implantation 1xICD", "Primary implantation 2xICD", "Primary implantation
Insert record function stopped working and cant access usage limits
Out of no where we are unable to insert records using functions and it seems we cant see our usage limits section any more. It just loads but will not show any date. Im thinking maybe we have gone over our record limit and so we cant insert any more records. I have added another 10k records but still cant insert records or see how many records we have used in the add-ons usage limit section of setup. Please help, the error message i get when inserting records does not say much but here it is...
Next Page