openurl while passing a parameter on a mobile view seems to fail
Hi, To emulate search, I have an html view with stateless form that when submitted its open the same location url while amending an id. This works fine on the web view. However when going to the same place while creator.zoho.com/m the parameter is not read/passed. It remains null. Any clue how to resolve this please? Regards, Idan
Deluge Script Advice Request
Hello. this is my first time trying to create a script and I need a little help. I have a "parts" view and a "add parts" form. The "parts view" is already populated with data. One of the fields in this view is "part number". Upon load I would like the "part number" field in the form to be automatically populated with the next sequential number available from the "part number" field in the view, lets say 06200. I would also like it to be display only. Any advice is appreciated.
Count function for Date within subform
I have a time sheet application that I have made, and I need a little help with the final feature I would like to add. See the attached image before reading, in order to give you a better understanding as to my need. On the load of the parent form, 7 rows load on the subform (one for each day of the week). Currently when the parent form loads, each row in the "Day of the week" field is labeled with the respective day of the week (Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday) What
Problem with dynamic picklist
Hi, Here's my problem. I have an app with a subform containing 3 picklists. The user chooses an option from picklist 1 and I match the criteria to a table to populate picklist 2 using on user input script of picklist 1, if there is only one matching record then picklist 2 is automatically updated with that record (to save the user from having to select it). I then use the combined criteria from picklist 1 and picklist 2 to search for matching records to populate picklist 3. This all works fine. However,
Need help with uploading an image and re size it.
Hi, I have this form that uploads images, and in the View, becouse all the images are different size, I want that in the View, they will be re sized to width="200px", something like this. Is there any solution, need some help here, thanks, much
How made the background color as transparent for embedded form in HTML view?
Hi How made the background color as transparent for embedded form in HTML view? and then take the view insert to website. Thanks Stanley GUo 2012-12-21
URL field and passed parameters
I want to include a hyperlink in the body of a form that says Click Here . Clicking will take the user to one of two zoho forms. Which one will depend on other information in the main form. I want to include the record ID of the original form in the information sent to the second form. Is this possible? Should I use a URL field or put the information in a Note field? Herb Wexler
Filtering Lists
I've posted on this topic in the past, and now most post again since I'm running into the dreaded "deluge statement execution limit exceeded the maximum limit". The records in my application contain a list. What I'm trying to do is count all the records that match values to another list. It's best to illustrate this, as lists can be confusing. Here are some records and their lists. A (a,b,c,d) B (b,c,f,g) C (a,f,z) D (a,b,z) Count the number of records that contain either a or z. It's 3. In deluge,
How to Control Users Permission and Their Log Activities
Hi there I have two important needs 1. I would like to make User Permissions to one or the whole forms and views as follow : - 1 or 2 users as the admins - some users can ADD only - some users can ADD and EDIT - etc How can I do this ? 2. Is there any Automatic User Log Activities or should it be created over script ? If Over Script, can you inform me the steps ? Thank you and regards
Modify checkbox labels through Deluge scripting
In my form, my users can indicate if a requested change is for an entire week or for specific days. If they choose specific days, I have it display a checkbox field that allows them to specify which days. However, I'd like it to dynamically change the labels based on a date they chose earlier. So, for example, if they pick 10/8/2012 from the date field, the specific days should be: Monday (10/8/2012) Tuesday (10/9/2012) Wednesday (10/10/2012) etc etc. Is there any way to do this through deluge scripting?
For lookup list widgets, there is a built-in function that provides the record ID of the item selected in the list ?
Hi. A lookup-picklist displays a list of names to choose from. I want to know the record ID# of the selected item. Say, formA and formB. In formB there is a lookup field that import data from formA. After selection, i need to know the item's ID, cause i need to fetch from formA the value of the item (eg. ID 1, value "pippo", i need to fetch "pippo") and copy in a text field in formB. i.ve tried with: var = formB [ID == lookupfield.ID], but it's wrong. Please see this message: https://help.zoho.com/portal/en/community/topic/how-to-get-the-correct-record-id-from-a-selection-in-a-picklist-where-there-are-multiple-records-with-the-same-criteria%3f
Getting values from Zoho Invoice in a Formula Field - NOT WORKING
Here is what I have: A formula field on the form that calls a function, The function accepts the ID field of the form as the parameter. The function makes a call to Zoho Invoice Get Invoice Item API (https://invoice.zoho.com/api/items/) The function works perfectly when tested independently for the same ID values that the formula field would have passed in. However, the view on this form which has this formula field as a column, does not display any value. Regards Moiz Tankiwala Smart Training &
Automation API that facilitates import of Zoho CRM Accounts into Zoho Invoice
I need Zoho CRM and Zoho Invoice working in an integrated fashion. My requirement is custom and needs to be built on top of the integration already offered by ZOHO (Zoho Accounts import into Zoho Invoice via ZSC key and display of invoice within Zoho CRM). Moreover there is a custom payment gateway implementation that I have for payment collection for my invoices. Zoho CRM only recognizes invoices of customers that have been imported in Zoho Invoice from Zoho CRM via the ZSC Key. Because of the custom
Alternating table row colors in HTML View?
Hello, I could use some help. I have an HTML view of meetings searched by country and city. Some of the queries will return dozens of records, and the table being all one color makes viewing the records confusing. I would like to alternate the colors of the even and odd table rows but I can't find anything to help me in doing this. I have found this link where the rows are exactly as I would like mine to be: https://creator.zoho.com/sharipriya/testing-criteria/view-embed/Testing_View/zc_HdrClr=green&zc_BdrClr=lime
Display CRM data as text
I have selected a sales order from the CRM in custom app using Creator and I want to display the details of the products ordered in the sales order as text or ideally each item as a checkbox. Thoughts?
Where form results open
My form results are opening on top of the form itself and I am not taken to the next URL. My form is at http://jaxareagolfassn.com/Championships/2012/ClubChampionship/2012ClubChampEntryForm.html but I want the user to be taken to http://jaxareagolfassn.com/Championships/2012/ClubChampionship/ClubChampReservations.htm. What am I doing wrong? Thanks, Barney
Need help with one on one relationship
I have a form PROPERTIES with the fields: Property ID, Address, Buy Price, Tax Assessment, Estimated Sale Price. My acquisition department fills this in. I have a form TAX APPEAL with the fields: Property ID, Current tax, New tax, Taxable sqft. My tax appeal department fills this in, however they need to see the Address, Tax Assessment and Estimated Sale Price in order to analyze the property. I've created a lookup on the TAX APPEAL form so that it is linked to the Property ID on the property form.
function driven link in HTML view
I have a HTML view that i have created to show me all the reports completed for the day prior, I want to be able to add a link in the HTML view that will allow me to update the status of a field in the particular record. Example: "Approved (button)" is clicked > Approval field on the form is then updated to "Approved" What I want to do with this is have in the HTML VIEW (not a zoho list view) the ability to quickly approve a large amount of records from a single screen by clicking a button. I'm not
view criteria for radio button
hi in my app there is two areas where i use radio buttons 1 area (Sale_Result)- many radiobuttons, 2 area (zakaz_vypolnen) - only one radiobutton (to deny uncheck it, if already checked, for managers) how can i make? 1-st view with checked radio in 1 area and unchecked in 2 area 2-nd view with checked radio in 1 area and checked in 2 area === in 2-nd i just use criteria ((zakaz_vypolnen == "да")) and it is enough in 1-st i use - intitial value =1 for unchecked radio in 2 area - criteria ((zakaz_vypolnen.contains("1"))
Need 3 scripts added (paid job)
I need someone who is knowledgeable in adding scripts to a Zoho Creator form to add these criteria to my form. Doesn't allow duplicate entries. Can't seem to do this based on the URL, which is what I need. Records need to automatically drop off (be deleted) once they expire, based on a date. Person submitting must put proper title to the URL or it will not submit. Please let me know if anyone out there an edit my form to do these things. Wendy
Help with API call via PHP curl
I am trying to write a php application on our website that retrieves our list of members from the creator database we have. Unfortunately the info and descriptions I've found so far are rather poor or outdated, so I am working somewhat blind in making this work even in the most recent examples I've emulated. I do successfully retrieve a ticket, and my login, password, apikey are obscured for obvious reasons. My goal is to read records from a view "PHCP_Members_Know_Location" I've already created
Generating a Sports League Season Schedule
Hello, I've been putting together a sports scheduling application for a commercial league (teams are scheduled based upon their venue and time criteria provided to us upon registration) - It works well enough as is, where the time slots are uploaded from a spreadsheet and the teams that are available for the place/time are the choice for "Team 1" and the choice for the opponent "Team 2" is at the same level of playing ability as the first team. No one team can exceed 8 games played, and no match
Summing subform
Hi, I have a subform where I add contacts and it sums the number of them i add in the subform, with the next formula temptotalB = 0; for each record in contactos1 { record.Sub_Total = record.contagem2; temptotalB = (temptotalB + record.Sub_Total); } input.total3 = temptotalB; the columns of the subform are contagem2 Tipo de Contacto Data de Contacto Observações: Sub_Total How can i do this for one condition, for example if a contact doesn´t
how to select more than one line in "lookup" field
how can i change this function so i can select more than one name? it will only let
Customizing lookup dropdown contents display style.
I have a form to add records to a table. Part of this form is a lookup list displayed as a drop-down menu with data imported from a table of employees. I currently have it configured to show FirstName LastName - IDNumber. What I would like, is to add a column called PreferredName that is not required, that way, when we have someone that goes by a name other than how they are typically listed (Someone named Otto actually goes by Dale), it can be displayed as FirstName (PreferredName) LastName - IDNumber.
adding a "," format to numbers
we using the number field for "quantities", now can only display numbers with no separators like 20000 or 100000 or 3000000 this is difficult to read. we want to display like in excel 20,000 or 100,000 or 3,000,000 how to make this formatting with the comma character "," ? thanks!
Dependent fields are not updated when items from a multiselect field are removed
Hi, I have created a Multiselect field. I also have a formula field that derives it's value from the multiselect field. The formula field updates correctly when items are selected from the multiselect field. Unfortunately, when items are deselected from the multiselect field the formula field is not updated. This problem also occurs with other types of fields when I make them dependent on the multiselect field. Is this something that could be fixed? Thanks! Mike
any REFRESH button on page in zoho creator's app?
hi! there is some formulas inside my app in creator. and some calculation is fully done after saving entry in database ("save") how can i add some _refresh_button_ on app's page to make all internal calculations done before saving entry?
Percentage Sign in Zoho Creator Email
I am trying to insert a % sign symbol into a Zoho Creator email (e.g Tax Rate: 10.5 %) where the rate is a Zoho field. When I have tried to do this the email fails. Here;s the code I am using: ("Tax (" + propertyinfo.Tax_Rate + "%): $" + ((input.Tax.round(2)).toString()) If I take out the % sign it works fine. I have also tried using the ASCI hmtl (%) with the same results.
Link to Uploaded file in HTML view
How do I take an uploaded file from a form and make it a clickable link in an HTML view?
Multiplication problem
Hi Zoho users and team! Hi have some problem with a formula with deluge script (This script is used in a html view). Here is the code: <%wage = (currentJob.Time_allocated_to_Service_Partner_in_hour * hourly_wage1 * Category);%> And here is the error: Error in executing Long_job_description1 view script. Error. Error in executing Set Variable task. Unable to update template variable wage. Error evaluating NUMERIC expression : Error evaluating NUMERIC expression : Unable to perform the operation *
Updating Records
When Im creating a form if that form is already created instead of not allowing it to be made I just want it to be automatically updated and no new entry added, or delete the old form and add the new one but I can not figure out the script to do so. Any Help would be greatly appreciated
select all records in multi-select lookup
hello! i have several forms in relationships to one another: A. People = information about each person, including whether they receive newsletter. have a view called "newsletter recipients" with criteria set for just those who receive newsletter. B. Correspondence = letters from each person (bi-directional lookup to A. People) with custom response to letter to be merged into newsletter mailing, field indicating whether the custom response y/n has been merged into the mailing yet C. Newsletter =
Auto-select foreign key for multiple forms
Let's say I was taking inventory of the types of pools and elevators a bunch of hotels have. I have 3 tables: Hotel, Pool, Elevator. 1 hotel can have 0 or many pools, and 0 or many elevators. I'd like the user to be able to select the hotel once, then have that selection be the foreign key for the Pool and Elevator, so they don't have to select the Hotel from a dropdown for each record created in the Pool or Elevator table. Is this possible?
How can I add a voting button - e.g., 'Like' button - to a record in a zoho creator view and/or form?
We wish to let users vote for features on the product development list to help us prioritize them.
Simple boolean stuck am i not seeing it right
Sorry maybe i am being slow here today for the following if i enter a or b or c they all go to the IF PART am i not saying if not a or b go into the IF PART if ((input.Single_Line_1 != "a") || (input.Single_Line_1 != "b")) { alert "IF PART"; cancel submit; } alert "NO IF PART"; cancel submit;
Create one large form (exceeding the Zoho 47 field limit)
Hi, I am looking to create on large form with approx 160 fields. Basically a large table where a person inputs the findings of an audit. It's important that the results of this audit get collected in one form for consistency and reporting afterwards. Has anyone come across a way of doing this? I would love to hear your feedback if you know of a way. I've attached an example of this form. Many thanks, Eamonn
Lookup field entering the wrong record
Hey there! I just started using Zoho and am totally into it. Anyhow, I have a list of prisoners seeking penpals. The idea is that I have this form Pen-Pal Pairs that so I can associate the "free world" pen-pal with the incarcerated pen-pal, who is already listed in our database (links at top of page): http://www.blackandpink.org/prison-penpals/ I tried it a few times, and I find that the lookup is choosing a similarly named prisoner (ie Michael Young, not Christopher Young) even when I carefully
Hide field from others does not work in a permalink?
Hide field from others does not work in a permalink? In a form oppened from a permalink all fields are visible? is there a way to hide a field here? Cheers Luis
Aggregate values from Multi-select field populated with query-string during function call?
I have a function that works together with a stateless form: void ReverseDeposit(Payment SelectedDepositGroup) { querystring = ""; for each Payment in SelectedDepositGroup { querystring = querystring + "recIDlist=" + Payment.ID + "&"; } openUrl("#Form:ReverseDepositValue?" + querystring, "popup window", "width=600"); } The stateless form has a Multi-select field that gathers the IDs of the selected records of the Payment form in a view. How can I aggregate the value of
Next Page