Customizing Report Header text length/width
How can prevent Zoho to miraculously trim my Report Header? It is 48 character but Zoho somehow decide to trim it WITHOUT providing any way for users to see the full text (by display full text on mouse hover or a damn tooltip), which is I think a very
How to create product catalog?
How do you create the product catalogue part in the product catalogue built in app? I need that kind of visualization for the APP that I am creating. I am new to Zoho creator I tried reading some but I cannot find enough info about how it was structured.
Direct to Url with preselected lookup field based on fields from last form
I have a form where my customers can "add a student". They are then directed to a form where they "set up payment". On the "set up payment" form, there is a look-up field to find the correct student. Rather than having my customers look through all student
How embed record edit mode on HTML Snippet??
Hello, Context: I am developing with a page component, where I want to pass to the iframe the ID of 'X' records and I want the iframe to open the edit mode of the given record so that I can edit and once the record is updated move on to the next one.
How a user can change color of records in a ZC5 list?
I know that with the conditional formatting it is possible to set up rules with colors etc through the report properties. Is there any way for a user to change the color of each row/record (maybe with a button or custom function which opens a color palette) without going to report properties -> set rule etc. I mean to change the color (of a row) directly from the list without need to set up rules in conditional formatting!
Add main form field data in subform row
Hello Everyone. this is very urgent, please help me I have a main form that has a single line field that is Employee id, I want to perform an action when employees fill it will be copied in a subform row that is also employe id. it will be pasted from
Trouble with Zoho CRM fields to Zoho Creator
I have an old application that works fine getting info from Zoho CRM to Zoho Creator and I'm attempting to use a similar code on the new application. The old application has the record ID (zoho crm) variable as a Number. My new application has the record
Field called "A" appeared in a subform. Not showing up in the builder.
I have a subform on a form and a field called "A" has appeared within it. It does not populate in the builder, it does show up in the Application IDE. I have tried to delete it from the IDE and it keeps reappearing. How do I get rid of the field without
Test roles and permissions with an account with an uniq user
Greetings, hope find all good and safe! I have an account with only one user to build apps. How can I test my roles and permissions, once I can`t dowgrade the uniq admin user? Can I do that via Sandbox? Thanks in advance.
form can not be submitted
Hi, I created a form, and can not submit it. Got an error message: Error occurred, sorry for the inconvenience. The form has a subform with 54 rows. I do not want to loose data and do not want to create the form again. Any tip how it can be managed, please?!
How to have change image on drop down change?
I want to achieve like ecommerce type in which when you change the variant it will also change the image shown? How can I do that? thanks
InvokeURL showing Internal Exception on the URL line
Hi Everyone trying to use InvokeURL to hit an API to create a new order in our ERP system got all my params set up in a Map and my header set up in Map, but its not even giving me errors in failures from the API, its telling me So is it not even able
Trying to Hide and clear multiple fields at once
Hi guys so ive got a form where im trying to let the user select a Division, and then a Category, and then the sub-category. Each is dependent on the level above it. How can i make it so that if the user changes their answer on any of the levels, it
Mobile and OTP based Login
Hi All, Can We Login Zoho Creator App by Mobile Number or OTP in Web and Mobile?
Pivot Chart showing Maximum Dates
We have a two forms, one that contains valid dates/publication that the user can select, the other contains data including a publication and one of the selected dates. For an admin report I want to show the maximum date that's configured as well as the
Pivot report with fields from main form and subform
Greetings, hope find all good and safe! I have a form related with a subform. I need to create a report type pivot, but only the fields from the main form appear (it seems that it is a known limitation), someone know alternatives to this? Thanks in
Publish mobile application costing
Is there any extra costing to publish create mobile app on play store or apple store without any customisation only with our brand logo.
On User Input read value and then clear field - Barcode
Hello I have a form that has a barcode reader field that when the cell receives the code automatically adds a row in the attached subform showing information from that scanned code. The point is that I have done this with the 'On User Input' workflow,
Why Should Organizations Opt For Zoho Creator?
The Internet is a hub of multiple businesses displaying their products and services. The Internet is made up of numerous software and solutions designed to cater to different needs. However, if you seek effective assistance that offers complete database
Dynamic Lookup Field Filtered Based on Bi-Directional Relationship
I'm stuck on an issue and could use a little help. I have an Accounts form and a Contacts form. The Contacts have a bi-directional relationship with Accounts using a dynamic lookup on Account Name. The relationship is 1 Account to Many Contacts. I have
Creator scan barcode won’t focus
I can’t get the camera to focus on the barcode or QR code about 90% of the time I am trying to scan something. I’ve tried single and double tapping the screen. I’ve tried moving the barcode closer/farther from the camera. I’ve tried different lighting.
Has anyone else experienced some strange behavior with Strings in Deluge recently?
I have a picklist item that I match to a string value in some if/else statements. Example: if(input.picklist == "Test") { info "Foo"; } else { info "bar"; } When input.picklist = "Test", I still get "bar" . I had two separate statements that
Dropdown value selection on Field
I am having a form in which two fields are there: 1. First field contains two values 2.second field is a dropdown which contains 10 values. i want to select a value from first field and on the basis of that field only the values which are related to that
List function format
Hello, I have this scenario: codesFormA = input.Multiline.toList("\n"); codesFormB= List(); for each line in FormB[ID == input.Lookup_Field_Name] { codesFormB.add(line.SubformB.Code); } My question is why codesFormA returns: 1,2,3 And codesFormB returns
Copy value integration field
Hi, I have an integration field with CRM to look up account names, I want to copy these names to another field but every time I do it I get an ID. I have tried like this: input.other_field = input.integrationField;
submit button on top of form
I have a form with many fields. The user needs to page down 3 times to get to the bottom. I've arranged the fields so the important fields are near the top. Most users will never need to enter information in the fields near the bottom of the form. Is it possible to create an additional Submit/Cancel button on the top of the form? Currently all users need to go to the end of the form just to hit Submit. Thanks Herb Wexler 222.PreventingMediocrity.com
CALL A WIDGET ON AN IFRAME
Hello a question, how can I call a widget in an iframe of a page, without using the widget option Which route do I add here so that the widget that I need to visualize appears? I want to use this option, is there a way to do it?
Open subform as popup from report button
Hello, I have a form that has a subform inside, this subform I want to fill it when I press a button on the report page and then save this data in the record. I have seen some examples in other topics but it is not clear to me because some have different
Create reports using SQL queries
Create reports in zoho creator using SQL, to save fields in a form, when you want to make indicators or calculate the difference of dates (days, month, year) and instead of saving the information in a field to view it in the report, it would be super
Logging and debugging
Hi, Is there a simple debugging tool that works like nLog? log.warn(), log,debug(), log.error(). That kind of thing, it can capture variables and logs date/time/linenumber automatically. Destination can be configured. Logging level and scope should also
Photo session application with Zoho Creator is it possible?
Hello, I want to develop an application to automate the whole process of photo shoots. This is the process I need help with and I need to know if it is feasible with Zoho Creator: I take photos > I pass it to postproduction > the postproduction guys
JS SDK - I can't execute from other route than index.html
I am working with a React widget. When I try to use AddRecord from the JS SDK APIs from /index.html of my react app the request is successful. While when I try to use the same function from the same promise (initialised in App.js) but from different route,
Alternating the color of "batches" of HTML table rows
I'm posting to share the following code that Support gave to me that alternates the row colors of "batches" of rows. Use the following in an HTML snippet in a page. (Personally, I prefer to concatenate all of my HTML in an HTML variable then showing that,
Add a record in another form and adding new fields
Hello, I would like to ask how to do so that when an order changes status, for example delivery, automatically add a record in another form with some of that data and adding one or two new fields for example, file upload. In the end what I want is that
Creator API v2 Add Records - Not adding SubForm data
I have a formula in creator where I am trying to enter a new record into another creator form. All of the fields in the main part of the form pull in without issue but I cannot insert any subform data into a new record, or udpate an existing record using
How to Get the URL of Host Site in Creator Form Field
I am hosting a Zoho Creator's form in a site through iframe code, and i need to access and store the URL of the same site in Zoho Creator form field. Can anyone please help me. Thanks and Regards
Custom export to XLS
Hi, Any ideas about how to create xls file using deluge? I have a "Quote" form which has lookup fields to other forms like "Customer", "items, etc.. The quote should have 2 options for export: 1 - PDF (record template) - V 2 - XLS - ? Thanks in ad
Add sub stage to Kanban
Hello, I am making an application for internal company use with Zoho Creator, I would like to know if there is a way to add as a kind of sub-state to an order. For example, I have an order in production but I want to indicate that within the production
All creator icons set to default
All of the icons for my menus have been reset back to the default ones. Anyone encountered this or know I can get my icons back ?
Changes to market place apps
We are getting close to pushing our creator app to the market place. However, I can't find anything about what our customers would be able to modify in the app once they've bought it. The reason for the question is that we are using conditional formatting
Next Page