KEY-VALUE - Can not execute "get"
I created a new Mail Filter with "specific function" and use the "default" code (For a new empty template) i.e. this: messageDetails = zoho.mail.getMessage(mail_messageId); mailContent = messageDetails.get("CONTENT"); fromAddress = messageDetails.get("FROM");
Looking for a setting in Creator
Hey, I just need some navigation help. I can't seem to find where to set the .pdf attachment name for a record template.
Open a form in Edit mode - NOT using the creator.zoho.com url
Hi, My app is accessed by my customers using a branded url eg: https://www.mywebsite.com, I want to be able to open a form in edit mode - however I don't want to navigate my customers to https://creatorapp.zoho.eu/mycompany/myapp/..... Is there anyway
using CRM API v2.1
I'm trying to work out how to change our creator app to use the new 2.1 api, however I don't know where to look. does anyone else have this problem or do you know how to configure the system to use them.
Will the iOS Scan Document feature be coming to Android?
Hi Guys, Will the below feature (released November 16, 2019) be coming to Android? "Users of iOS 13 and later can now scan multiple images and upload them as a PDF to the file upload field. Tap the file upload field and then tap Scan Document". Thanks in advance!
Zoho Creator Custom Solutions - APIs
Per number 17: https://www.zoho.com/developer/help/creator/faq.html 17. Is API support available for Custom Solutions? No. API support is not available as of now. Does support have a ballpark timeframe on API support in solutions? Would love to
Deluge AES encryption/decryption functions
Hi, Does the AES functions use 128, 192 or 256 bit encryption ? Does anyone know of AES encryption/decryption functions in C# or NodeJS that produces the same results as the Deluge script AES functions ? I have a requirement to encrypt (using AES) outside of Zoho Creator and pass the encrypted data to ZC where it will be decrypted using the Deluge script AES functions. Regards Malcolm
Can I use parenthesized substring matches from a regular expression?
I would like to use pieces of string that matches regular expression parenthesized groups, like this: reg_ex = "(.*)([A-Za-z}{3})(.*)"; if (mystring.matches(reg_ex) { mystring = mystring.replaceAll(reg_ex, "\2"); }Is it possible?
predictive or progressive dialer integration with Zoho
Is there a program that integrates with Zoho to use predictive/progressive diallers. Outbound telemarketing focus.
Opening an embedded form from an external embedded source on the same html page
I have a page with a ZC form on one side embedded into an iframe and an embedded external chatbot on the other. Using a URL I am able to get the chatbot to prepopulate the form : https://www.MYWEBSITE.com/#Form:Action_form?Description=Change%20lighting%20to%20LED&Action_Category=Retrofit&Zaas_Identify=true
Pivot Table Regeneration Question
I'm finding some of the reporting needs I have in my application are best served via a Pivot Table report since selection of custom, on-the-fly date range in not easy to implement as it should be. Furthermore most of their access will more then likely be viewed by users on a smartphone to view their projected income for the week over a cup of coffee in the diner. From what I can gather, there is no means to regenerate a Pivot report (following recent new data changes) from a smartphone. I'm asking
Goal Seek in Deluge
Is there a way or code that can be used to replicate Excel Goal Seek in Deluge? It will be really helpful if someone could guide me in the correct direction or help with the code... HSS
Urgent: unable to get support for Zoho page publishing issue
Hello, Our company is a new paying customer of Zoho creator. We have been fighting with this issue for the last 3 days. We are not getting any help from Zoho support. Is there anyone here who manages support or who can solve this problem for us? Main Problem: We are unable to access the 'published' Zoho page (HTML + Deluge) embedded inside an external website. The embedded page is showing Zoho login screen (see attached image). This is the published link for embedding: https://creator.zoho.com/blossombirth/blossom/view-embed/CustomSearchResultsPage
ZOHO
Can anyone tell me that what is this platform?
Publish prefilled form using Url
Hi, I wanted to send pre-filled form using Url link to other staffs so that they can fill in the same form and submit back to me. The idea behind this is they should be able to access the form without login i.e. just click the link, fill up the form and
save form data into multiple rows
Hi, I have a form named 'Bookings' which is used for room bookings. There is a field named 'No_of_Rooms' in the form. Is it possible to save the 'Bookings' form data after submission into multiple rows depending upon 'No_of_rooms'? For example, if 5 rooms
On success script subform
Hello, anyone could explain me why On success script works only if I edit a form directly, but noi if I edit record in parent form that cointain subform. Thanks
Dynamic subform rows combined with auto population
Hello, I'd like to create a form for registration of inventory checking. The way I'd like to do it as follows: I have form with some form fields and with a subform (subform is a blank form) If I choose the warehouse (form field) I want to check (the
Report manipulation
Hi, In creator, I would like to create a custom report by processing content of original report. For example,I want to add contents of two columns and display the sum in a third column. How can I achieve this in creator? Another case is I want to use
Calendar Report - Weekly View - all-day
I have a feeling I know the answer to this, however, I'll give it a shot - please reference screenshot - is it possible to add a Decision box field to a calendar form that would set the event to "all-day", so the event then shows in the all-day section
Sum or Count of Related Records in CRM
Have Zoho Creator Linked with our Zoho CRM. Building an Application based around Accounts. Need to be able to pull out information on all potentials associated with the selected Account; getting a sum and count of all potentials and their values associated with that account, and setting an field in the creator application to this value. Thanks in advance.
Show Edit Form along with Parent form record details
Hello, I have Opportunities on which people can submit a Vote. Currently Vote is a Subform of Opportunities. I would like Users to be able to see on the same page: - the Vote edit Form - the related Opportunity record details I'm not too sure how to do
Attaching from a Creator form to the CRM
Hi all, We're looking to send our Zoho Creator Form's attachment to the CRM's record it's creating without much success. Looking at documentation, I'm doing the following: 1. Creating the "Accounts" record and getting the ID: accountID = createdAcct.get("id").toLong();
For Each Loop / Custom Iterating Variable? Is It Possible?
As a programmer, a client of mine asked for some help with their Zoho application. After jumping into Zoho for the last couple of hours - and seeing this code called Deluge, that is pretty self explanatory but frustrating. There is one thing I can not figure out thus far - how can I set a counter variable, and iterate through the fields of a form using "one" loop. Below, is an example where they have 40 part names, 160 lines of code - and the for each field in the code looks like the following for
Customizing a Radio Field with CSS
Hey, I am attempting to use the CSS in the Notes Field trick to load some styles on the Load of a Creator Form. I have already got a background image and a few other things to work on Creator Pages. Is there a way to load a style for a single field and
Getting ZCRM to trigger ticket creation in ZDesk
Hi, I'm wanting to integrate our CRM and Desk so that when a Lead is converted to a won project, it automatically creates a ticket in Desk that pulls the client information from CRM to populate the ticket. I'm thinking the easiest way to do this will be to create a form in Creator that pulls the information from CRM and then uploads into Desk. Is this possible? How do I trigger this process to happen automatically upon conversion of the Lead in CRM? Does anyone have any links to example scripting
Filter report by users' department
Hey everyone, I have a question about reports. I can filter own records of a user by Added_user == zoho.loginuser criteria. On my app each user has a deparment and department have many users. So I want to filter a report by department of the logged in
Need help converting a report. Columns to rows.
I have a form that takes input from a user making a check request. They choose which line item to charge the request off to, and type the amount that should go to that budget line item. They can choose to distribute the money across up to 5 line items.
FIeld Rules not executing
I have a form with several field rules. NONE of them is executing. Sidenotes: There are no field rules of type On Create. There are no field rules of type On Edit. All "On user input" workflows are disabled. Why may this be happening?
Control sort order of subform
how do I control the sort of the items in a subform? for example, in the attached image, I want the dates to be chronologically accurate
Add line breaks to this formula
Hey Everyone, I'm having a hard time trying to figure out how to add line breaks to this formula. input.Notes = "Sets = " + SingleWorkout.Sets + "<br>" + "Reps = " + SingleWorkout.Reps + "<br>" + "Instructions = " + SingleWorkout.Instructions; It should look like this... Sets = XXX Reps = XXX Instructions = XXX but instead it just inputs the values as one line and the <br> as text. Any help would be great. Thanks!
Is it possible to create unique records in a form with multiple dropdown fields?
I have created a form which includes 3 dropdown fields. This form allows me to enter the selection combinations of these dropdown fields more than one time into it. I'm trying to create unique values (combinations) on this form which will then be used as a subform and each unique value (combination) will be assigned to multiple records on the main form. How can I achieve this task?
How to specify Digest Authentication in HTTP Header for POST Request?
I can't tell what the requirements are to establish Digest Authentication session with the creator Post URL function. I see a number of examples for basic, but none for digest.
Cannot capture data in form, I already fixed this.
error Error details: Error in executing On Add - On Success script Usage Limit Reached Line:(1)
Add Task if based on sub-form input
Hello, I have Brands containing a Voting sub-form. Voting contains the following fields: - User - Rating I would like to create a workflow so that whenever I add a Voting User to a Brand, it will create a task for that user if the Rating is null. I have
ZOHO CREATOR RUNS SOOO SLOWLY!
Anyone else have regular issues with this? Trying to edit records is painful and unusable sometimes
Report Columns width
Is there any way to control the width of a column in a list report? limit num of chars? Thanks
CUSTOMISE REPORTS LOOK AND FEEL
Hi, Is there a way to customize the report format in terms of giving color code to header line etc.. while exporting it or while sharing it through schedules. Thanks
Customer Portal Page Customization
About the customization of login / signup / password reset pages in Customer Portal. I am trying to reflect the clients brand, but there seems limited options. How to change the styling of the included forms. Eg default light blue colour of titles and buttons? I am confused by this post https://help.zoho.com/portal/en/community/topic/customer-portal-improvement where I see screenshot of highly customized signup page. This is my interface attached. Can I load additional CSS somewhere in the page?
How to have list of dates
I'm wondering how to have a list of dates and times, where they can be entered using calendar display functionality. The purpose is a tracking/logging app.
Next Page