Update Subform record into another form
Hello All, I am trying to update the subform record into another form Following is the code i have used: for each rec in Accessories_Inward { fetRecFrom = Stock[Record_ID == Record_ID]; fetRecFrom.Item_No=rec.Item_No; fetRecFrom.Quantity=rec.Quantity; } whereas, Record_ID = Unique Identification code to recognize the rec i want to update Accessories_Inward = Subform of the Main form (not linked with any other form) Stock = Form where record is to be updated. Now the Problem is When there are multiple
How can I print comments.
Hey guys, a few hours ago I started building a Student registration form, and I saw that you can print out the Report for that form, as in select a specific "Student" that was added and print as summary, however I also noticed that the comments that you can place on those students didnnt get printed, is there any way to accomplish printing a Student report with all their data alongside the comments that I have added to it?
Android app Customization using SDK
Hello Everyone, I am trying to develop a custom mobile application using Zoho Creator's Android SDK. I am going through the sample application, which was developed using Java + Kotlin + XML . Is it possible to create using Kotlin and compose? Because
How to get data from certain fields in one form to another form
Hi my query may sound simple but it is stumping me! I have several forms one of which is called the 'organisation mastersheet'. In this form I have a column named 'organiser name' and in each 'organiser name' record I want data to appear from a seperate form called 'organiser management' (contact name, email and telephone number) instantly as it has been fed into the organiser management' form. So when entering the name, email and telephone in to the 'organisation management' form when I switch to
Can a form be 'closed' the information retained and the same form be reused?
Hi I have a problem that I am hoping someone can help me with. I'll try to explain my issue as clearly as possible. I want staff to be able to mark what days they can work in the upcoming week I have a form that does this - it has the week days that they
Populating a field with a customers name based on their email
Hello, I am trying to auto-populate a field with a customers name base on the email address which they use to login. The email address they use to login is the same as in their customer details. Their name and email address is on a form, called customer
Allow uses to clear out URL Filters
Users link into a Zoho Creator report via URLs. These URLs have filters. Something like: https://creatorapp.zoho.com/acct_owner/app_name/#Report:SomeReport?SomeField=123 This is problematic. The report (default list view) does not indicate to the user
Application is Not Showing Data Properly
Hi everyone, I will be grateful for any help I can get on this issue I have been unable to resolve. Context - This application I'm working on was built years ago by someone who has left our organisation. I do not have any coding background and experience.
Set the value of lookup field based on decision box
This really should be easy but im having an issue here. Help will be appreciated because it will solve so many issues for me. I have a form that has a lookup field in it. When a user checks off a decision check box I need to set the lookup field to a specific value. Normally, if i wanted to set a field value I would just use something similar to the following: input.field = "this is the value i want to set the field to"; With a look up field this does not work. How can I set the value of the
New to Zoho Creator
Hi all, I'm new to low code platforms. I've written an application (a statistical model) in Javascript. I want to develop some additional components in a low code platform such as some basic screens with a user interface and a database which will store
Embedded page quarry string
I've build a page in creator where I use a querry string "?ID=XXXX" In my html snippet I can use this with the code NumberID = input.ID; But now in my creator page below the html snippet I want to use an embedded page. This page I would also like to give
How would I pass multiple IDs into a function or report workflow?
I'm currently working on an action item on a report and I'm trying to figure out how to run multiple IDs through it. It should first grab the multiple IDs and then open the stateless form with openURL, and put those IDs in a multi select field. I'm just
Captchas: No support for Google reCAPTCHA or similar
Hi all, The current captcha integrated into Creator is very basic, and often near-impossible to read. I'm building an app for a charity which includes a couple of public-facing forms, and this is a real issue for people with dyslexia and related conditions - it's effectively excluding them if you want any form of spam protection at all on your published forms (and that being said, the current captcha doesn't even seem very effective - bots can often read it more easily than humans). I've raised this
How to get the information if a particular Form is opened or not in Zoho Creator?
Hello, We are sending out the Zoho form link via email to respective individuals. Is there a way where we can know if the form link is clicked or not? Thanks.
Filter Pivot Chart by Criteria
Hey There Amazing Zoho Team, I wanted to see if there is a way to filter criteria a "Pivot Chart" report in the same way I can filter "List", "Calendar", & "Summary" reports. Example: I can filter a normal report like this: http://monosnap.com/image/y5q0XGzDSGZpsnOjuBYpdeUOFtSmFd I would like to do the same with a "Pivot Chart". What I've Tried: Filters and User filters are not what I am looking for. That just filters the data. I want to be able to filter criteria the data by connected forms. Like
Google Places API
Hello! In the application I am building I would like to be able to get the Google Places AutoComplete look up for Address. How would I imponent this into a form instead of using the default address field where you manual have to add it in. The reason
Multi language support for Notes Fields and Published Forms
We just upgraded to take advantage of multi language / translation support, and have the following questions: 1. The "notes" field does not appear to have translation support. Is there any workaround? Our forms included instructions using "note" fields, and we want to have these instructions showing in the appropriate language. Is it possible to display/hide note fields based on the language setting? 2. On a published public form that is embedded in a webpage, is there any way to have the user select
Getting a date-time field and returning just the time in a different format
I'm currently trying to write a script where it grabs a date-time field, reads only the time, and changes the time to a new time from a time field. So far this is what I have: eventTime = rec.Start.getTime(); eventTime = eventTime.toString("yyy-MM-dd","HH:mm:ss");
[Free Webinar] Learning Table Series - Creator for the Agriculture Industry
Hello Everyone! The Learning Table Series is a free monthly webinar that runs for around 45 minutes. It's offered to our Community users and aims to provide a dynamic learning experience by demonstrating how Creator can be used as a solution for various
Problem with record summary send mail inline
Hi guys, I'm having an issue with multiple elements of a record summary not showing up when sending as email inline. [ from :zoho.adminuserid to : SUrec.Email subject :"We value your feedback" message :"" Attachments :template:Send_feedback_email as Inline
[Free Webinar] Learning Table Series - Creator for the Food Industry
Hello Everyone! We welcome you all to the upcoming Learning Table webinar series. The Learning Table Series is a free monthly webinar that runs for around 45 minutes. It's offered to our Community users and aims to provide a dynamic learning experience
Minutes / Hours DELAY IN ALL OUTGOING MAIL
All my outgoing mail has been lagging by minutes / hours (randomly) or sometime 12-14 hours delay. and i can receive some email as normal (receive 1-2 minute after the script sent email) It's not very certain. When will there be a problem. Some days there
JSON not well formed error
Hi, can anyone tell me why I always get JSON is not well formed error message if I try to create a new contact in Zoho Books with the following code? Error message: {"message":"JSON is not well formed","code":1038} response = zoho.books.createRecord("contacts", "123456", { "contact_name" : input.first_name, "company_name" : input.account_name_company, "contact_persons" : {{ "salutation" : input.salutation, "first_name" : input.first_name, "last_name" : input.last_name, "email" : input.email, "phone"
External data sources in Zoho Creator, powered by Zoho DataPrep
We’re thrilled to announce that you can now expand your data connectivity capabilities by integrating external data sources with Zoho Creator with help of the new Zoho Creator connector within Zoho DataPrep. This exciting feature allows you to connect
What does this error mean?
Can someone please explain what this error means when I try saving my deluge script?
Field/Column Width in Subforms
I am new to Zoho. So far I have like all, but I am having difficulty with the limitations of the sub-form paradigm. Is there a way to set the column/field widths that are displayed in a sub-form. It seems to be forcing equal field widths, and I can't find a way to change. If i set the pixel width in the originating form, but those default back to mandatory widths when displayed in the main form. Thanks in advance for any suggestions.
Add a portal user form within an app.
Hi, Is it possible to add a portal user via a button from within an app? I tried some code from ChatGPT, but unsurprisingly it didn't work. I want to this as a time-saving measure, i.e. one customer can have a different role and be able to allocate
Map with "\" when adding text variable
Hi all, I'm trying to create an invoice on Quickbooks from Zoho Creator using the intuit.quickbooks.create deluge command. How it's supposed to work is that the user selects all the Invoice lines from a report, and then it clicks an "Invoice" button that will execute a function to create the Invoice on Quickbooks. To get the Invoice Lines data I'm using the following code: //Generate Invoice Lines InvoiceLines = Map(); LineNum = 1; AllLines = ""; for each line in getRevenues { InvoiceLines.put("LineNum",LineNum);
How to Upload Report in zoho drive from zoho creator as a pdf
Hi, I am using Zoho Creator and am sending an email to the customer with a copy of its record Now I want to upload this pdf file into Zoho WorkDrive how do I achieve this?
Error: Improper Statement
My Code: htmlpage Frame(Display_Booking) displayname = "EmbeddedView" content <%{%> <div elName='zc-component' formLinkName='Display' params='zc_Header=false&zc_SuccMsg=Data Added Successfully!&zc_SubmitVal=Submit&zc_ResetVal=Reset&Display_Booking=<%=Display_Booking%>' >Loading Form...</div> <div elName='zc-component' viewLinkName='Booking_Summary_Report' params='zc_Header=true&ID=<%=Display_Booking%>'></div> <% Userselectedid = input.Display_Booking.toLong();
Loading multiple images efficiently in Zoho Creator
I have an app in creator that is linked to a report template in Zoho Writer. One of the fields is a sub-form just for uploading images. Upon successful merge, the images uploaded through the sub-form will be arranged as a table with single column in the
Zoho Creator Upcoming Updates - October 2023
Hello all! As we step into the final quarter of this year, we're ushering in a fresh wave of improvements and new features to supercharge your experience with Zoho Creator. Join us today as we present the newest updates and enhancements for this month:
How can I access associated form data using JS (trying to build a widget)?
I have a widget page that offers a detailed view of a record of my Projects form. I have other forms associated with the Projects form and I wanted to display their data as well. I have tried doing it like this: document.getElementById("Assessment_Date").textContent
Cant Access Zoho Creator
Hello, I am having an issue accessing the zoho creator page from my Zoho login. I had been working on an app for well over 2 hours with no issues, then suddenly I got the attached error. My login still works for our other zoho services like zoho invoice, but no longer for zoho creator. I can log into the zoho creator mobile app, but my records are blank-only when I click edit do I see the information entered. I am the administrator on the account and no other uses have access to these apps and data.
How to create a budget remaining field
Hi all, I am trying to figure out a way to display a field that takes a total budget figure and subtracts it by all the associated records with that specific tag to have a remaining budget figure in the budget form. Budget Form: This form is where the
A major warning to Zoho Creator Users about backup limitations
Hello everyone, I felt compelled to write this topic to warn fellow Zoho Creator users about what happened to my business and the potential risks to yours. A piece of rogue deluge script in our system deleted thousands of records which had multiple links
How to push item name from Zoho Books to Zoho Creator using Custom function?
There are multiple module in Zoho Books, Suppose I need to push data of Estimate into Zoho Creator, I have created similar form in Zoho Creator as well as I made a connection with Zoho Books to Zoho Creator. I am able to push other data except this Item
How can I display lookup field data on a widget page?
I have a widget page that offers a detailed view of a record of my Projects form. I have other forms associated with the Projects form and I wanted to display their data as well. I have tried doing it like this: document.getElementById("Assessment_Date").textContent
Undestanding execution limit
Hi, i'm trying to understand the execution limit on creator's function. So, take a look to this screen: This snippet work. But if i add: i reach execution limits. Also if a wrote ONLY if (condition) {} this if gives to me an execution limit error. But
HELP! Re-Order Blocks on Report Detail View
Is there any way to simply re-arrange the order of the blocks on a record's detail view? I'm showing that you can re-arrange the FIELDS however you'd like, but the blocks can not be re-arranged. This is a VERY BIG MISSING piece. Any possible update coming on this?
Next Page