How to get a image url
Hi, This is Surya, 1. I want to get the URL of an image that was uploaded to the Zoho creator using image field (uploaded through local storage). I referred [https://www.zoho.com/creator/newhelp/forms/fields/image/understand.html#File_download_URL] to this link but i didn't get the solution. I followed the instructions in the above link.and when i click the button I get an error. Refer to attachment for error. 2.I am trying to integrate with Facebook and i want to post an image to Facebook from the
ZOHO Upgrade - What a mess
Since you Upgraded us automatically nothing has worked correctly. Our developer has contacted you several times but to no avail. Therefore, we have developed our own system and are cancelling our subscription. It was a great product but, as far as we are concerned, your auto upgrade is a real mess. Maybe you should, like all other software suppliers, offered the upgrade but not made it automatic. Anthony Gemmill - CEO Imagic (UK) Ltd.
Filtering for Date Field
I am wanting to create a filter so I can filter by day of the month, rather than filtering for the whole month. For example, if I have data input on 22-Jun-2007, I want to be able to filter on just this specific day. Any suggestions?
Convert Date field DD-MMM-YYYY to DD-MM-YYYY
I cant seem to figure out how to change a date field in the format DD-MMM-YYYY to the format YYYY-MM-DD I understand i need to use string and date functions but still cannot quite get it right. Any help? Thanks
Formula field to output a percentage
I added a formula field to my form that I would like to have the output be a percentage rather than a decimal. what script can I write for this to occur?
URL is no longer available when needing to export view without login
Previously, this was working fine. However, today when I try to export a private view using CSV feed, the link to enable "To access the view without login" is no longer visible. See below.
Remove Heading of Subform
can we hide /remove heading of subform while loading?
Find all code associated with a field
One very helpful thing when deleting a field in a form is Zoho's alert messages to tell you exactly what code is associated with that field and where it is. Is there a way of doing this when NOT deleting a field? When I'm making changes to a field (e.g.
Zoho Creator Open URL Action: Need help auto-populating multiple fields
Please see the code below, it's triggered via Detailed Record View Button. The purpose is to open a separate form via url (popup) and autofill some of the fields with information from the existing record. This code example works great but I cannot get
Change Subform to Vertical Layout
When I create a form, the fields are set up vertically. But when I use that form as a subform, it makes them one horizontal line. Is there any way to make the subform appear like it does on the editing page?
Centering a table in a dashboard / Responsive Tables
I have a pivot table spanning roughly 2/3 of a dashboard page (left to right) with a widget next to it on the right. Depending on screen size, my pivot table may have scroll bars (smaller screens) or half of the area for the pivot table may be empty
Problem with the pipes
Hey there, I am trying to fetch data from an API populate it into a drop down. The problem I am having is the data being fetched is separated by pipes. And anything I have tried just puts the whole pipe separated list into the drop down. Exterior_Color:
Can I add a file download section to a client login portal?
Hi. We need to create a client login portal which has a file download section for participants on our training courses. Is it possible to do this in a Zoho Creator App? Can anyone point me in the direction of a tutorial or even better, a prebuilt app that can already do this? (Preferably a free one.) Thanks a lot. Damien.
No word wrap in multiline fields in report view
I am sure this worked fine earlier, but now there is no word wrap in multiline fields when displayed in summary and detailed view. I am in the EU server.
How to prevent or adjust Access Token expiration OAuth 2.0
I have built a form in Creator that pulls data from a 3rd party API when a user inputs a unique case number. Upon user input of that field, I have scripted an API call that pulls in corresponding data and auto-populates several other fields in the form.
Get the current URL
After spending hours on the last simple thing, thought to ask this community instead of playing for hours and hours when someone probably already knows how to do this. I want to have a form field that gets the current URL dynamically of wherever the form is embedded store the url and show the link in the view - possibly with fixed text (or a button) on the view rather than lengthy URLs. Allowing the user to click and it will return to the page where the form was originally filled in. i.e. it is a
Zoho C6 Customer Portal Audit Logs
Is it possible for App Admin to audit customer portal user activity in Zoho Creator 6?
Data transfer Creator to CRM
Hello, We are currently using an application in Creator to create visit reports to Accounts. These visit reports are linked and visible on a related list in the ZOHO CRM. Anyway, we are thinking to stop using Creator and create a custome module in ZOHO
Fetching records with multiple sort criteria
Wondering if anyone has had success running through a for each collection with multiple sorting instructions.... Example In a view's script you have.... sort by ( rep_name_grid ascending Talked_to_this_rep descending ) In a collection it looks like this..... for each r in Form_Name [group == group_var] sort by rep_name_grid range from startval to (endval - 1) However, in collecting records you set asc and desc in the scriptbuilder :) I tried to make the syntax work
How can I set a message to show when an upload file is loading?
We have an upload and parse script that goes through almost 2,000 records and takes a littler over 2 minutes to process. I would like the user to see a message that instructs them to be patient and allow the file to finish processing before trying to
Deluge code error in crm function
function getProductsByCategory() { products = zoho.crm.getRecords("Products"); categories = {}; for each product in products { category = product.get("Product Category"); if (categories.containsKey(category)) { categories.get(category).add(product); }
Automate and schedule data export CSV to a fisical folder
Greetings, I need to plan to export a table to a folder to synchronize with another software. At the moment I manually export from the settings screen of my "companies" table and save the csv in a specific folder on the physical server accessed by the
fields should be enable in a particular time
Hi, i have a form with 3 time fields,start time end time and shift time.and i added some data into it.Another form with shift time as lookup and some other fields.if start time<shift time<end time the forms fileds should be enable.otherwise fileds should
Creation of a numbered list
I have read a lot of threads on why Zoho doesn't use loops, but here is a case that I seem to run into many problems trying to accomplish. It should be very very simple. In one form, I ask among other things, for a maximum (N) number of entries to expect in a related form. Thus, I would like a picklist in that other form that allows the user to choose which set (1 -- N) that form represents. Usually you would just create a for loop and use add item(num); num++; but that seems impossible on here.
Possibility to create and send ICS file
Hi, I'm looking for a possibility to create an email which outlook can read. Discovered some, but don't know how to implent this into my script. I need to create a ICS file like this: BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Microsoft Corporation//Outlook 11.0 MIMEDIR//EN CALSCALE:GREGORIAN METHOD:PUBLISH BEGIN:VEVENT DTSTART;TZID=US/Central:20071214T210000Z DTEND;TZID=US/Central:20071214T230000Z SUMMARY: TEST SUMMARY DESCRIPTION: TEST DESCRIPTION UID:tpn1456-33432 SEQUENCE:0 DTSTAMP:20071207T151700
Number instead of Actual value
Hi All, I have created a form which gets data from other forms. For some of the field, it shows values in DIGIT instead of characters. For example, if i select any customer from drop down list the remaining fileds will get populated from other form. All fields are coming corectly except for CITY. Instead of city name (e.r. Newyork, it shows "1407460000000023095". Can someone help to figure this out? Regards, Medheal
Reorder report search fields
How do I rearrange the order of the search fields for a report? We have a lot of fields and it can be difficult to find the most used relevant ones that can be buried down. I tried to look at the application IDE and that does not have any effect. Something
How do I get the sum of a field in a sub-form
I am completely new to Zoho Creator. Using the SUM documentation below, I attempted to use a formula field to sum a single numeric field in a sub-form. I could never get it to work. I then tried with all fields in a db with only one form. Still no go, and I got the same errors. Should sum() work in the Expression property of a Formula field? If not, where do I use it to get a total for a field? If the sum function is not the way to go, what is? Here are results of various entries in Expression
Is there any work-around to show/ hide formula fields?
Hi, how do I dynamically show/ hide formula fields? The straight-forward way ('show/ hide [formulafield]') doesn't work. Is there any credible work-around?
Hiding Search From Customer Portal Report
EDIT Sorry this is meant to be in Zoho Creator Forum - could an admin pelase move? I'd like to start using Zoho Creator as a Customer Portal but am finding it a bit too leaky on information. I'm trying to setup a simple report tracking contract dates
ZOHO CREATOR
Zoho ceator
Zoho Creator for Agriculture
Greetings, I am starting to work on Zoho Creator specifically for the agricultural field, any recommendations, tips or ideas that might be helpful ? Also, if you are interested by any means in working on such project, kindly contact me. The project is
Formula field Calculation Used in another formula
Hello! I' m having issues trying to show the price after date selection. * I have to dates ( arrival and departure ) * I have a formula field (total days) that calculate the days difference ( everything working so far) * I want to have another field(Price total) that shows the price depending on how many days in (total days) I tried to go to workflow and add a new action that says If total days is 1, set field value (Price toal) to 590. It didn't work, so I tried to do this with another field
How to read a file from workdrive
How should I read a file with deluge from zoho workdrive? ( more specific a json file? ) fileVariable = invokeUrl [ url :"https://workdrive.zoho.xxxxxx" type: GET connection:"workdriveconnection" ]; is working, but i not succeed in getting the file content.
Lookup returns ID not value
I've created a sales order form, and when I select the account for the sale via Lookup it returns the ID for the Billing Country, Billing State, Shipping Country and Shipping State instead of the value. Here's the code I am using to pull the account information into the order form: selected_Sold_To = Account [ID = input.Sold_To]; input.Billing_Street = selected_Sold_To.Billing_Street; input.Billing_City = selected_Sold_To.Billing_City; input.Billing_Country = selected_Sold_To.Billing_Country.toString();
Zoho Creator : Changing owner of esablished app
We have several apps and analytics dashboards/datasources that were created by the owner of our company. He now longer has the time to maintain the system and wishes to hand ownership over to the head developer. I believe that several elements of creator
Where is the template for "Thank you for signing up"
I can see in the cutomer portal there are templates for Login Page Signup Page Reset Password Page However I am looking for the screen that displays when someone has hit the "Sign Up" button. On my system it looks like this : I would like to change the
Import Error
I try to import a .ds file from the workspace, to create another application in the same (workspace). But while importing the .ds file this type of error occurred "same application name already exists".So I change the Application name and try to import
External CSS. Is it possible to <link> to external CSS from a HTML View?
External CSS. Is it possible to <link> to external CSS from a HTML View?
How to pass dynamic parameters directly in the publish url zoho creator.
Hello I need some help. I am publishing a page. When I publish a page it ask for parameter which I had define in Page argument. When i pass Hardcore value it show its published page preview. But When I pass parameters like input.id and so on. It shows an error in preview. Please tell me how can i pass parameters value during publishing my page.
Next Page