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
.get() giving error: 'TEXT' can not be cast to '[BIGINT]' for the function 'get'
so_products = sales_order.get("Product_Details"); info so_products; prints: {"product":{"Product_Code":"VOT-700400-2","Currency":"TWD","name":"VOITAIR VA 400 BLACK no base (黑芳香機.無腳架) / VOT-700400-2","id":"1839893000000212252"},"quantity":1,"Discount":0,"total_after_discount":82000,"net_total":82000,"book":null,"Tax":0,"list_price":82000,"unit_price":82000,"quantity_in_stock":-1,"total":82000,"id":"1839893000009394337","product_description":"VOITAIR VA400 divers (黑芳香機.無腳架)","line_tax":[]},{"product":{"Product_Code":"VOT-122900-821","Currency":"TWD","name":"Scent
Attaching uploaded file in the email
Hi, I would like to know how to attach an uploaded file in the email notification.
Can I send field data to an external website? Can I have data from that website populate back into Zoho?
Short Question: Can I have a triggered procedure that would take the VIN of the car entered into a VIN field in Zoho sent to an external website? Can returned data from that website populate additional fields in the Zoho app? More details on Use Case: We use multiple external websites that need the VIN of a vehicle to do a search for data. I want to enter that VIN into the Zoho app and then trigger a procedure that would go out to these sites and submit that VIN and retrieve data. www.decodethis.com -This
REST API file upload seems to fail if the field name is too long
I tried uploading a file of about 1.7 MB to a field using the Zoho REST API, specifically to the URL to https://creator.zoho.eu/api/xml/fileupload/ but I got back the error {"code":2945,"message":"MORE_THAN_MAX_LENGTH"} which is a JSON response, interesting. I was able to fix the problem by renaming the filed, it seems that if the field name is too long then the upload files which is a bit of a cryptic error message. The original field name was Financial_Information_Please_upload_your_certified_lease_agreement
Integrate Zoho Creator with SAP C4C
Is this possible? Creating custom-built forms to enter data, then pushing it to C4C or vice versa.
Null Error while Importing data from .xlsx file
There is an excel report which contains Form data ,the form also includes a subform.When I do an import from my .xlsx file without this subform field , data is imported successfully but when subform field is also included it gives Null Error.
Timezone synchronization
Hello, I have a problem. On the desk platform I set the "Rome" time zone. When I read the task the creator app does not have the same time zone as the zoho desk. I set the time zone correctly on both sides:
Zoho Creator - search bar
I have created a page in my creator App. The page includes a search bar and a report. I want the results to appear on the same page and have followed all of the prompts e.g. adding a parameter. For some reason, the search field doesn't work. The report has a loading animation as if it's loading search results but nothing is filtered. What am i doing wrong?
Importing Image field
is there any tool for importing multiple images at once?
Need help with Date-Time math
I need to subtract N days from a Date-Time string THEN set the time to 07:00:00 This works correctly, but I do not know to remove the Time portion and append the fixed time of 07:00:00 o the result and assign it to the startdate variable. startdate = startdate.toTime("yyyy-MM-dd'T'HH:mm:ss").subDay(56).toString("yyyy-MM-dd HH:mm:ss");
Calrification of zohocreator.exe import functionality
The Add or Update command for data imports using zohocreator.exe is described as follows ------------- Add Or Update zohocreator.exe <filepath> <username> <password> -e <appname> -au <formname> <fieldname> <columnname> Eg : zohocreator.exe c:\myfolder\ordermanagement.csv john mypassword -e order-management -au order_form Items Products ------------ Pls provide a quick summary of how this works as the command is unclear - would like to update a Products table with addition of new records (but only
zohocreator.exe
Need Help with zoho migration through console mode Add Or Update zohocreator.exe <filepath> <username> <password> -e <appname> -au <formname> <fieldname> <columnname> Eg : zohocreator.exe c:\myfolder\ordermanagement.csv john mypassword -e order-management -au order_form Items Products I have created the following .bat zohocreator.exe G:\Filing Cabinet\_PAYROLL\time card import files\JobNumber_auto.csv username password -e Time Card -au Jobs Job_Number Job_Number No records are added or updated when
Next Page