Creator Multi Select
How do I add and remove data from a multiselect field with deluge ? I want users to tick a box to "pin" a row so I have constructed a lookup multiselect box that addes users who have pinned.... if they untick the box I want to remove the current user
Populating Form's Subform from unrelated Report
Hi Guys, I’m trying to make a button in a report that, when multiple records are selected, it will run through the records, collect some of the fields from the records, then open up another form in a popup window and populate it’s subform with said fields.
put record to zoho CRM in zoho Creator
Hi, How put records to zoho CRM Invoices Module of Product Details in zoho Creator ? Please write an example with me,Thank you very much.
Zoho Creator making REST api calls to a Moodle Web Services Module
Hi all, I am interested in hearing whether anybody else has tried to... Create a user account in a moodle system on the fly by REST API calls. I understand that someone in the Moodle camp was making a REST API Web Services module available within Moodle 2.0. Refer http://moodle.org/mod/forum/discuss.php?d=33521 It would be great if this could be accessed from Zoho Creator using many of the same techniques that are used, say, to make calls to Zoho CRM. Love to hear from anyone who has made headway
API And multilingual show ????? as document title
When uploading a Hebrew document manually - there is no problem. When uploading a Hebrew using API (Zoho creator deluge call - zoho.workdrive.uploadFile(<file>, <folder_id>, <file_name>, <override_name_exist>, <connection>); The title of the document
Conditional fields?
Hi, in Creator, is it possible to have a conditional field? In other words, if there is a choice between option A and option B, and I choose option A, then a specific menu appears related to option A? Or, similarly, if I use a Lookup field for the Company
Subform Display -- Multiple Lines
Hello, I'm hopeful someone can tell me how to display subforms with multiple lines, rather than a row of fields which requires scrolling left-right. Thanks!
Fetch and display rows results in a sub menu & Happy new year.
Hello everyone, Thank you in advance for your answers I am new. - Is it possible to fetch and display row as menu items in the sub menu of my application? - If so, how can I do that. Thank you and happy new year!
Appointment duration?
How do you add the duration of an appointment to a calendar entry? I can see the appointment date and time, but how do I specify that the appointment lasts 3 hours, 10 minutes, all day etc?
Display data row on a page
Hello everyone, I am trying to display data of an entry from a form in a page. I could not find any information about it. Basically I want to have a link to my page like: https://creatorapp.zoho.com/xxxxx/xxxxxx/#Page:opportunity_entry/{{entyID}} Then
View all emails sent from sendmail function
Hi, I would like to view all of the emails that have been sent using the sendmail task. I do not want to create a form/report for this, as this information will not tell me the exact time the email has actually been sent. I have a stateless form that sends mail, and the email sometimes is not sent until 40 minutes after invoking the function. Where can I see all of the emails that have been sent using the sendmail function?
IT"S TOO DAMN HARD
I went through all the help guides and this is not for anyone. i want a simple form to integrate with Zoho CRM. The sign up forms in Zoho CRM suck big time, I just want custom fields for my website form to collect data into Zoho Leads. So simple yet so hard with Zoho. Can you create a Zoho Creator for Dummies who want simple shit done simply.
Refresh Report on a page
Hi Everyone I have a form composed by two components Component one: Form to add data Component two: Report of the data added on the component one. When I add a new record on the component one, I want that automatically appear the recently added data on the report (component two) My question is: How can I do that? Thanks!
how to work javascript on zoho creator page
hi just made new page and add on them javascript embed code from another system this code do not appears on zoho creator's page for example, put code on webpage on my website - all works good what to do on zoho creator page side so that javascript embed code will work?
How do I create multiple customer portals?
I have multiple customers using the same app we going to develop. Each customer will have their own set of users and data and even their own domain URL. Each customer much not access other customer's data. How do I set that up? What subscription level do I need to supports this?
Image size in the report
How do control the image size in my report. I want the image to be about a quarter the size it currently is showing.
Tip 29: How to automatically trigger messages from Zoho Creator to Zoho Cliq
Hi folks, Hope your holiday season has been a good one! We're back today with our next tip—how to automatically trigger messages from Zoho Creator to send to people and channels in Zoho Cliq. What is Zoho Cliq? Zoho Cliq is a business messaging app
Find unique entries, count them than iterate for each row in html table.
Hello, I have data within my form, we'll call it base_data, in the following format: Reciept_Type (string/picklist) status agentid (picklist stored .toString() in input.agentid, thus stored as record ID) digital active 23115441 no receipt inactive 231154323 digital active 231154323 paper active 231154323 no receipt active 231154323 no receipt active 231154323 paper inactive 23115499 no receipt active 231154102 paper inactive 231154323 no receipt inactive 23115499899 I have an html view in this format
Link data to 2 customer portal accounts
I have the following forms, "Driver", "Owner", "Customer", "Loads". A "Driver" is assigned a "Load" that delivers to a "Customer". And the "Driver" works for an "Owner". I am trying to create a form and filters that will allow a driver to login to the
Show a percentage of total records in a Panel component on a Page
Hi, I want to provide a rating which is based as a percentage of the number of records in a report. E.g. there are 10 records, the total achieved in Score is 5. The percentage is 5/10 = 0.5 (or 50%) The thing is I can't see how to use these type of calculations
Upcoming Updates - December 2020
Hi all, The year is coming to a close and Zoho Creator brings you the last few updates for the month of December. We will be rolling out the following feature updates: While creating report workflows, the listing of apps will be based on the user's
Sendmail function cannot be saved. "Improper Statement Error might be due to missing ';'"
Hi, I'm trying to make new rule to automize new-data-added notification. what I did is 1) I drag&drop "sendmail" parts to script field, 2) change "from", "to", "subject", "message", 3) press "save script". but I cannot save this script with error message "Improper Statement Error might be due to missing ';'..." Could anybody give me any suggestions? thank you Tadashi
Fingerprint support to capture thumb expression
Hi all, Does anybody have an idea of how to include fingerprint access in a form or do you know any third party API's for that ? Your help is much appreciated ! Thanks, Adhi.
Don't Zoho Creator support company logo in the trial version?
I have a trial Zoho Creator trial account. When i am adding company logo it is not showing, but i my favicon is showing. Don't Zoho Creator support company logo in the trial version? Note: Please take a look at the attached file.
Happy Holidays!
Dear all, 2020 has been a difficult year for all of us. Yet, it has also been a year in which people have shown extraordinary spirit, courage and compassion towards one another. In many ways 2020 has brought the world together towards a common goal, shedding
Customer Portal user variable
Hi, What I am trying to do is to restrict some of the fields on the form from Customer Portal user but not from Internal User. What I anticipate is if there is a system variable like "zoho.loginuser" for only customer portal user something like "Zoho.Customer_portalUser" which variable only holds customer portal user and exclude internal user .. Not sure something like zoho already has ? I know a workaround that I have to create a form for all internal user and list of of that and use that form data
Revisting this Question
Hello Everyone, I'd like to revisit this question I had, https://help.zoho.com/portal/en/ticket/58164440. I still have not figured out how to get the lookup field on the active form to populate into the Add New popup window when adding new entries into
Export image stored in record using summary report?
I have a record summary report that displays an image stored within the record (image field type). Looks great in the browser but when I export the summary report to PDF the image does not display. How can I get the image to export/print from the generated record summary report?
Deleting records from a blank subform
Welcome everybody, I have a form with two subforms: a blank form and an existing form. https://www.zoho.com/creator/newhelp/forms/fields/subform/understand.html Quote: ======================================================================== When you add a subform field to your form, you need to define if the subform is a: Blank Form: This option enables you to create a form within the main form such that, the subform's existence is inside the main form Existing Form: This option enables you to add
Send mail with multiple attachments through a list
Hello! I need to send emails attaching multiple files included in a list, as indicated here: The formats to attach multiple files: List of files file: <file_attachment_list> where, <file_attachment_list> is the LIST containing the attachments. How should
Create footer with page numbers in HTML View
I would like to ask you if you found any ways of how we can add footer with page numbers in HTML Views...What I want to do is when I press the print button then to create the pages with page 1/2, page 2/2 etc as a footer. Do @page and @media print work in Zoho? because I tried the following and it does not do anything @page :left { @bottom-left { content: counter(page); } }
I am uploading images in my form. How do I display it in the sendmail?
I Have a form with and RTF, and a file upload field in order to upload an image and also a single entry field in order to stored the following on the submit button: a = "http://creatorexport.zoho.com/DownloadFile.do?" + input.Imagen + "&sharedBy=" + zoho.adminuser
Integration of Creator app with Zoho Inventory
Is it possible to integrate my Zoho inventory data (clients, sales orders, etc.) with a Creater app I developed?
View URL with OR condition
I am trying to create a URL string to be added to openURL() function. I have a view set up and I am trying to dynamically open the URL by providing two filter criteria. My problem is that my filter criteria require 'OR' option instead of 'AND'. I know that 'AND' option (& is used for AND as shown below) in such a scenario works and its syntax is below. What should be done if I want to use OR option? http://app.zohocreator.com/<app owner name>/<app name>/#Report:<report name>?<FieldName1>=<FieldName1
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
This application is not accessible. Sorry "Username", you are not allowed to access feedback. Please contact this application's administrator.
I am the administration and i can't even access the form or the report. That happened after i published the form. This message appears: This application is not accessible. Sorry ramialjildeh, you are not allowed to access feedback. Please contact this application's administrator. What shall i do? This is very important and i use it for a big audience!!
Passing signature fields from Creator to Writer via deluge merge script
Hi all, I am having issues passing am from a creator signature field to a zoho writer document via a deluge merge script. My hope is to email to final result to a customer. Attachments - Deluge Script 1 to 3 is the deluge script in creator. Write Doc
Exporting Report PDF in Landscape view
Hi, I have followed directions at http://help.creator.zoho.com/Functionality-based-URLs.html regarding how to generate landscape PDF views, but I can't get it to work with the reports on my account. For reference: 4. The url format to convert an HTML view to PDF with the PDF's orientation value. The orientation value can be landscape or portrait. The default value is portrait. http://creatorexport.zoho.com/<app owner name>/<app link name>/pdf/<HTML view link name>/&zc_PdfOrientation=<orientation
Is it possible to preload a sub form?
I would like to preload a sub form with standard rows. For eg., I have ordering form with a sub form for items. The items are standard items. I would like to preload the items in the subform and the user enters the order quantity. Is this possible?
Fetching Records selected on Multi-Select Lookup field.
My skills are getting rusty...please help... Upon Add/Success I want to update the certain fields of the records selected in a Multi-Select Lookup field. I've been hunting through the this forum archive, but just can't get this work. Any help will be greatly appreciated.
Next Page