Zoho Creator app for multiple stores
I want to create a Zoho Creator app , it will include multiple stores with the ability of store owners to login into the application and we should track their sales, commissions and they can also track their sales by login , i am confused how i can add them as users , if they don't signup for zoho creator , so i will use customer portal but again how can i track the data related to them.
IP Address of internal LAN subnet
I have a published form that I would like to restrict to a certain subnet in our organization's lan. Windows ipconfig gives me the internal ipaddress, but the system field zoho.ipaddress gives me the external public ipaddress. is there any way I can get the internal address on our internal network?
Footer Issue in zoho creator
Hello, Footer is not acting like a footer, it doesn't appear at the end of the page when i try to print the template. So if i have half the page filled with data it will appear half way down the page instead of appearing at the end of the page. Please Help. Thanks
deluge question
Hello, I want to delete all records in a report containing a given string in a Lookup field every Sunday. I can't get the script working. I've tried multiple ways, without success. Could somebody help? Custom Schedules => Deluge => delete from <FORM> [<Name Lookupfield>.contains("<string>")]; Thanks in advance
SUGGESTION - Integration with Excel via Add-On
My team and I have been using Zoho creator for about 6 months and we see a great opportunity in developing a MS Excel Add-On to sync data. What we mean is an Excel Add-On that manages connections between Excel and the online DB. We developed a bunch of Excel reports based on tables from the Zoho Creator DB. As of now, we simply export the tables and we copy and paste them into the excel report. This is not a great way of sharing data because mistakes can occur during the process compromising
How to download/view the file uploaded in other form into current form ?
Hi, I have two forms, Self Appraisal Form & Managers Appraisal Form. In Self Appraisal Form - User X will enter the required details and uploads a supporting document to it. In Managers Appraisal Form - User Y will check the details entered by User X and should download the supporting document uploaded. Pl help me with some code/script to make this possible. Regards, Prasad
Delete Records using Multiple Conditions
Hello, I have "Kids" form where i have design no, shade no and multiple sizes say 28, 30, 32, 34 and so on and they are updated when delivery challan is created. Now i want to delete the particular design no. when all the sizes of the particular design no is reduced to 0.
Pivot Chart / Subforms
Hello, I am not able to use subforms in pivot chart so i think subforms and pivot chart relation is not supported. Are there any future updates on this topic?
SubForm Script Problem After First Row
Hi, i have a form and a subform under it. I save engine records on my main form. and want to add spare parts to sub form. But my script is nor working well after try to add second record to sub form. I try to explain with the image on attachment. Thanks for help.
Body Maps
Hi there I am looking for a bit of help or advice on how to create a form with body maps. Users need to mark areas on an image and add text to correspond with those areas. This needs to be visible when the completed form is viewed/edited. Any help would be greatly appreciated. Nikky
Show text in popup window after successful submission
How can I implement a workflow to show a text information after successfully submitting a form?
Pictures in forms
Hi, I have a requirement to provide choice of design (Checked , striped etc). For this was trying to see if there is a way to display images and get the user to choose. Possible ? Any creative workaround ?
How to autofill an address field based on geo coordinates
I have an excel file with 3 columns Hotel Name, Latitude, Longitude. Is there any way to import in an address field the Latitude and Longitude and at the same time the system to autofill the address, state, city etc based on these coordinates? I know that there are tools in which by giving the coordinates( manually) they return the geocoded address like the below https://www.latlong.net/Show-Latitude-Longitude.html but I do not want to do it one by one for each hotel (and then import the file to
How to refer to a field object by name
Hello, Is there a way to refer to a field object by name? For example, in JavaScript i can refer to a field the following way, but I can't figure out how it's done in Deluge. for each fld in getFIeldNames() { input[fld] = "My Value" // i want to set the value of a field here } Any help would be apprecaited.
How to add an image in a description tooltip text?
I would like to ask you if you have plans to change the description tooltip of a field as a rich text? Until now is a simple text box. For example, I would like to have an image as tooltip Something like the below https://www.scriptol.com/css/tooltip.php I know that there are alternative ways like add notes field but it is not working with mouse hover like the tooltip.
Send an Email
I want send an email data to my department which is approved in last month.
How to Split the String to Array/List?
Hi.... I have an string like "ABCDEF"...But I want to convert it into list/array like "[A,B,C,D,E,F]"...... Can any one help me?
Financial Year
Hello, How do i setup financial year in Zoho Creator.
Help counting and calculating date differences in arrayed data
I have no experience scripting for arrays, indexed lists, etc. and need help to deluge-script the following business need: I have an event_form, with a date_field, employee_field and time_field. For any given date, the number of records logged by a employee varies from one date to another. I also have a summary_form, with a date_field, employee_field, recordcount_field, and hours_field. The script should accomplish something like this, diagramed in plain English: For each date_field value and each
Form Script Not Work When I Open from Report Edit Menu
Hi, i wrote some script for my form and they working well. But when i open a form with edit menu in report scripts not work at all. For example i use some hide, diasble script for some fields. But i open the form from report edit menu all hidden fields are appear and all fields enable. How can i fix that. Add some codes to a report? or add a diffrent edit button to report. Can you help me? Thank you... (i am sorry for my English if confused)
Printing to Dymo Printer in Zoho Creator
I'm trying to build a system that lets volunteers sign in for their shift. After filling out the form, I would like to use the data from the form to print a nametag on a Dymo printer. Is that possible?
Creating a Lookup Field that Dynamically Filters
Hi Zoho Community, I'm having trouble understanding the best way to create a dynamic dropdown. Let's say I have 5 Product categories: A, B, C, D, and E. Within each category, I have 4 components: 1, 2, 3, and 4. But each component is unique to that product. So product A has components A1, A2, A3, and A4; product B has components B1, B2, B3, and B4; etc. I'd like to create a form that allows our system administrators to edit the products and categories, and I'm currently using a form and a subform
How do I store historical data of customer records for trend analysis?
I am attempting to build a customer profile database that tracks historical data. I work in high performance athletic care. Almost 100% of our business centers around long term care rather than Sales or Deals. For that reason we need a robust solution for tracking incremental incremental changes in a great deal of information over time for each individual, similar to a hospital patient care system. Examples include practice attendance records, injury and therapy progression over time, improvements
Color-coded records in calendar report
Hi, When displaying records in a calendar report, it would be nice to group records based on a field and assign a color for each group. Alternatively this could be done automatically with autogenerated colors like in Page's graph. Here is an example. This would help a lot when reading staff workloads, calendar events per company department, tasks by locations, etc.
Filter report based on subform's column?
Hi there! So i have created a report based on a form that also has a subform in it. They are related with a bidirectional relationship. The problem is that in the report (where i have 1 column from the form and 1 column from the subform), filtering options doesn't work when applied to the subform's column. If you see the attached image you will understand better what i'm traying to acomplish. In that picture there is a filter aplied to show only records from the last month (date is from subform).
How to include the multi Picklist field in Fetch Record Criteria in Deluge Script?
Hi All, Need an help. I have a problem to restrict the fetch record based on multi pick list value( Look up field having capable to select more than one value- bigintlist). Problem Outline. I have a Attendance Form which has a Absent-Students multi picklist and date field. for getting the student information for a month or certain period. To get the Attendance details for a particular student i have to restrict it based on course and semester details. but not on student id to the absent-students
Multi (More than 2) Level Form Relationships
I know that relationships are formed between 2 forms using lookup fields. Is there a way to add a 3rd level to the relationship? For example I have an app that contains Sales Orders. Each Sales Order has multiple Shipments and each shipment has multiple Inventory items. So I have a 1:M relationship between the "Sales Order" form and the "Shipments" form. And I also have a 1:M relationship between my "Shipments" form and my "Inventory" form. I need to create an invoice that has fields from all
Zoho API returns incorrect IDs from what I see on the report
I successfully created an entry in a form using the Zoho Creator Api and I got back a response with an ID of 62389000000083070 but when I look on the report page the actual ID is 62389000000083083. Interestingly enough, thinking it was just a timing issue I then queried the api and again it returns the ID as 62389000000083070. This is causing an issue for me as once the record has been added I actually want to upload the required files for that record and I need the exact ID to do it. I have included
Can Zoho apps exchange data with internal corporate applications?
I'm experimenting with Zoho Creator as a possible tool to build some data entry forms for some internal corporate applications. I quite like the ease of creating forms with Zoho Creator, but I don't know how data collected by the forms could be passed to our internal batch processes. Is there some way to send the data from a Zoho form submission as XML or JSON to an internal business application?
Subform calculation
Hi, I have made a form with 4 subforms. I have added 4 fields that calculate the total for each subform (just adding numbers from each row). Used following code to do that: t = 0.0; for each spolu in Platby_CP { t = t + spolu.Suma; } input.Spolu_platby_CP = t; Where Platby_CP is my subform and Suma is the value that I add. For each subform I only modify the name of the subform in line 2 and the field in last line. I ran into the following problem - some subforms I get the right number. In some however,
Pictures (icons) beside matrix choice when building form
Hi, I have tried to build online version of our word document safety form. However while in the word form we have only 2 A4 pages on the online form we have 6 pages when converted to pdf, and there is no option to put small icons besiade matrix choice name. I attached our pdf version for my original document called Safe system work plan. And zoho form version called Form 26-Nov-2019. I have to admit that prefer version with icons. It is any chance to get layout similar to original version? TIA
How to prevent overwriting data when using stateless forms to add data to larger form
I have 2 stateless forms that populate a report. For the second stateless form, want to prevent users from re-entering data and overwriting the existing data. I have a look up field that locates the record and the user enters the additional data on the stateless form which is input into the master form. How do I write a deluge script on submission to: -only transfer the data if certain fields are null - if fields are not null cancel submit and show alert I tried to write multiple if/else scripts
ZOHO CREATOR DATA PUSH TO CRM
I am attempting to add a potential to my crm through creator. The script saves and there are no errors on the form. The potential is not however created in the CRM. I have posted the script below. Some feed back would be appreciated. fund = Map(); fund.put("Funding Opportunity Owner", Submission_Owner); fund.put("Closing Date", Predicted_Closing_Date); fund.put("Funding Opportunity Name", Business_Name); fund.put("Business Name", Business_Name); fund.put("Expected Revenue", Avg_Monthly_Revenue);
Are HTML pages indexed by search engines?
Hello I am wondering if HTML Pages (created in Creator and made public) will be/can be indexed by search engines? We would like to start developing modules to appear in our website, but need the resulting pages to be indexed. By this I mean we would have a search function page - let's say search for property - and when that property is found and selected, the relevant property page would be indexed. Is this possible please? Many thanks
Why does this formula not work?
I have a simple formula that is triggering as true, even when it is not. if(Due_Date != null && Status!="Repeat") { input.Status = "In Progress"; } In that formula (my interpretation), if the date is not blank and the status is not Repeat, then change status to In Progress. However, it is still firing when the status is Repeat and changing the status to In Progress. I think it has something to do with the date field. Really not sure why it isn't working at expected Any help? Thanks Michael
Shopping Basket in creator.
Hi, i want to implement a "shopping basket"-like functionality in ZOHO Creator. Does anyone have a hint, how to approach this? Problem: Normally i would create an order form and sub-forms to create the items of an order - selection via lookup-field. the problem is, the amount of products is so big and i need something to pre-select the items somewho e.g. product vendor, product category, sub-category,... so my thought was to display a list of products (report) and add a custom function "add to basket"
How can I see custom fields while integrating CRM modules into Creator
I'm trying to integrate CRM and creator. I created a form and the form has a field which is integrating the CRM module into the form. However, the form doesnt give me option to choose the relevant field. The field I'm trying to choose is a custom field.
compare 2 reports for the same data
Hi All, I seem to not be getting any information back in my emails when executing this script. " b = Collections[Bin_Number != ""]; bincheck = Master_Bin_List[Bin_Number != b.Bin_Number && Ignore_in_count != false].Bin_Number.getAll(); if(bincheck != null) { sendmail [ from: zoho.adminuserid to: "email address" subject: "bin check" message: bincheck ] } " I am essentially checking if any bins have not been used, and then send an email list if they have not been used. Anyone can help?
Finding sample apps
I am reading this https://www.zoho.com/creator/help/forms/creating-relationship.html and it mentions the "Employee Manager" app. Where is this app? How can I copy it? Zoho: If the tutorials do not make sense anymore, please take them down.
ZOHO Creator Developer
HI All, we are looking for Zoho Creator Developer (Permanent job) with the below : Website Integration - Integrated Zoho product (Zoho CRM, Zoho Books, Zoho Campaign, SalesIQ, Desk, etc ). - Created Reports and Dashboard in Zoho Report and CRM - Custom Function. - Zoho Creator. - Third Party API Integration. Location: Jordan if you are interested please email inbox me with your CV at: a.freij@e-megatech.com
Next Page