BUG?? Search in Page can pass only the Search
Hi, Since the page variables and scripts update, when searching with the Search component in the page, we can pass only the search string to the "Target Page" (Attached Screenshot) For me, it makes the Search component useless. Is it BUG or another step
Zoho Creator - [Free Webinar] Creator Tech Connect - Release Update Series - Part 1 - 2023
Hello Everyone, What is Creator's Tech Connect Release Update Series? Regular updates to the product improve the overall performance and functionality of the platform. As a result, using Creator becomes easier and more efficient for businesses of all
Does anyone know any workaround how to use javascript to published pages ?
Does anyone know any workaround how to use javascript to published pages ?
If statement not working?
Hey guys, I have a if/else statement which works on the first 2 criteria in green (150mm Adjustment and 100mm Adjustment), but fails on the last when no criteria has been met. I must be missing something very simple. Can anybody help me please? It will
(Deluge) Filtering fetched records
I am trying to create a script that checks the status of the zoho sign document where the field waiver_status equals sent, unopened or viewed. We have thousands of records so I was trying to filter the fetched records but it is telling me I cannot and
Creator Portal - Execute Deluge script on successful SSO Login
Is there an event that can be captured during the Portal SSO login process on the successful SSO login? I know I can create a Creator Portal user/adjust a user's permissions via Deluge but, is there an event that fires on successful SSO login that will
Issue with Navigating Components in App Localization
While using the app localization feature in Zoho Creator to translate my apps into a new language, I encountered an issue that made it difficult to navigate between different components (forms and reports) and add translations. The feature would only
Error when exporting the Canvas Detail View in Creator 5
When I attempt to export a custom canvas detail view layout, the file does not export as a JSON. Is anyone else experiencing this issue? I have requested help from support but still no solution to issue
Configuring sendmail to use variable record templates
I have code working nicely to send offer letters to applicants from Uganda: sendmail [ from :sender_text to :application_record.Email cc:application_record.Email2,application_record.Allocated_to.Email reply to :zoho.loginuserid subject :"Offer of tools,
Add suffix to a field value in detail view
I'd like to show the unit of measurement of a field in the detail view of a record like this (the red "mm" text): I searched for a solution but couldn't find any. Is there a way to do this?
How can a published page (permalink) show up as a pop up window
Hi. Is there a way for a published page (user access the page using permalink) to appear in a pop up window? Apprently zc_loadIn does not work on external link, like the permalink for a published page. How will I be able to redirect user from a zoho creator
Useless scroll bars with no space to scroll need to disappear
Check out the scroll bars on the right and bottom of the image. The one on the right moves the view about 1 line and there is no reason for it being there since there's another one in the pivot table that actually works. The one on the bottom hardly moves
Calculate Price based on duration and extract business hour and out of business hours.
Hello Everyone, I’m looking for some advices on how to or help to code from you. Let me introduce my request, i have an app in Zoho creator i use to track my interventions and make invoicing at the end of the month it’s a app I made myself and I’m not
I would like to keep a record every time my item gets modified in my Inventory Report
In my Zoho Creator, I currently have an inventory report that gets populated from my Receiving form. The items need to pass through a sorting form where their Container numbers/types/materials/etc may change during this process. I would like to have an
Formula Field - How to count number of specific weekdays between two dates?
I'm using a formula field in a Request Time Off form to determine how many work days a person will miss if their request is approved. This part of the formula works fine using the workDaysBetween function. However, I want to determine how many regular
Zoho Creator - [Free Webinar]Learning Table Series for Hospitality
Hello Everyone! For the month of November - Bringing on to your table - Zoho Creator for Hospitality 12 Months 12 Industries Hospitality Industry The essence of hospitality lies in creating a warm and welcoming atmosphere, where guests or customers feel
Note field does not show value on mobile app
Hi there, has anyone noticed that the Note field no longer shows value on the mobile app? I am using the latest version 6.13.8 for Android.
How can I submit a form through deluge?
I have a form that has records which include information on each unique product we sell. Each of these products have their information updated frequently, and thus need new reports printed out each time they're updated. Currently we have to edit the record, submit the update, reopen the record, and click the link that sends us to the report to print. Is there a way that I can click a decision box, have everything in the form update, and then have an openURL pull up the report with updated information
Zml formating for mobile view
Hi, I've got a zml snippet with about 8 elements consisting of panels and charts. When in mobile view the charts and panels don't dynamically move to make it mobile friendly like they do when you just have the drag and drop elements. I've tried to make
How can I pass the zoho.currenttime to a Zoho Creator Date Time field from Zoho CRM
Hello guys, Maybe it is an easy question but whatever way I am trying to use I always get an "Please enter a valid date time format". I would like to pass somehow the Current Date/time from a zoho crm function to a date/time field in creator like the
Check if every field has been filled in.
In my form I want to check if all fields are filled in and if so, set the value of a decision field (Info_compleet) to true. If there is any field that's empty, I want that Info_compleet to be set to false. Info_compleet, together with another decision
Limits of images file in per record
Hi Community, Could you help me out with this. Is there a limit on the number of image files per record in Zoho Creator? Regards, Utkarsha Gupta
Multi tenant in Zoho
Can I do multi tenant in Zoho and add subscribers to use my zoho with a diffrent permissions?
Canvas Scroll Bars Query - How To Hide Them?
I've just started playing with Zoho Creator's Canvas Feature to create a Job overview screen. Can anyone advise how to get rid of the scroll bars on the table/subform inserts? I've tried reducing the number of fields shown, adjusted width of various containers,
How can we pass the zoho.currenttime form Zoho CRM to Creator date time field
I am trying to pass from a CRM custom function the zoho.currenttime (or the date) to a Zoho Creator date/time field. I have written multiple ways but I always get "Please Enter a valid date/time for the field" I have written ways like for example EndDateTime
View uploaded File in browser not as download
Hi all, I have an application where multiple PDFs are uploaded. In the reports, when we click on them we are automatically asked to save the PDFs instead of viewing them in browser in a new window. Is there a way to change this so the files don't have to be downloaded?
Multiple Criteria in a variable
Hello, I am looking to create a variable that searches on 2 criteria, <Target_School == "Yes"> and <Received_Tickets == "No">. I cando a single variable, but not multiple. Is there a way to do this, or do I have to do it a different way?
Call End Point of app script in Creator
Hi google app script provide web api but this api only work in postman when same api you call its work in creator. support team not help out sort this. when any api we call support team always ask is this api work in postman. if its work in postman then
update selected records selected in list view report
Hi I have a report that i would like to run a custom function on the selected records. The user will select the records in list view, press the button, a form would appear to input some data and the selected records will update with the info on the form on success. I'm relatively new to zoho and struggling to find how to do it. Cheers
Report Filters on Pages
Hi I have a Page with a stateless form and a report. The report is filtered on a value entered in the stateless form. The page is shown using openURL and passing parameters. All works fine except that I don't want to show the filtered field in the report
Print Mulitple Template at once
Hi all, I setup a template to includes a QR code as label for my record entries, I can print out the template using the Detail -> More -> Print. However, it going to be time consuming for me to print out the label one by one going into the detail
How do you get a value in an embedded stateless form out to use somewhere else on an html page?
I have an html page with two items: 1. Stateless form without any buttons. 2. An HTML button that triggers a function. I need a way to get the value in the stateless form into my html button that runs a function. How do you get a value in an embedded
How to embed a form to edit in a page
Hi, is it possible to embed a form to edit to a creator page? like below but to edit?... thanks for any answers... <div elName='zc-component' formLinkName='Orders' params='zc_Header=true&&zc_SubmitVal=Submit&zc_ResetVal=Reset&'></div
JS SDK - Zoho Creator - React
Hi, I am testing out the JS SDK, and wanted to load React no-build libraries. However I am not able to load React library. In the sample app I can see that JQUERY is being used in the same way that I am implementing ReactJS external libs. For reference,
Deluge Script - Print multiple records, one per page
Hello Is there an openURL command that can do the same as printing a summary of chosen records? For example, if i choose three records in a report, and choose print, then print as summary. This will print each record on a different page. How can this be down with Deluge script? Thanks
Bulk/mass email from a filtered list
Hello, I am looking to send an email to a filtered list. I have a form called school_details that has an email field and from this form I have a filtered list report. When I create a record in form b I want it to send an email to the email addresses in
Getting valuefrom a field in one form to populate a field in another form
Hello, I'm fairly new to Creator, I am trying to copy the value from one field in a form to the field in another form. I have a form called Allocate_Tickets_Form and another called add_edit_schools. I want to copy the data from a radio button in the Allocated_Tickets_Form
Update existing record and not create a new one
Hi Can anyone help with my code below. On form submission, it should check if a record with the same estimate number already exist. The Estimate_Number field is a look up field to another form (Client Info). The problem is that it is creating a new quote
Help pls !!!!
I want to perform calculations on the amounts in my 'table_faits' table, multiplying them by the corresponding coefficients. However, it's essential that this is done sequentially, starting with a specific movement type, for example 'MAT', where the amounts
Fastest and easiest way to test / interact with deluge scripting?
I have a background in ruby / JS so the actual programming logic of deluge is obviously no trouble but the main struggle is trying to actually see what information I have available where and how things are working and I haven't found any great test environments
Next Page