Send mail to every e mail address in a subform with the respective information.
Hello, I am creating a form in order to report happenings in a company. The main form is to collect data from the person who reports the happenings and the case. There is a subform too, in which the person who reports should describe al the different happenings he found for that case and who is reponsible for it and his/her email address. I would like to send email notifications to every email address in the subform with the respective information. How can I do this?
Zoho creator Page Break
So I recently started using Zoho creator, I want to make a Multi-page Form, but I can't seem to find the page breaker according to: https://help.zoho.com/portal/en/kb/forms/user-guide/form-building-tools/multi-page-forms/articles/multi-page-forms#Cr
Is it possible to send push notification to Customer Portal mobile app please?
Hello, Is it possible to send push notification to Customer Portal mobile app please? Thank you for answer :)
Barcode Generation
Hello I am trying to create a barcode in the Record Template of Zoho Creator. I want a particular field to become a barcode. Can anyone point me in the right direction Thanks Amanda
Zoho creator account slashed and de-featured after a decade of being a loyal subscriber
Zoho decided our plan, which we had had for almost a decade, needed to change. They informed us that, to keep using Zoho the way our five person company had been using it for years, we would need to pay a 500% (5x) price increase. Well, we decided we
Flowchart template
Whats the best template for creating a flowchart app where the user will be simply answering yes or no to questions that appear on the the current screen and the app will then follow the flowchart and select the screen depending on the yes or no answer. The user will enter data specific to them at the commencement of using the app and these keys words will be automatically included in the question. I do not have any coding experience.
Renaming Report - Report Title doesn't "stick"/save
Does anyone else have this problem? When renaming a report, a report title change doesn't stick/get saved. The report link name "sticks" more often, but that process's reliability isn't 100% either.
Android - Cannot close popup window following a openUrl call.
Code: // grab cstomer name and create list for current customer's old log popup CustName = Input_form [ID == input.Customer].Customer_Name; openUrl("#View:Popup_Logs?Customer=" + CustName,"popup window"); Problem. Using the Android App - when the Customer popup window appears there is no way to cancel it. The iPhone app has a cancel button to continue on to the main form. Any suggestions? Thanks,
Zoho Creator + DMARC + SPF + DKIM
Hi! Our company is implementing DMARC policies and we are having non-complaints for Creator's emails (attached screenshot) There is a way to fix it? We had fix it for Zoho CRM, Zoho Mail and Zoho Campaigns, but didn't find an option to configure SPF and DKIM in Creator. Thanks in advance
Total each day to appear on Calendar View
My company delivers various quantities of widgets to different addresses. We use Zoho to record [ADDRESS] [DATE] [QUANTITY] [OTHER INFO]. Right now I am having the Calendar View bring up quantities per day, but it's showing them all as individual records
zoho.gapps.createEvent() for non default Gmail Calendar
Are staff have access to multiple calendars in their Google G-suite accounts. For example Bill Smith has access to calendars name DeptA and DeptB and his default calendar named Bill_Smith. Bill has full access / privilages to all calendars. We want to
How to add record to zoho creator from Github webhook payload data
Hi, I want to use a Github webhook to send data to Zoho Creator. I understand the Github webhook needs a payload URL to send the data to. Looking through community forum postings this URL will be a creator form URL in the format https://creator.zoho.com/api/<ownername>/<format>/<applicationName>/form/<formName>/record
Zoho Deluge (Creator) developers - how do you organize your environment and code?
I've been doing Zoho Creator/Deluge development for about eight months. I come from a PHP/Laravel background. While there are many things to love about Creator and Deluge, I see two main challenges as my code base becomes larger: Testing/Dev Environment
Permissions: Remove Ability to Create Duplicate Record
I would like to remove the "Duplicate" option within permissions for a user, but I'm not seeing that anywhere. Thanks.
Deluge script
When I try to save my script I get "Internal error" ni hint on what is wrong. I checked the script code part by part an it all works. The script is 149 rows long. If i cut out parts of it then you can save it. But every part of the code is tested. The
Please remove my subscription and account
Hello, I want to close my account and remove the subscription. I haven't found the button that allows me to remove the subscription. Please remove the subscription RPDS2000003770341 and close my account.
Beta tester group
I'm a pretty annoying ZC user to be honest, I have waaaaay to many chat support tickets and I've been posting and suggesting complex feature requests. But that's because I LOVE ZC and really think the product is WORTH my time. I'm definitely NOT the only one. Users like us are valuable for a company because we're attentive to the product and to where its heading. We're invested enough that we are willing to spend time and effort helping out the employees making sure the product is living out to
Unnecessary gap in the marketplace
Hi, Digging in the creator Marketplace. There is a missing opportunity to use the full height of the page. Screenshot from Chrome. Not better on full screen. Screenshot from ChromeRegards
zohopublic not working
I have a zoho public which have been working fine last week, but now it suddenly stopped working in guest browser in chrome, but when trying it in regular chrome by being logged out from my zoho account it does work... very interesting, please help
How to stop Zoho Creator sending us spam mails?
We keep getting spam mails every few days from a Lee Joseph (lee@zohocorp.com) who won't take No for an answer, instead he keeps sending out spam mails several times a week. Having already gone through a poor customer service experience with Zoho Books, can someone please stop Lee from sending spam mails please, we don't use Zoho Creator, nor will we use Zoho in future projects! Thanks. Juergen
Disabling/Enabling SubForm Fields based on Login User
We have a Form with a Subform attached that is used to add comments. In the subform - there are 3 fields (date, email, comment) of which the first 2 are auto-populated (login user id and current date). We need to be able to disable fields where the email isn't the loginuserid - so that people can't edit other's comments. From what i've read on the forums - the only information is 8 years old and suggests that the disable option on Subforms isn't possible. Given it's 2020 - is there a solution to
Stuck on "Please wait, while we work our Magic!"
Hi I've just created an account but cant use the templates, it just says gets stuck on "please wait, while we work our magic" Can you help please Thanks G
Assigning value from field A to field B
Hi, I want to setup a function to assign the value of a formula field (DateTime output) in my layout form Licence Expiry Date to a DateTime field Custom Licence Expiry (we have an integrated system that reads values from the Custom Licence Expiry field). I wrote the following deluge function but it doesn't work, can anybody please help? CustomLicenceExpiry = getFieldValue("LicenceExpiryDate"); Thanks Wing
Looking for a Scripted Telesales/Telemarketing Campaign Solution
Hello, I'm looking for a way to do scripted telesales/telemarketing campaigns in Zoho Creator or Zoho CRM. I have seen solutions like GrapeCity Telesales for Salesforce and CallPro CRM and they do exactly what I want to do, but they don't do it with Zoho which is the platform I would prefer to use due to the pricing structure and the month-to-month payment model. Particularly GrapeCity; they do a great job of this, include prospect scoring and their interface is easy to use. But they are only on
How to get total record county for application
Hello all, I'm sure this is a simple question but, I have an application built in Zoho Creator Premium and I'm signed up for 3 users (25,000 records per user). I'm planning on importing new records into the application but want to make sure I don't go over my record count since as of now I have 75,000 records at my disposal. I'm wanting to import some records from a past database we used to use (300,000 records). I want to import a couple thousand just to show my employer that it would get beneficial
View name is either invalid or not present.
So im trying to update records in zoho creator from zoho crm using the function zoho.creator.updaterecords; im getting this message : {"message":"View name is either invalid or not present.","status":"Failure"}. I have double checked a lot times and im sure that im putting the correct owner name, app link name and form link name. So what could be causing this error?
Integrate Zoho Creator with Contact Form 7 (Forms: 3rd-Party Integration Plug In)
Hi there, Has anyone successfully integrated a Contact Form 7 on a wordpress site with a Zoho Creator form using the Forms: 3rd-Party Integration Plug In? I believe it is possible from some comments on the wordpress plugin page: https://wordpress.org/support/view/plugin-reviews/forms-3rdparty-integration I have a paid Zoho account, I have published the form within Zoho Creator & I'm using the public URL link within the Forms: 3rd-Party Integration Plug In. I would like to set set up the form on
Form Email as part of a Google Group
Not liking the random and unfamiliar email address that was assigned to our form (accountname-123@forms.zohocreator.com), we made the form email address a member of a Google Group (easytoremember@company.com) This worked a few times but then stopped. Directly emailing the form works. Forwarding from a Zoho Mail address (easytoremember@zohomail.com) works. But emailing through a Google Group does not. Creator Support is looking at this, but I'm curious if anyone else has tried this and succeeded.
Radio Buttons with Images !
I was pleased to find, with a bit of experimenting, that I could use an image <img> as a choice in a radio button field : And this delivers a much better user experience when users are making simple selections, such as status, stop/go, approve/decline etc..... And the results render very well on the GUI : But when I use this form as a SUB-FORM, because Radio Buttons are converted to a DROPDOWN, I loose the feature to display the images.... So 2 questions : (A) Why do the very similair fields of RADIO
Why is the word "script" suddenly reserved for variable names, input parameters and form fields?
Ok so I wake up and find that all my Deluge scripts are no longer working. As usual you get the "Improper Statement – Error might be due to a missing ';' at the end of a line" nonsense error prompt. Then after hours of debugging you find out that the word "script" has all of a sudden been reserved and may no longer be used as variable name, input parameter name or form field. Of course there is absolutely no information about this breaking change and no documentation as to which words are reserved.
Multi Line carriage return in html view
Hi folks. I have a couple multi-line fields in my form. As they are used, carriage returns / line feeds are added with the enter key. In the list view, these carriage returns show up fine. But when I pull the data into an HTML view with a "fetch", the carriage return is not displayed - the text all runs together. Am I doing something wrong, or do I need to do something differently? Or does it just not work? I appreciate any tips... Thanks.
zoho.creator.getRecords (Using creator name fields)
I have been having a problem for a few days trying to use the function zoho.creator.getRecords in order to pull creator records into zoho CRM. The problem seems to be that conditions entered into the function will not work if they are asked to use a field that was created using the name field in creator. The syntax for the function is given in the help page here: https://www.zoho.com/deluge/help/creator/get-records.html I followed this exactly and found that it worked fine for everything until
Highlight duplicates
I have duplicate values in cells containing different sets of data. Is there any way to highlight the duplicate values within a column?
Format zoho.currenttime?
Is it possible to format the output of zoho.currenttime? For example, I'd like to take... 24-Apr-2012 11:45:28 ...and show the output as... 04-24-2012 11:45 AM Thanks for any help!
Creating a Lookup Field that Dynamically Filters
Hi Zoho Community, I'm having trouble understanding the best way to create a dynamic dropdown. Let's say I have 5 Product categories: A, B, C, D, and E. Within each category, I have 4 components: 1, 2, 3, and 4. But each component is unique to that product. So product A has components A1, A2, A3, and A4; product B has components B1, B2, B3, and B4; etc. I'd like to create a form that allows our system administrators to edit the products and categories, and I'm currently using a form and a subform
ZOHO CREATOR DATA PUSH TO CRM
I am attempting to add a potential to my crm through creator. The script saves and there are no errors on the form. The potential is not however created in the CRM. I have posted the script below. Some feed back would be appreciated. fund = Map(); fund.put("Funding Opportunity Owner", Submission_Owner); fund.put("Closing Date", Predicted_Closing_Date); fund.put("Funding Opportunity Name", Business_Name); fund.put("Business Name", Business_Name); fund.put("Expected Revenue", Avg_Monthly_Revenue);
Calrification of zohocreator.exe import functionality
The Add or Update command for data imports using zohocreator.exe is described as follows ------------- Add Or Update zohocreator.exe <filepath> <username> <password> -e <appname> -au <formname> <fieldname> <columnname> Eg : zohocreator.exe c:\myfolder\ordermanagement.csv john mypassword -e order-management -au order_form Items Products ------------ Pls provide a quick summary of how this works as the command is unclear - would like to update a Products table with addition of new records (but only
Xero
How do I get Zoho and Xero to download information and integrate to each other?
Zoho Creator filedownloader
Hi everyone, I need to download all file uploads from my Zoho Creator account because we lost our external backup with the pdfs. But the filedownloader does not let me log in to the account (incorrect passwort or username) which I double and triple checked is correct from my side. Is this a known problem? Any other ways do download all the files? Thanks in advance for your help
Creator 4 subform hide delete
I have not been approve to upgrade yet, so I'm still using the old creator. I have a subform that has a red "x" to the left of the each entry. When I hover over it, it says "remove." I cannot figure out how to hide this. I do not want users to be able to delete these entries. Is there a way to disable this delete? Thanks in advance!
Next Page