Suggestion for Attachment Feature in Zoho Creator Report Comments
Hi Team, I hope you are doing well. I have a suggestion in the Zoho Creator : adding an attachment option to report comments. If this feature is available, it would be helpful for us. I have attached image for your reference. Best regards, Dhanasekar
[Free Webinar] Learning Table Series - Creator for the Manufacturing Industry
Hello Everyone! We welcome you all to the upcoming free webinar - Learning Table Series. The Learning Table Series is a free monthly webinar that runs for around 45 minutes. It's offered to our Community users and aims to provide a dynamic learning experience
Creating a page as a user dashboard
I'm looking for some help to create a user dashboard that will display specific information and records based on the users who is signed in. I did see something similar to what I'm looking for in one of the training videos (https://www.zoho.com/creator/videos/creating-pages.html
How to display an image from a report in Creator to the widgets?
How to fetch value of an image field in a Zoho Creator's report and display that image in a Widget? Is there a way to also replace this image through the widget and update the changes back in the report?
Looking for a low cost Creator developer
Hi, We're a very small company (a staff of 4) and are looking for a low cost CRM/Creator portal implementation. We have a good understanding of what we want. We also have fairly good experience of Zoho products and implementing them, but there are gaps
Calculate percentage
Hi, in the formula field I need to calculate a percentage of some amount, I am trying field1+field2-27% but is not accepting the expression, it says is invalid. How can I calculate this in the right way? thank you.
A way to dynamically pull form field api names within Zoho Creator fucntions?
I want to give my clients the option to create Task Templates themselves without me having to hard code unique scripts for each individual client. They create the templates, I create the master function, and we now have a scaleable system. The one thing
Is there anyway to show a field in subform a when the user adds or edits an entry in subform b?
e.g. I've got a list of labels that the user can define, and a list of items they've ordered. If they don't have any custom labels there's no point in showing the drop down list for the label. However as soon as they add a custom label I want them to
Printing from HTML to A4 Pages
Morning All I need some guidance before I am move further. I have created a quote system in creator, the rep will create his quote in there and then output to A4 pages to present to the client. I have created a page using HTML snippets that has the required
Is it possible to map a column from an import file into an Integration Special Field?
It doesn't appear that I can select the field to map to when importing a file. Sometimes we input the data through the form and sometimes we load records via a file with hundreds of records. Is there any work around or something that I am missing? I would
Wacom integration with Creator
It will be great if signature field had support integration with Wacom pads
Subform Total only calculates the first row
Hi Giys I am using the follwoing code to multiply the quantity of a product by the price and then return the result in a column in the subform, it works, but only on the first row? If i add a second row it doesnt work? Any ideas why this could be? input.Quote.Total_Price
Limit to Number of Options in Drop Down Menu
Is there a limit to how many Options can be listed in a drop down menu?
Dynamically update <text> value
Hi. Im hoping someone can help with this. Say for example I have a <text> in a zml snippet in a Creator page. How can I change the value of this text when a button is clicked? For example, I have button 1 ,button 2 and button 3. If user clicked the button
Dynamic lookups fields
Hi, I have 2 dropdown lookup fields. I want the choice in the first field to dictate the second field. I'm trying to use ui.add however in this case I cant use text for the constraints - I have to fetch the IDs as the fields are lookups. Can anyone help with this? So far i have something like this; liste = List(); if(Field_A = "Europe") { liste.add("Germany"); liste.add("France"); } Field_B:ui.add(liste);
Custom frontend & Zoho Creator backend
For a client, we want to build a Zoho application with a custom frontend. The custom frontend has to be pixel-perfect, so we are going to have it built in Angular by a frontend developer. Are there any users among you who have experiences with this? What
Hide/Show and Custom function in Creator
Hello, I tried to do a function where I want to hide/show some fields of the form. Like the following code void dossier.showFinanceursFieldsAccordingToPlanFinancement (Dossier dossier) { hide dossier.Orient_par_Entreprise; } However creator triggers here an error telling me "'hide' can be used only in on load actions" Do anybody knows a workaround to that situation? Like creating function that only works on load actions for example? The goal is to avoid code repetition, as currently, I need to
Button -> Cancel Submit Solution?
Hi all, I know 'cancel submit' is only available on the validation but is there a solution to halt the actions of a button on a form? Many thanks Ty
Approval when a field is changed by a user
Hi I have a field in a form called 'contact'. When a user changes that field, I would like it to be approved first either by admin or another user who may be a manager. What I need are simple workflows which starts with a form, then alerts via email the next person that can approve or decline, then to another, then to an alert via email for requests that has gotten approval from both and viewable in a report.
Auto populate form after opening via OpenURL
I have a Vacation request form that allows the approver to approve/reject via custom actions in the report view. Upon Rejection, I have enabled a form called "Reason for Rejection" to open. On that form, there is a Request Number field and a multi-text field labelled "Reason for Rejection". Is there any way for the Request Number field to auto-fill upon selecting reject? There is obviously a corresponding Request Number (Auto-number) field in the Add Leave form.
Zoho Creator - Multi Select Option Have to be shown in Page Section Charts
Hi Team, I have created a form in Zoho Creator containing a multi-select column. I need this data to be reflected in the Pages section as a stacked bar chart for visualization. Form Example: Name Task Name Softwares used for this Task For the above form,
Form for users to select days available to work
Hello, I am trying to create a form which employees can use to show what days of the following week that they are able to work. I am thinking of creating a form that shows a date field (that is disabled) that shows the dates for the following Monday to
Adding Data to Subform via Node.js API in Zoho Creator.
I hope you're doing well. I'm currently working on a project in Zoho Creator and facing a challenge with adding data to a subform using the Node.js API. While I've succeeded in updating data within the subform, I'm unable to find a solution for adding
Update Record via Report Workflow not Triggering Zoho Flow - Workarounds?
According to Zoho Creator support, when a Creator record is updated via Deluge, it will not trigger the "Record Updated" Zoho Flow trigger. Has anyone else here ever run into this? Is there a workaround that doesn't involve me maintaining two separate
Export/import portal users - names not preserved (or exported), only email address -- can't match to imported ownership
I am trying to transfer data to a new application. When I export portal users only the email address is exported. When I import them in the target portal, the name that is associated with the user does not match the name in the original portal. Unfortunately,
Weird account stats
Can someone tell me how this is possible lol It says I'm using 2 out of 1 applications, and according to this, I'm way over my storage limit, but it still lets me upload more files.
Whitelist Zoho Creator IP Address
Hi there, For a 3rd party service i need them to whitelist my ZC app ip. I couldn't find a list of Static IP's. Is there any? Thanks
Add dropdown options via form
Is there any way that I can have a form with a text field, and when I submit the form, it adds the value of the text field as an option in a dropdown field in another form?
Issue with Publishing Changes in Zoho Creator
Hello Zoho Support Team, We are facing an issue with the publishing feature in our Zoho Creator app. Previously, when we made changes, they were highlighted in green and red. However, for the past few days, this feature has stopped working correctly.
Adding 'member portal' member to form.
Hi, I'm new to the Zoho universe (and not a web developer) and I am currently trying to add a form to my Zoho site. I've started building a website with Zoho Sites and have managed to activate the member portal, as I want signed-in users to have access
Connecting Zoho DataPrep with Creator as a Data Source?
Currently its not listed as an available Data Source for Creator, We have a FTP connection set-up to get data from a client database, I just want to know if there a way to link it up to a Creator's form with workflows as the data source? So that we can
Looking for what code to use to link two Creator apps using Functions
Let's just say i have 3 programs Creator's CRM Creators "lead management" Creator's "Sales Management" I would like to enter a new lead in CRM, and have it "upserted" over to "Lead management" instantly on submit so, if i'm creating a new lead, in Creator CRM, it creates it over in "Lead Management" and If i'm Editing a old Lead in Creator CRM, it Updates it over in "Lead management" but, i want it to go both ways. so that if i create a lead in "lead management", it also creates in "Creator CRM"
Zoho Creator and CRM data source integration
I am trying to create a portal for clients to give us information. I need to be able to associate their creator portal accounts with their CRM IDs so that CRM data source forms would be prefilled with what we know and then can be updated with new information
Creator Integration with RDBMS
We are currently extracting data from Creator using REST API. We load this data into our data warehouse for analysis. However, the product page lists Databases under Integrations. Is there a direct database integration available for Creator? https://www.zoho.com/creator/integration.html?src=hdd
Is it possible to add a comment in Zoho Creator record native comments section via API?
Is it possible to add a comment in Zoho Creator record native comments section via API?
How to get matching data from one report and compare to another
Hi, I am trying to search the uploaded data in Report B for matching rows in report A and get a sum of the records in Report B that match the Luxury column criteria in Report A. Report A contains the Luxury column criteria that is hidden in Report B,
How to auto populate from admin(Staff) user input?
I have created a form for students. The corresponding staff (Class teacher or adviser) need to fill student details. I haven't set any mandatory fields(except email). The staff can fill more details if available. When submitting the form the mail will send to respective students with form link. Students can update their information. I have given permission to access the student form to the student. when student login to student form the data given by staff is already pre-filled. How can I do that?
Time only field
I see that there have been several attempts to get a Time Only field created in Creator over nearly EIGHT YEARS and still no update. It seems to have a lot of interest and the workarounds using the Date-Time field are onerous and unnecessary for a seemingly simple field. What is the timeline for this? What do we need to do as a community do to move this up the work chart? I love the app but this is holding me up creating some very useful apps for my travel and transportation industry. Cheers, Steve
QR code generation - Zoho CREATOR
I have been searching for a while now - cannot find solution for a simple problem. I need to generate a QR Code based on the input in a form field: Say, on user input in the "Code" field is AIRW-7777 (string), a QR should be generated as an image in the
Ticketing for an event
Hi, We are organizing a fundraiser in July and wanted to know if you have a ticketing option on your portal.
Next Page