Update a Multiselect List with .add?
bool helpers.testing(Events event) { info event.Event_Specifics_List; event.Event_Specifics_List.add(3206171000012706003); info event.Event_Specifics_List; return false; } Hey folks, inside the form Events I've got a Multiselect Lookup setup. I need
How to force text to wrap on mobile versions of reports
I am developing an app for use on both web and phone. I have constructed a nice Quick View layout for the phone version of a report with a photo on the left and several fields of text on the right. But when a field contains more text than can be displayed
Scroll to record that was just edited
Scenario: When viewing a report with a long list of records, you are scrolling down and reviewing all the data. Then you see a record that needs to be edited. You edit the record and save, but when you are returned to the previous report you are viewing
Set Default Entries for Subform in Script
How can i set the default number of rows in a subform in the script so that it can change dynamically. Thanks!
Triggering a CRM function from Updating a CRM Contact through a workflow
Hi, I am trying to call a CRM function when a tickbox is selected on the form for a CRM Contact. I have this working when you manually tick the checkbox, however i am wanting to do this through a button on a Zoho creator page. On the Creator page when
Count Subform Rows in Current Record
Is it possible to count the total subform rows as each is being added in the record that is being edited? So in the below example, the "Number of Children booked in" field would be 2. If I added another row it would update to 3, etc. It needs to NOT count
Fill in Fields in Copies of Original Printed Applications
Does anyone know how to do this? I would appreciate your help in advance. I would appreciate your help in advance. From an original printed application for a security guard, I want to make a digital copy, upload it to zoho creator and automatically fill
Behavior of roles
Hello, I have two questions concerning the behavior of roles. Unfortunately I can't test this myself right now. 1. What happens if an employee who belongs to Role1 switches to Role2. Can his former peers in Role1 still see the Data he entered while belonging
ZOHO CREATOR RECORD Template
how do you view a record template with custom function. I have a services report and add a button to view i used openUrl but dosen't seems to work.
Lookup field filter
Does anyone have any advice on what I am doing wrong here. When testing separately, the first part of the filter (Head Coach) is working, but the second part (Day/s) is not.
Filters on Sidebar that apply to all records
Before I deep dive too much into building this app I'm trying to determine if filtering on a sidebar that applies to all record views is possible. After entering projects, I'd like to be able to select a checkbox for 1 or multiple projects essentially
Home page
Hi, i'd like to know please, how to recover my deleted home page ?
How to calculate by month
I'm wanting to output totals from 2 months ago, 3 months ago, etc; but when I use "Previous N Months", it's a cumulative total. How do I get a total for ONLY the single month 2 months ago, and ONLY the single month 3 months ago, etc? Current code: <panel>
How can I display dynamic days of the week?
I have a snapshot monitor for our company to see what is coming up. I'm OK with the top 2 fields showing "Today (not visible in my screenshot)" and "Tomorrow" - easy enough. But, I would like the bottom boxes to be able to change as the week moves. If
How to display Zoho's Ticket Timeline's 'git-like' chart inside of Creator or the Creator Widget
Hello everyone, I was wondering if there is a way to display the Ticket Timeline chart inside of a Creator application or the Creator Widget. The Creator app doesn't seem to allow for svgs or nth types, so it wouldn't be able to highlight the current
Enable or disable the ability to insert records into subforms from report detail
Hi there. How can I enable or disable the ability to insert records into subforms from a report detail? I have subforms that I can do it on and others that I can't and I think the user is assigned the same permissions for all subforms
Filter a lookup field based upon another lookup field in the same form
Hopefully someone can help me. I have 3 forms: Project Info -- contains high-level information about a project. Course Info -- contains information about each course associated with a project. There may be multiple courses associated with one project, and each course MUST be associated with a project. The Course Info form contains a lookup field which points to Project_Name in the Project Info table. Task Manager Test -- In this form, I want the user to be able to first select a Project Name. Then,
Inserting fields into an email
I have two questions in regards to inserting fields into an email. 1/ Is it possible to only include part of an email if a field is NOT empty. For example, I would only like the part circled to be included in the confirmation email if the customer has
Deluge script to input initial value to a rich text field
Is it possible to write a script to input a snippet of html code as an initial value to a rich text field on load of a form. I am using the field to write an email and would like it to have a html email signature already there each time that the form
Auto populate subform row field
Hi there! I am having trouble working out how to write script to auto-populate a field in a subform based on the input of another field in that subform. I wrote the below script but it only seems to be applying to the first row I add to the subform and
Script help
I am trying to input a field in a subform depending on whether or not another form (Complete_a_Waiver) has previously been completed with the same first name, last name and DOB as the row in the subform. If yes, then it will input as yes, if no then it
How to retrofit a staging/development instance of Creator then push updates to production
Hi! I'm completely new to Zoho Creator and have been inducted (but not trained) ;-) into working on it. We have LIVE forms and updates need to be made to them. Even an experienced worker (I wish I was) shouldn't edit a production instance on the fly.
Show Payment Method
Hi, I'm new to zoho, and I have a question. In the invoice format, I put a field called payment method. If the customer chooses cash, a tendered field should be displayed. If the customer pays by card, the credit card type field should appear. I already
Has Anyone created an App to keep track of coaching clients
Has anyone ever created an app to keep track of clients, either professional or in my business, for coaching. Most apps on the market seemed to be a massive overkill and designed to do everything. I just need something that creates client records for
Report Action
I have a report (Add_a_Student) action that takes the user to another form (Send_Email) and inputs the record ID from the report record into the new form. On load of the new form the original record from the report is fetched and the email field from
Multiselect field insert field to email - new line each selection
In my confirmation email, is it possible to have the field come over as a new line list for each multi-select selection by the user. Email set up:
Creating a live feed for an iOS app to pull from
Hi there, I've set up a database and need a URL for it that I can ping with my application to pull down new entries. How would I do this? I just want the address for the XML basically so that I can point my app at it. Thanks! -Dave
How to update an integration field from another integration field
Inside a form I have 2 integration fields of the same CRM module (Zoho CRM, Products Module). The one integration field with name 'Integration1' gets all the 'Product Name' and the other integration field with name 'Integration2' gets all the 'Product
Send SMS via clickatell
Does anyone know if there is a simple way to do this like the script below for people that signed up for Clickatell after November, 2016. The note reccomends using the invokeurl task but that seems to be so much mor complicate than this simple script
Lookup field filter
Can anyone see what I am doing wrong here? When I first load the page the filter works, but if I change the date it puts the word "null" in front. https://www.loom.com/share/dbb4bd9d004244ff97737bba01b9dffa
Zoho Creator Api V2 - How to phrase muliple "does not equal" criteria in the request
I have a data source where I want to return everything except records containing two specific codes. The field "customer_tlr" is a single line box - not a dropdown or multiple select. I have tried the following : These only exclude the first value app.zohocreator.eu/api/v2/MYCOMPANY/MYAPP/report/api_customers?criteria=customer_tlr!="ABC"&customer_tlr!="DEF"
Conditional formatting with function call
Should it be possible to have function call like this, here copied from Application IDE: conditional formatting ( "New Formatting" { condition = (Formula == thisapp.Sjekk_sub(input.ID)) fields = [Navn] format = "color:#ffffff;background-color:#e84c3d;"
Message Box?
Hi, Basically, I have a form with a lookup field. If the user selects an item from that lookup field that has a "*" or if the user selects an item that is not "online" I want Zoho to display a message box saying "You have selected an item that is not currently available, please go back and select one that is 'Online'". Is there anyway to do this? I was able to do something along these lines via Visual Basic using MessageBox codes, but I am not sure how to do this with Zoho Creator. I do not see any
Fill Field From Multi-select Lookup
Hi, I want to fill a field called "Artists" (string) based on every-time I update a lookup field called "Artist_Name". So far I've tried several things similar to this: For every artist in Artist_Name{ Fetchartistname = Artist_Name [ID == input.Artist_Name_Lookup] input.Artists = Fetchartistname.Name; } All I've been getting is my Artists (string) field being populated with the same name no matter what name is chosen in the multi-select lookup field. For instance: The lookup field has "Judas Priest"
Deletion of individual prices
I have , a sub form in main form with the general services, and medical services and their costs. their addition reflect in to total. sub form all rows addition shown in the grand total of main form. i am getting deletion of row. and i am not getting
Get Data Type from Variable
I have looked through the documentation, but have found nothing on checking the data type for a variable. How can I determine if a variable is a map, or if it is a list, (or neither)?
Auto fill a multiselect field (that is also filtered) based on another fields selection
In my form (Add a Students Financial Information), I have a lookup field called "Students Name". I would like another field called "All Teams" that is on the same form to auto-fill based on the selection from "Students Name". I want it to auto fill with
Hiding HTML Snippets on Zoho Creator Pages
I want to add some more HTML snippets onto a Zoho creator Page so that I can show the state of progress within the customer journey depending on the services we are providing for them. My question is, I have the snippet object working fine but when there
Filter for a lookup field: Value in field cleared on Edit
When I edit a record with av lookup field with filter based on an other field in the form, the field value of that field is cleared when form is loaded. Is there any work around to secure that the vaule is kept in the field?
Search Records by Criteria
Is it possible to use url params to hide/show fields on the Report Search Records? For example, Form has three fields (Name, Phone, Address). Report has three columns (Name, Phone, Address). User is viewing Report and clicks the Search magnifying glass
Next Page