reorder subform
hi, do you have a solution to reorder lines in a subform on a specific field ? thanks you
Fetching a Main From record from a Sub Form
I have a form in which users submit information on a Main Form, and include entries regarding completed service projects in a Sub Form. What I'm looking for is a way for each of the Service Project records to "fetch" their Main Form. In the Main Form, the list of Service Project subform entries would be a List of the record IDs of those entries. So, in the Main Form the subform is called "Service", the record ID I want to match back to the Main Form is record_ID. When I try to run a fetch like s
Can I delete the automatics reports?
Can I delete the automatics reports on zoho creator?
Are alert messages translated automatically
I'm planning my project and would like some additional information about the translations functionality listed here: https://www.zoho.com/creator/help/application/translation.html If an application has multi-language support enabled, do alert messages that the developer creates get translated automatically? Can custom translations be created for alert messages or just field names? Are the contents of fields translated? Thanks, Marcos
Zoho Reports data into Zoho Creator
What is the best, or really any way, of pulling live data from Zoho Reports into Zoho Creator. I'd like to query tables in Reports and pull specific info out into Creator. Thanks
Not Able To Add Subform Record in Mobile App if Hidden Via Automation
Not sure if this is the exact problem...but removing my subform from being hidden through automation and just writing with hide on load deluge script allowed me to add records in the app.
Trigger date field update when another field is completed
I am hoping this is a fairly simple request, but, I can not seem to find the solution in documentation. Here is the scenario: Object has two fields: Date Joined and Date Hours Due When a member joins, they have one year to complete volunteer hours. So, when a value is entered in Date Joined, I would like Date Hours Due to be populated with a date value that is one year later than Date Joined. Now, here is the catch. Sometimes, members get extensions. If this is the case, the Date Hours Due would
Line break in Multiline text when sending mail
Hi, I have an issue with the line break in the multi line text box when sending mail. 1. The line break does not work, because line breaks is "deleted" and it shows only a long line of text. This is very inconvenient, as the lack of line break renders the text introduced unreadable. I have tried both HTML and PLAIN text messages. Are there work arounds for this? 2. I manage to maintain the line breaks using templates. The problem I have with this is a bug in Mail for iOS, where the message is truncated
How to detect maximum number of executable statements per deluge action
How do I detect if one of my users has reached the maximum number of deluge statements limit so I can have them contact me so I can manually update ranges of records for them? What's the best way to notify the user and log the event? Is there a way to test a function prior to execution to determine the number of deluge statements it will consume? If I call a function that has 2 statements, would that count as 3 statements? This is the case I am trying to solve for: I have an application that groups
Exclude fields from update on edit
Really could with some help if anyone knows the answer to this :) On Form A I have the following bit of code in the "On edit > On Success" which updates Form B when Form A is edited: for each item in input.Products { inv = Product_Inventory [ID == item.Product_Name]; inv.Available_stock = (inv.Available_stock + item.Quantity); } However I have 2 fields that I need to be editable on Form A that do not update Form B when being edited. Does anyone know how I can keep the above code in On
How to recover deleted application?
Hi all, Is there any ways to recover an deleted Application? Any "Undo" button? Tks!
Es posible generar un documento PDF con Zoho Creator?
Me gustaria generar un documento PDF con ayuda de Zoho. Yo envío correos automáticos a mis clientes mediante el uso de Zoho.Quisiera saber si es posible convertir ese formato a PDF ya sea para descargarlo o enviarlo por correo electrónico. Gracias de antemano,
More multiline problems
This public application I just published, "Multiline Test", exhibits the behavior previously noted by ghennessy, but on a more basic level: The application consists only of one form with one multiline field. The form on load event attempts to set the multiline field to this: "foo bar" but the presence of the linefeed in the text is preventing the form from rendering at all. This is a new bug, the above application construct used to work fine until very recently. Thanks for any assistance. Regards,
Disappearing Deluge
Hello - I will find my application not working correctly, go into edit, only to find my deluge script on a particular field completely missing. It seems only to be happening on subforms - and it may have only been happening after I added //comments to my script. I am going to remove the comments to see if that alleviates the problem. Has anyone experienced this or know the reason this is happening?
how to install DKIM & SPF for sending emails from zoho mail servers with my zoho admin login?
Hi send emails from app recipient's mail servers say that email was send from untrusted domain and mail servers can't check trust of sender's domain zoho admin login is from "@yandex.ru" mail domain and email sent from zoho mail servers recipient's mail servers say that i need install DKIM and SPF how to solve this task, so that recipient's mail servers will trust my emails?
Give access to form but only allow them to edit one field
i have a database of clients that i want the sales reps to be able to edit the comment box but not allow them to edit the other fields such as the address etc. Is there a way to give them access to the form but only allow them to edit one field?
ZOHO Creator to Quickbooks
is there an API that I can use to integrate ZOHO Creator with Quickbooks?
Insufficient Privileges to Perform Operation
I have written a Creator Database for demonstration to a potential client. It is simply a database of Sales with links to the Customer and Product (in CRM) database. However whenever I click on either entity it does not go to that record (as I would expect) but opens a new tab with this error message. I have produced a screen shot of this (attached). Thanks for your help. Peter
Question about the new Zoho Creator Version 2015
Dear All, I saw from a presentation which you have done in Zoholics (California 24-25 Febr) that you work into the new version of Zoho Creator (with new feuatures). https://docs.zoho.com/show/present/9fmva00453c8012f041f3aaefb9a17a94d08a My question is (maybe and other companies will have the same question with us): When these new features will be online? I do not want to tell me the exact day but a range for example June- November. The reason why I am asking you is that my company creates a
Column Headings on reports
It would be very nice if the column headings on reports appeared on every page and not just the first page. Thanks, John Everling
How to show actual customer data in the report/portal before it's submitted?
Hi, i have got a question about the presentation of customer data. what i do: - report settings, summary - customer viewers - add criteria : Added user equals to Zoho.loginuser This shows the customer their own data after that is beind submitted, but... How can i show the customer data before it's submitted (based on their e-mail adres) something like this : Email_adres equals to Zoho.loginEmail how can i fix this?
Rookie Question on Calculating
Just trying to figure out how to calculate in this: I have a form that gets: Name Date Value Name is a drop down list of people Date is the Session Date Value is a whole number Want to spit out a report that Summarizes: Name Total of all Values <next name> <Total of all Values for this name> etc. I tried things like Total_Values = Total_Values + Values but can't do that. I've done programming in the past, by no means an expert and was some time ago. Pointers of what
Advice Required - Restaurant Booking Application
I have been scratching my head for the last hour or so, and am not making much progress on my latest App, and wondered if anyone in the community had any ideas..... Scenario : Application for assigning guests a table in the Hotel Restaurant. Guests arrive on different days of the week Guests might have a holiday duration of 2,3,4,5,6 or 7 nights There are 200 tables in the restaurant On arrival guests are assigned a table which they use for breakfast & dinner for the duration of their stay I already
How to save a date like a Visa Expiration Date?
I would like to save a date like the format in the Visa Cards. Something Like 04/19 Is there any way to do it?
Mass update Account for selected Contacts
Hi, I have a requirement that on a Contacts view you can select some Contacts and then press a custom button that will open a small window where you can select an Account and that account will be set for all selected Contacts. I was searching how can this be done but yet found no way of doing that. With a custom button for example I can open Zoho creator form but how to pass selected Contacts to that form? Or if I create a custom Zoho creator form to use it instead of Contacts view is there a way
Rookie Question - How to customize Auto ID number and make it shown while entering new entry.
Hi All, Would you please tell me how can I 1 Create an Auto generate ID number - Using the Country, the Year, month, and order VN 1603002 VN > Country relate to list choice field 16 > Year 2016 choose in the date filed 03 > March - from the date field 002 > the 2nd booking in that month 2. Would it be possible to make it shown while entering data or at list shown in the auto text appear after I hit "Submit" button. Thank you sooooo so much in advance :D
Prevent further data entry without "cancelsubmit"
I have a client form with a status field 'approved" or "not approved". In a second form "Repor"t: there is a Lookup field" that returns the value of of the client status. If the status is "not approved "I basically need to terminate data entry and gently boot off the user and get them to fix the client status. I do not really want to use the validate script on submission as it will annoy the user no end to lose the date entered after completing the form. I guess that i could hide all the fields in
licence for executing Schedules
Hi, Is it correct that schedules can only be executed on the paying version of zoho ? It is a little bit confusing as for other functions (eg sub forms) it clearly indicates this functionality is not available for the free version. However you can save schedules with no warning, they just don't run. Thanks
Generate greeting card from a list report
Hello. I have a form to introduce orders from clients. The form have a lot of fields. I would like to have a button in each record of a list report to create a greeting card based only on two field from the form. The greeting card will have a JPG image background and the two fields have to be placed over the image. The font properties should be able to be modified. It would be great if also possible to modify the content of the fields directly on the greeting card. Please, could you guide me what
Automated testing tools
What automated testing tools are developers using for Zoho Creator applications? I'd like to setup regression testing that simulates user input and can determine if the response from my application is as expected.
Allow user to add "choices" to a drop down list
Hi, Is there a way to include in a form a tool allowing the user to edit (directly from within the form) the choices available in a list (drop menu, check box...) to either add an option or change the options listed? If not, is there a way to add (next to the concerned field) a "button" or hyperlink pointing to a page where the user can edit the values available in the list? The "Allow other choice" option is NOT an option as this only allows the user to add a value not in the list for this one
Restrict Visibility of New Report
Hello, When we are creating a new report, The default Allow visibility is for All Users, I suggest to be only me as a default to avoid displaying data for all users. Thanks, Omar Khamam
Question about data entry in the zoho creator report criteria / portal
Hi, There is an option under reports criteria to get selective data presentation, this is the option : Added_User equals to zoho.loginuser But then it's only possible to show the customers data after has done his data entry. Is there an alternative to get it upfront? like .... Email_adres equals to zoho.loginEmail or something like that? pls help me out.
Feature request: default value in Lookup fields
I would like to be able to give a lookup field a default value, so that the user can tab straight over it if the default is correct. This is particularly important when there is only one value to select from. As it currently is, it is clumsy: the user has to click the down arrow and select the only value, which is two unnecessary mouse clicks. Also: any chance Zoho could get rid of the word -Select- in these fields? The nature of the field with the down arrow on the right hand end makes it pretty
Issue in Zoho Field
Hello, I have a query regarding templates. There is a field in the template with the expression. ie ${Contacts.Desired Neighborhoods}. When user put values from website, this expression took multiple values. but the issue is these values comes in the single line and hide after particular width.I want <br> after each value so each and every data can readable. I have sending the file with, I really appriciate your response. Thankyou
some predefined text should not update in textarea
Is there anyway to keep a user from typing over the header text? T he text that is in yellow I am calling headers. If they are altered in any way then some of our functionality will not work. Thanks in advance!
Formula Fields
I have a Form with existing records, and i want to add a Formula field which shows the time between now and a date in the form. That's pretty straight forward: (Contract_Termination_Date - zoho.currentdate) However, on making this change, all existing records get wiped out - is there a way to avoid this?
Show the latest of a client's records that matches a certain criteria
Hi, I have a table that contains a few clients. Each client has a few records by its name on a certain view. I would like to show only the latest record of each client that matches a certain criteria on that view. For example - show the latest record of each client where its 'Rank' field contains the string "KYU" How do I do that?
Google Sheet Imports Nothing
I've attempted three times to import a Google Sheet. All three times it opens a blank page. I don't get an error or anything. Please advise.
Pending Order Summary
Hi I have Form-1 - Which stores New Orders with total quantity Form -2 - Trip Master - Used to allocate vehicles to dispatch the orders under form 2 another subform which actually has the Order Number and the quantity dispatched Now i need to populate a report which shows total quantity and Quantity Dispatched and Pending Quantity of that order I have actually created a report with Form-1 and have order id and Tot-Qty Recd.But now i need to display what is the pending qty to be dispatched.
Next Page