Fetch Books Contact ID by searching with form data
I am trying to retrieve the contact id for a customer selected in creator by searching contacts in books using form data as a search parameter. I do not know if it is a syntax error or what else i could be doing wrong. here is the code i am trying to use. newresp = zoho.books.getrecords("Contacts","12345678","contact_name=input.InvName"); detail = newresp.get("contacts").toJSONList().get(0).toMap(); customer_id = detail.get("contact_id"); info newresp; Any help would be appreciated.
Transitioning from Filemaker to Creator 5, basic questions
Hello. I was excited to see the mobile functionality of C5 and decided to rebuild my Filemaker app in Creator. I have so many questions, but the main ones I have right now are: 1) How can I test the app as a customer (not administrator)? Do I need a separate Creator account? Do I have to go so far as buying customer portal functionality? 2) I have a test score input form that my clients will use to update their latest scores (they can take the test repeatedly). Occasionally, I will update their scores
Showing/Hiding Labels
I have created an embedable widget in my zoho creator app for use on my website. When I use it, the title of the form and the label of the fields appear. I know how to style most of the items, but can't figure out how to style the button border, fields label and widget title. Help?
sum across fields
Hi i have these 2 forms to manage time spent with customers one is customer details and the other is time spent with each one the first form has a name field and a amount of hours pre-purchased the second form has a start date field(timestamp), a end date field(also a timestamp) , a lookup to customer field on the other form and a formula field that gives me the total time per record in second form form1 - customer details field NAME field TIME PURCHASED field HOURS REMAINING form2 - appointements
Access to application: Users&Permissions vs. Share
Giving access to user through Users&Permissions is preferable for me. I also understand that rules set in Users&Permissions override Share permissions, if used simultaneously. Question: After I added a user into Users list and assigned role and profile to him, why this user still don't see my application in his account? even with link to application, he doesn't have access.
Edit button for each row on a subform?
Is there any way to get/build an "Edit" button on each row of a subform so that clicking it would open that record in its own edit form window rather than having to inline edit the record? This must be pretty common, but I can't seem to find any good examples of how to accomplish it. I'm open to scripting, pages, whatever. I just need a way to do it. Thanks!
Pay for customers to use my site?
I'm a bit confused... What am I missing here? With most every online store, when making a purchase you have the option to create an account, or place order without account. If you create an account, you can then login and view your past and present orders. This is common practice and as a Store Owner, I do not have to pay anyone, anything, for customers who purchase from my store. Well, I've created a form in Zoho Creator that customers use to order Real Estate Signs. I have embedded this form on
iPad App Bug Opening Forms
There is a bug in the iPad Creator App that Zoho has been slow to fix so I'm hoping someone might have a suggestion or work-around. I have a Creator app developed to run on an iPad. We have training events and at the end of an event I want each participant acknowledge by signing on the iPad. The app opens a form for the first participants who signs, then it opens a form for the next participant, and on and on until all have signed. It opens each form with an openUrl call. This sequence of events
Display image in header
Hi, Is it possible to display an image in the top instead of the name of the app?
Subform
Good afternoon, I am trying to get the list of e-mail addresses from a subform Contact. Form : g_commande (= means order) Lookup field : Fournisseur (= means Supplier) Subform : Contact I submit the g_commande form for each new order. In this form, I have a lookup field to get the supplier name from a list. In the Suppliers form, I have a subform with all the contacts of the suppliers. When I submit the order, it must get all the e-mail of the suppliers that have the checkbox checked. I am doing
The Lookup Field in Form is not there anymore
Hi, The Lookup Field in Form Builder is not there anymore, Can't create a join table... Thanks, Martin
Need help creating a quote form
I need to be able to look up a price based on the breed of dog and the service level(bath or groom). Ideally I would like to be able to select the breed from the dropdown, then select either bath or groom and the price would then populate. I have tried this several different ways. I created a table where the record name is "breed - service) and includes a price field. Created another table of just breeds and another of service levels. I then created a form that has a Breed lookup and a Service lookup,
Change language
Hello, I'm with C5. Before my creator GUI was in english. Now in C5, it is in french. I guess it has automatically detect my region and adjusted to it. I want to change to english.
Fields on CRM Integration
Hello, I'm trying to make a new form that integrates with my zoho crm (Potentials module) but i only get on creater a few fields from it, like potential name, stage, amount etc. How can i get all the fields? including the ones that i've created on my CRM? Thanks
Scatter chart rearranging
Hello, I have created a scatter chart with values on x-axis 70,80,90,100 which zoho creator automatically arranges in different order - 100, 70, 80, 90. Is there a way to rearrange it correctly and if not how should I adjust my data? I'm sure 99 instead of 100 would work for example but it is imperative that the last value reads "100". Thank you
ZC5 Functions Search
Hey Creator Team, The new search functionality in the functions view is really great only if it is working!
Form Data as Annual Calendar
I have a Multi_Select Field "Holidays" and I'm trying to find a way to present all the checked (true) items as a Year Calendar with the all the picked holidays probably as a filled cell on a grid. Any ideas how to accomplish this?
FreeFlow mode and change language with the new Creator 5 ?
Hi folks , first i've take a look to the new C5 but I would like to switch back what i've done but the problem now i got this message "Actions modified with the new builder cannot be edited here." btw i dind't any modifications. And did they have the freeflow mode in the new C5 because i'm a bit confuse how to use the new one and i have an app to finish soon.
How to get All field of user inputs of Zoho Creator App in Capital letters?
Hi All, I can get particular file input as capital using below script. (For example to get a Customer Name in Capital) mName=input.Customer_Name.toUpperCase(); if(mName != input.Customer_Name) { input.Customer_Name=mName; } I would like to know how to get all fields in Capital letters during user inputs & update ? Anybody tried common function that we can use in across all forms and pages of an Zoho creater app? Regards, Easwaran
Dates in panels in Creator 5
Panels don't allow fetching of date fields. Would like to show maximum and minimum dates.
Form Fields that dynamically change based on an input
I've a quality control form but depending on what product is selected the parameters to be entered change. e.g. If it's a screw it may be "Weight" and "Shiny Yes / No" but if its a bolt it may be "length" and "Number of imperfections". The parameters to be measured for each item are pre-known but may be of different types (number, select etc.) What's the best way to impliment this in Zoho Creator? I could just do many forms one for each item but that seems not elegant. Ideally I want one place
Is there a way to construct a file the user can download?
I have a fairly simple app I'd like to use with Zoho Creator if possible. Imagine you are putting names on the back of uniforms for a sports team. The names will all be in vinyl which is cut from a machine that can derive cut lines from a pretty simple SVG file. Creating a form to capture the list of names is easy and I know what the SVG syntax is to produce the file. What I can't figure out is 1) how do I create a file with a .SVG extension on it; and 2) how do I give the user an option to download
Report Criteria Uses Functions
Hello, It seems that filtering reports using a function in the filtering criteria returns back to work. I remember that this feature was discontinued but now, I see that it is again support. Are you intending to continue supporting this feature or shall we find other way to do the trick?
Printing / PDFing a Notes Field
Hi folks, I'm recreating a simple signed client agreement within our app. I was hoping to pull in the client details, use the notes field type for the agreement text, and then use a signature box. The client needs a copy of the signed agreement, so a PDF of that record in the report seemed the way to go. However - the notes field isn't stored in the report, so it doesn't display in the record summary. Has anyone done this before? There must be a way of templating this so that we can PDF a copy of
Attachments not added to scheduled reports
Hi - we have a number of reports that are sent automatically as attachments to emails using Workflow>Schedules. They have worked fine for a long time but now the emails go out without the report being attached. The reports are attached when we do an "execute now" command, but not under the scheduled system. Any thoughts on how to correct this? Thanks.
How to fetch data from other application?
How can i fetch data from other Zoho Creator's application(same account) ?
Image in report in C5
Hi, With the C5 update, I want to use the report type where there is an image for each record. The image is not displayed on the web app but it is displayed on the mobile app. Thanks
Share appilcation
1. If i share my application with a user who has not zoho creator account can he access the application? 2. By deafult can a user add/delete/modify application?
Formula field doesn't work anymore
When I change the expression in a Formula field, the value in Report doesn't update to the new value. Even if I delete the expression, it still shows an old value. Thanks, Martin
How to add commas to number
I want to know how to add commas to numbers. For example, when the number is “12345”, I am displayed as “12,345”.
Auto Select/Fill an Entry the Look-Up Field
I've been playing around with the CRM Template and I created a Stateless Template to allow customers to sign up online. I've run in to an issue of the forms being submitted and the lead owner field being empty. I want to have the Look Up Field auto Populate with the "WEB" Username Load, Validate or Click... pretty much at any part. (Screen Cap) Any help would be appreciated. SC
Sharing Solution Information
We have a need to email/share our solutions module (internal FAQs) externally. We want to build a simple creator app that allows us to choose our solution and input an email address to send all defined information within the Solution. I am VERY new to DELUGE. I am able to create my form and have it send me an email upon success with the solution name that the user chose (CRM variable in the form). I need a line of code to be able to put other date within the Solution record and not just the name.
Deluge Sequence
I just encountered something that baffles me trying to use Alerts to inspect the values of variables. The order of my Alerts appear exactly in reverse order. Does anyone know why this would be? To verify, I created a simple one-button stateless form and added this code to the button click: alert "this should happen first"; x = 1; for each myRec in Customers[ID > 0] { alert x; x = x + 1; } With 3 records in my Customers form, the first Alert said "3", the second Alert said "2", the third Alert said
Problem in Importing Data
Hi. When importing data from CSV sheet, after finishing the import I found my Date Time value is blank This is my application link - https://creator.zoho.com/appbuilder/zoho_dov16/a-kaioum/form/Seller_Cloud_VC
Create application to display description field for a CRM account record on lookup via a search box
I want to have a search box where my team and I can enter an account number and then if that account number exists, the app will display the description field contents for that particular account. Any ideas?
How to get logged user role in using deluge scripts.?
hi, i am creating application in zoho creator . In this i have created different roles(admin/manager/employee) and assigned to users . i want to logged used role (admin/manager/employee) using deluge script . to show logged user role on dashboard. waiting for your quick reply. Thanks Suresh Kareti
how to get values in multi select lookup field for each selected record?
row.Mat_Purchase_Req is the multi select lookup field, for each rec in row.Mat_Purchase_Req { if(row.Mat_Purchase_Req.size() = 1) { i = Material_Purchase_Requisition[ID == rec].Items_Required_for_Purchase1.ID; i0 = Mat_Pur_Req_item_lookup[ID == i].Request_Qty_for_P_O; } if(row.Mat_Purchase_Req.size() = 2) { i1 = Material_Purchase_Requisition[ID == rec ].Items_Required_for_Purchase1.ID; i11 = Mat_Pur_Req_item_lookup[ID == i1].Request_Qty_for_P_O; } if(row.Mat_Purchase_Req.size() = 3) { i2 = Material_Purchase_Requisition[ID
Getting Form Fields in HTML
Hi everyone, Any help with this would be much appreciated. For my new page, i decided not to embed an iframe with a report, but to use HTML to get a nicer look and feel. The issue that I am having its writing a script to generate these records and then splitting form fields. I have attached an image of my current iframe and then the HTML that I would like to have. Any help would be much appreciated. Cheers, David
Deluge multiple option if Field change
Need assistance. Need deluge when in a form, if field "A" is updated, on "success" change muliple field "B" from option "1" (by default) to field option "2" Thanks
Autocreate records in a form based on records entered in a different form
Hello, I currently have a form that captures attendance information based on user data entry. However, the data format for that record (record A) needs to be transformed for it to be used in a report, so I need to autocreate a series of records based on the information in record A. For example: 1. Record A has the following fields: - Date (3/25/18) - Event type (Event A) - # of Adults (50) - # of children (10) I need to make a separate record for each permutation of event
Next Page