Select a group of items in a subform and sum the value of a field of these group of items.
Hi, I am very new to these deluge scripts, I am creating a system here in Zoho Creator. I have a group of items in a subform, In here I have a field called "Bill N°", that has the choices "1", "2", "3", "4". also there is a "Price" field for each item. What I want to do its take all the items in this subform that are in the "Bill N°" choice "1", and take all the prices in these group of items and then sum them all to get a total in another field outside the subform. I was following this guide: https://www.zoho.com/creator/help/tutorials/advanced-app-building.html#Subform-Actions.
Disable "Autocorrect' on mobile for specific text fields
Hello, It would be awesome if we could disable Autocorrect on specific text fields. For instance, we have a field in which we collect cars license plate… Unfortunately, in the mobile app, the Autocorrect often modifies the entry, without the user noticing... Same thing happens with first names and last names... Thank you in advance, Jonathan
Want to add an image button to open a ZOHO Creator Page
Hopefully, this will be a clear explanation of what I want to do. I have a home page (which is a Page, not a form or report) which has a standard Page Button embedded on it. The button is labelled "Calendar". The button is set up to perform the action "open a page", so when the user clicks on it, it opens a Page called "My_Calendar". I want to replace this Button with an image that looks like a calendar. I got the image to display just fine, but for the life of me I can't figure out the correct
What is Bidirectional Lookup? Why we use? and how to use?
can anyone explain me what is Bidirectional Lookup? Why we should use? and how to use? Thanks in advance
How to parse Json in Zoho Creator
I have a huge json which i get from crm sales order . I have to parse that json and upload that record into zoho reports. Is there any way in creator to parse json. { "response": { "result": { "SalesOrders": { "row": [ { "no": "1", "FL": [ { "content": "15 Taco Bar - Fabio 5/12", "val": "Subject" }, { "content": "Emily Fabio", "val": "Contact Name" }, { "content": "Confirmed for Delivery", "val": "Status" }, { "content": "Chaska Private Parties", "val": "Account Name" } ] } ] } }, "uri": "/crm/private/json/SalesOrders/getRecords"
configure list report
Hi, I need a list report where I have aggregated values. For example I can see the ordered qty of a product per rows, and I can get the total when I edit the report. I want to see the total only, and would like to hide the rows, the total comes from. Can it be solved? Thank you George
Add semi-transparent layer and additional information when taking pictures
Hello, In the mobile app, we'd like to add a semi-transparent layer when a picture is taken, in order to help the user capture correctly the document/object. We'd also like to be able to add a caption when a picture is taken, to guide the user. Please find attached some examples from another app. It can also to be used to help users capture ID Document, Passport, etc. Thanks
Webinar: an enhanced app development experience
Hello, where can I watch yesterday's webinar: an enhanced app development experience? Thanks!
Make Hide/Show, Enable/Disable fields work in offline mode
Hello, Is it possible to make Hide/Show, Enable/Disable onload actions work even when the app is offline ? Thank you in advance
how to copy data from one field to another ?
With my data base at Zoho, how is it possible to copy data from one field into another ? Thank you
Use a user's previously entered information to do calculations on current form
Hi! My premise is that a user will access the app, enter data in a form for example: amount of bananas: 1 banana. Next day they go in and enter the same form, while other users also update their own form data, stating the banana amount for that day. I would like to add logic so that if the bananas are a different amount from the previous day, it adds a question: "why are there less bananas today?" so that the user can say what happened to the banana.. So basically it's stock taking. How can I retrieve
Auto populate a feild from another form
as above
Page break detection for table in Print Template
Hello, is there any option to stop table made of subform values, to be cut on end of page ? I mean it would be best if it will finish on row before end of page and continue table on next page with new header
Columns too far apart
I changed a field to be size: Large instead of Medium. After this I noticed that there was a wide gap between the two columns. I switched the field size back to Medium but the gap didn't go away. I also added a subform, perhaps that had an impact? I've opened the form up for Zoho to edit/help. Is there anyone who can look into this form width issue? Here's a screenshot of my form next to what a normal form would look like:
Zoho Customer portal
Hello It is OK to show portal log in user only his belong report by add condition to report to show only Email but what if user will use form to apply leave for example , look up field for employee list will show all employees, How to show log in email user only ? Thanks Fahad
Cannot find setting in report to define iCal url
Hi There, I have created a Calendar view, and can see in the old documentation that you can create an iCal feed from that. But in my view, I do not have such a setting. Has this changed? Or am I looking in the wrong area? I need this as we are building a planning app; I want to be able to see Creator's item's next to my calendar items in the iCloud environment. thanks a lot for helping out! Boudewijn
Subscription for Developer
Hi, I have been developing FileMaker application for last 10 years. I would like to become a Zoho Creator developer. What subscription should I purchase to create apps for customers? Is Zoho One good enough? If I have Zoho One subscription, can I develop applications for any number of customers and share the apps to them? Is there any help articles/blog posts regarding options for developers?
Update date calculation when viewing report
So I am using the Zoho.currentdate to calculate the days a "listing" has been live. Here is the Deluge Script: input.Days_on_market = ((zoho.currentdate - input.Date_listed)) / (1000 * 60 * 60 * 24); It does not seem to be updating when you pull up a record in view. Is there a way to do that? The other option is to schedule it to update every record on a schedule, but that seems overly taxing and not the right way to do it. Suggestions? Colin
Record templates header size
Hi, in the Record templates, which is the best size of image to be put in the header and footer? I'm wasting a lot of time to find the right size without success. Please help me. Thanks.
How to Copy field dat from one form field into another
as abouve
Recurring events or appointments in zoho 5
Hi, i tried to look on the forum and such but can't seem to find it not for Zoho 5 at least. Is there a way to make an appointment in Zoho Creator to repeat each week or month or such. I made a form with a begin and enddate and would like this dates to repeat as upcoming appointments for say the next 52 weeks or something like that. Is this possible ? Could you help me out ? Thanks Bart
Formulas in Zoho Creater
Hello Everyone I'm new to Creator, and I'm trying to teach myself Creator, but I'm having trouble. I'm trying to create a formulator inside Creator that will subtract to dates. I tried using standard Excel logic, but it doesn't work. Is there a "cheat sheet" that one can use to assist. I have tried using the tutorials on the web (Youtube) , but the interface they use is outdated and looks completely different from the one I'm seeing
Query last entry
Hi, I have a sales form for a loyalty program with the following fields: Sales Date Membership Number Customer Name Last Sales Date Is there a way to query existing sales, when inputting the Membership Number, to populate the Last Sales Date field with the last unique entry date for that specific member?
Auto Populate, Pre fill, Auto Fill
I have one form that collects customer information and part information. What would be the best way to pre fill / auto populate the customer information from the current users previous entries? Ideally the customer name field would auto fill (or a drop down) when typing then populate address, city, state, and zip. Any ideas?
encodeUrl Function Bug
The space character is being encoded incorrectly. It is being encoded as a + (plus character). It should be encoded as a percent sign 20 . I have not checked all the other characters, so I can't say if there are any other characters that are being encoded incorrectly. Test Case: alert(encodeUrl(" ")); This produces a plus sign instead of percent sign 20 . This bug causes all string parameters passed to subforms to fail if the strings contains a space character.
Bulk Edit vs. Manual Correction
I am running a company and contact database. Due to the nature of my app, I need to have duplicate records. Whenever I want need to do a mass import, I need to make the parent object (in my case company and company name field) unique in order to attach those contacts to the duplicate companies that I am importing. For example: - Corporation Inc. - FIRST RECORD - _Corporation Inc. - DUPLICATE RECORD After my import, I need to remove "_" manually. In some cases there are 100s of records.
Portal link not working
I stupidly cancelled my Zoho Creator Portal add-on, so I re-subscribed. But when I try to add a user the email link goes to a page saying my app is down for maintenance.
Post, Open, Invoke URL issues on iOS and Android
I have an Epson TM-T88VI thermal POS receipt printer. It has an Android and iOS app, TM Assistant, that takes takes an XML string from an HTTP post and sends it to the printer. It works fine it I just type these commands into the web browser, Safari. But I am unable to automate the process with Deluge in Zoho Creator. I have tried postUrl, openUrl, and invokeUrl, but they all give different errors. Here is the command I type it into Safari: tmprintassistant://tmprintassistant.epson.com/print?ver=1&data-type=eposprintxml&data=<epos-print><text>HelloWorld</text><feed/><feed/><feed/><cut/></epos-print>
Invoke URL - does it exist?
@Support: I have come across this: https://www.zoho.com/creator/newhelp/script/deluge-invoke-url.html in the help documentation, however when I try to use it I get an error. Thanks, Damien bcCloudTech
Enabling invoice payment in Zoho Creator
Hi, I am trying to execute the following: Generate invoice > add payment button to the invoice with a Forte payment Gateway (already configured) > email invoice to a customer > customer pays directly through the invoice. I know how to create the invoice and populate the customer information. Im having difficulty integrating the payment function into the invoice so that it can be sent as an email. A tutorial or series of steps on how to do this would be fine. Thank you
How do I fetch data from two forms into a third form?
I'm new to creator and am setting up forms for a seed bank. I have three forms:Collection, Storage, and Withdraws. On the Withdraws form I want to fetch data from both Collection and Storage forms based on the user input in a lookupfield with unique values (this field is on all three forms). I set up the Storage form to fetch specific fields from the Collection form, and thought I could just daisy chain and fetch all the necessary fields for the Withdraws form from the Storage form, but it doesn't
Weather API function
Hi All, I am looking at creating a function for a historical weather api. I have not had much programming skills in relation to html, JSON, etc. I was looking to have a date and use the added location or IP address in a form from that date to then bring up a small weather report. (Temp, Wind Speed & Wind Direction) I have looked and can only find a previous topic from 6 years ago. Is there anything updated or has anyone got any experience in this that they can help? Dave
Deluge Script Syntax Problems
I am creating my first Zoho function (but I am not a programmer!). I've been trying to copy examples in the documentation. I've hit some problems with syntax. The function is triggered when a ticket is created in Desk from an incoming email with a certain subject. What I aim to do is to create an activity record, scheduling a call for the next day. The call is to be associated with the Lead and the owner of the lead. Issue 1 ---------- In order to get the Lead Id, I've been trying to get it using
Last 5 yeard addresses...
Hey community, We have to create a script to compleate the addresses the users had in the last 5 years and I wonder if there is any delug scrip premade for that.
Form Layout Options - Beyond "1 Columns or 2"?
I admire what you've achieved with Zoho Creator, and would like to become a regular developer on this platform. However, I'm finding the Form layout and design options far too limiting. I need to be able to create forms which: use more than 2 columns group fields into sections Here's an example of the kind of layout I want to get closer to creating. Is there a way to create multi-column layouts in Zoho Creator, beyond 2 columns? Is there a way to add lines, boxes and sections to forms, to
Comments / Notes section on a record - How would this be done? Is there any Easy way of doing it?
Hi guys, this is my first post on here so sorry if i miss out any crucial information. I have been learning creator while building a project management system of sorts for my design and print department. We currently use a custom module on CRM to make work order tickets but with Creator we can really refine the system and design it around our needs. One big feature I'm looking to add is something we currently use that is designed in CRM, this is the notes section at the bottom, as shown in the image
Excel Processing
Hi, I currently use Zoho creator along with Zoho Analytics to have an application that i can import sales data into. I import the data as CVS. Before I import the CVS file I need to process the data to have all my clients information in one file. To do this I download a report weekly for a 10 clients (the data is a CSV but I've been saving it to a XLSX). Then I run a macro which uses an append query to add the data to a master table. And there it fell over. Turns out the downloaded report is dynamic
Structured data field info not being returned by the REST API
I'm using the Zoho Creator REST api to get some data stored in a form which uses the Name and Address Fields, but these values are being returned as plain strings so there is no way to know which part of the string is the First Name, Last Name, Address Line 1, Address Line 2 etc.
Custom button with drop down
I have a dashboard wherein i have created a Confirm button and what i want when i click on Confirm button, it gives me 4 option - Approve, Reject, Pending and on Hold.
Tip 17: How to add an image to the pop-up that appears on successful form submissions.
Hello folks, In Zoho Creator, any time you submit a form or add a new entry to a form, a window appears with the message—"Data Added Successfully". It's the default message shown to all users for all forms that you create on Zoho Creator. In this tip, we'll show you how to add an image along with that default message. Using a Page to add the HTML script Step 1 First, let's create a dummy form and upload the image we want to display in the pop-up window. Now go to the report, right click on the
Next Page