Relating two Lookup fields and making them dynamic
Hello, I am trying to find a solution on how can I relate two lookup fields and how can I dynamically change the values of one lookup field on the basis of the choices made in another lookup field related to it. For example, I have two lookup fields;
How to simulate a Quick Filter on Single Line field in List view?
How to simulate a Quick Filter on Single Line field in List view?
Simple Photo Gallery in Creator
I'm wondering if anyone has ever created a simple photo gallery in Creator. I'm envisioning an HTML view that has a list of links dynamically created from a separate Photo_Upload form. The form includes a title from the photo, a caption, and the upload field, with a possible option to denote a default photo to show on the HTML view. The HTML view shows the default photo with a set of links above, possibly a dropdown menu. Using the iframe refresh method, if a link is selected the picture changes.
Dose ZOHO Creator Support a True JSON POST ?
I want to make POST Request to Google Calender API and its Content Type is in JSON Format for example look image1. see its content type is in JSON Format and i am Writing code which will make POST Request to Google Calender API but ZOHO is not sending the JSON format to Google Calender API. what should i do to force it to change in JSON Format. here is something i am geeting look image2= So how i force ZOHO to Change its Content Type to JSON and i Want to Send Actual JSON From ZOHO to Google API
Custom layouts not working
Something has happened with the custom layouts in the last updates. I have custom mobile layouts but they have stopped applying in the last few days. Does anyone have information on this and how it can be fixed? It happens to me in several reports.
Record Template - MICR Font
Please add MICR font to Record Templates. This will enable users to issue checks from Zoho Creator.
Multiple modal forms for one record with prev/next buttons
Hi, I've made multiple modal forms with prev/next buttons for data entry for one record. The modal forms are opened as a pop-up. The one problem I have is that I can't close the modal form that is open when clicking the next or previous button. So that
Invalid Entries Found on Hidden Required Fields
When I submit a new record a warning appears that says "Invalid Entries Found" on a hidden required field. When a required field is hidden an error should not appear. And it hasn't for me in the past. How can I fix this problem?
Duo Two factor authentication
Hello, Do you support the integration two factor authentication (duo.com) within an App Developed Zoho Creator? I need to be able to insert the two factor authentication within the login form in certain circumstances (e.g. based on the user IP location). Please advise, Regards, Edson.
Sort Lookup field by frequency of usage when table is in another application
I have a list of items in App1,->Form1->TextField1, w/ an additional number field "Count" which will ideally collect the number of times each item in TextField1 is used in App2->Form2->Lookup. I think I know how to sort the Lookup in App2 once I have
Get User Language
Hi, Question: How can I get the User Language via Deluge Script. Use Case: The user set up the language to A. Then the user opens a form. In this form is a Note field in language A. When the user change the language settings to B the Note field change to language B. Solution: Set up localization settings with language A and B Create a Workflow when opening the form Create a If/else deluge script depending on the user language settings when opening the form Change the input.note value to whatever
Create a Capacity Schedule in ZOHO
I want to create a capacity heat map in ZOHO. The first step was to develop this query (below) to determine the "Capacity Start Date" , "Hours p/Day Remaining", and "Scheduled End Date." Now that I have all that, I want to create a new query that will
Export Limit
Hi, I am trying to export report to XLS but there is a limit saying it's limit to 1000 records. Is this intentional? As I saw from the Known Limitation, export to PDF is limit to 5000 but it seems that everything is now limited to 1000 rows? May I know
How to download multiple files in Creator?
I'm trying to download multiple files from a creator report using a for loop but it only seems to be downloading one file. It seems like no more code can be run after downloading this one file. Is there a way to download multiple files? I'm currently
Drag and drop blocks in details preview
When putting together the details view for records, it would be nice if we could easily drag and drop the boxes into the order we want. It is such a pain to have several blocks arranged just how you want them, only to realize you need to move (or add) a block to display in a different order. Mind you, the drag-drop might prove to be cumbersome (especially if they are large blocks containing many fields), so perhaps an up/down arrow set to allow you to sift the block up or down as needed. Also,
Mail Merge export as excel file
I have created a mail merge template that grabs certain client criteria from successful deals to simplify adding a new client in our software. The mail merge template grabs all the data perfectly (it is currently formatted as a table). I want to be able
Weekly inspections - reports for done vs. outstanding/remaining
Hi all, Probably a really obvious one here. I'm a Zoho Creator newbie. I've created a Fleet Management app in Creator (see attached dashboard screenshot) so that our team can manage our fleet vehicles. It has the following two key reports based on
How to create a payment payment projection in Zoho Creator?
Hey there! I'm new to Zoho Creator. I want to create an app that lets me register loans. That way, when I enter some information like the amount loaned, interest rate and time, it will create a table containing the amount to be paid by the user, for example
zoho creator QR code not work
Hello, I follow this guidance to create 2 fields with QR code input in a form, like this it should looks like this: however, QR icons don't show and it works as a normal manual input fields, like this: Can you help investigate this? Best,
How do I get more than 200 records from CRM
I want to populate a lookup field in a Creator Form with the Account Name from the Accounts module in our CRM. I will be creating a quote in our CRM later in the process and I don't want the users to mistype the clients name and then have to have multiple
Integrating Data from Zoho Mail in Creator JS Widget
I have an HTML page in creator app that pulls emails from Zoho Mail. I'm recreating this page as a JS Widget. Is there an easy way to connect to the Zoho Mail Api to pull the same data through to the widget? Thanks
Row spacing in template report
Hi all, Where can I find the documentations to configure the spacing between line/rows in the report template? The spacing on each rows using the templates is too huge, I don't know what parameters to adjust, any pointer is highly appreciated. T
Importing data (form and subform) from external platform to ZC
Hello, Could anyone help please, how I could automate data import from excel or csv (which is more reliable) to Creator? I have a sales form with a subform of sales details ( and there is a main form behind the subform). Currently sales invoices are entered
Apply Quick View Custom Layout on Custom Filters On Mobile Apps
Hi, I've created a reports with Custom Filters, but when I switch from the main reports to the filtered reports, the custom template did not applied on the Custom Filters UI. I don't seems to find away to apply the custom template on the filtered
Login to Customer Portal collects data not used (GDPR)
I have just made the Customer Portal Public to showcase our GDPR compliance portal and noticed that it collects Name of the user wanting to register, but there is no way of grabbing this data afterwards. I am working together with a Creator Partner Developer.
How to implement the @Mention capability of Notes CRM in a Creator app?
Is there a way to implement the @Mention capability of Notes CRM in a Creator app?
How to reference a checkbox value to show/hide fields in a Form
Hi, I have been using Creator for about 6 weeks to create an urgently required system and have found it very easy to pick up and produce a usable system for my users that is meeting all our expectations. Most of the system has now gone live and our users have added over 3000 records in it in the last two weeks! However, additional functionality has been requested which I am struggling to deliver because I can't find reference material to assist me in this learning process. I have a form where
Clickable URL in Form on Apps
Hi all, I tried to build a form that can take in QR codes for the entities in my records. I can pull the information out, but I would like to create a clickable URL link so that it can be redirect to the records I link. I try to make URL link using the
Passing rich text through ZML to print using HTML code (SVG)
Hi! I'd like to pass information from a rich text field to HTML code that I have embedded into a snippet on one of my pages. I currently use a single line variable, then pass that information through a custom function that I created to wrap text (cuts
Creating a URL filter when there is a space in the criteria
I've inherited a data set where I can not change the contents. There a number of drop down values that have spaces in that I would like to use for filters in a report : https://www.WEBSITE.com/#Report:REPORT?record_owner=portal_username§ion="Buildings
Subform content in email
In Creator, I have a workflow that's set to email the form submitter with all of the data they submitted. I'm using the "Include user submitted data". However, the email they receive doesn't include subform fields. It's critical that they see that subform
Inserting Rows in subform
Hi Can anyone see what I am doing wrong in my code? This is the the part of the form where the dates are selected This is how it is converting to the subform records: There should be 3 records under each date? But instead most of them are listed under
What is the easy way when input a lookup field can popup a select form like CRM lookup field. I don't want to use widget.
What is the easy way when input a lookup field can popup a form with data view like CRM lookup field. I don't want to use widget to do that. Does anyone can give me a advice?
Public record audit/changelog
Currently only admin have access to the changelog of records and have to do so by going to the admin/setting interface. We are building a audit platform where we need to display (to all users and inside the live app) all changes relative to the records.
How to get field literal value from CRM Integration
I've got three integrations with CRM modules. In Creator, I need a formula field that concatenates actual values from CRM, not the internal unique id. Something like this: Account + " - " + Deal + " - " + Product So that the result is: Acme Account -
How does Creator handle multi-user access and other tidbits
Hello, So I am relatively new to Creator 5 but not to programming itself. But I need some clarification on a few things and couldn't find this answer anywhere in the forums. Sorry for the long post but I cannot find this info anywhere. I am heavily modifying the Help Desk app and am scripting a ton of actions. I have several clients (not part of my company) that I want to be able to use this app for their own internal use. I understand that logged in "users" will only see the records they have created
help with base64Encode
A while ago I posted an issue I was having with using Star's passPRNT software with ZOHO Creator. Star told me that I needed to convert the URL I was passing to it to base64 before sending. No problem. I changed my code to use zoho.encryption.base64Encode to encrypt the URL, then I tried to pass it (via OpenURL) to passPRNT. Unfortunately, this also did not work, but I did find one clue as to why it didn't work. After I encode it, I use OpenURL to pass the URL to passPRNT. But there's a problem:
Prediction Field Formatting
We were very excited about the prediction field. Then we implemented it. We selected fields and the like. But when it runs, it needs a certain type of formatting... Fine... BUT YOU CAN'T CONTROL THE FORMATTING! Zoho, if you are going to go through all
Changing Tab Order
Hi all, I've noticed for tabbing through items on a form that it goes from top to bottom of columns before it switches to the next row. This isn't very intuitive for users as I have organized my fields to flow from left to right. Is there a way to change the the tab order? Thanks!
database
how can we give unique id to each customer in report
Next Page