Calendar Resource View
Hello, I'm considering Zoho Creator for SaaS development and wanted to know if its possible to create a calendar (resources view, image attached) in soho creator?
Updating a file field without giving edit access to users
I have a form that includes a file field where users upload a document. Sometimes they don't have the document at the time they create the record, and since only the admin has edit access for security reasons, only the admin can edit that record and add
Passing multiple parameters in ZML
How do I pass multiple parameters in ZML. This does not work. <%{ %> <panel><pr height='fill' width='fill'> <pc width='100%' bgColor='#FFFFFF' padding='20px' hAlign="left"> <button text='<%=searchresult%>' size='3' color='#ffffff' bgColor='#0072F4' type='rounded' action='OpenPage' target='same-window' componentLinkName='test' cornerRadius='60px' parameters='test1=true&test2=true' /> </pc></pr> </panel> <% }%>
Error: Internal Exception
Hi Team, I'm trying to convert a page to a pdf file and send the attachment in an Email. It is working fine but sometimes it gives an error saying Internal Exception. I got to know that this error is due to the time limit it takes to execute the invokeURL.
Invoke URL to get Record Template
Hello, I am wondering if anyone else is having issues using the invoke function to get record templates. I have used this in the past with no issues, but it is now not working. file_to_fetch = invokeUrl [ url: "https://creator.zohopublic.com/<adminUserName>/<appLinkName>/record-pdf/<viewLinkName>/<RecordID>/<PreferredDownloadFilename>/<encryptedKey>"
Record Template with dynamic content?
We are trying to build a record template for Quotations. Some variables are involved in how a quote should appear when printed, such as: -Include or exclude Bill of Material (subform data). - Include or exclude multiple Bill of Materials -Include or exclude MSRP column in Bill of Material - Include or not include Scope of Work (Rich Text Field) Can we dynamically choose what elements appear in a template, or can we create multiple templates to choose from when printing a
calendar view
Hi, To work with the calendar it would be very useful to configure the calendar report view where the date are specified dynamically via URL. The idea is to be able to display the calendar in one day view. At the moment, it is possible to set the view
Add Javascript on Workflow -> Send Email Notif ->HTML
Hi Zoho Team, Requesting to add Javascripting on HTML edit field so we can expound and apply more functions to it. As of now, it seems dead-end on our part as we don't have option to iterate table rows upon submission of the form. We will not take the
Help with scanning a barcode serial and transferring the scanned serial to another lookup field in Zoho Creator
I have two fields, same form: a barcode field and a lookup field. I want to scan a serial with the barcode field, and then put the serial in the lookup field, but I keep getting an error. The barcode field is a string field apparently and the lookup field
Location Field not found for use
I am wanting to use a Location Field that I've seen in some solution templates however in my list of Basic and Advanced fields there is nothing called this. I don't want anything as specific as an Address and unfortunately the Address field type requires
One big app or multiple small connected apps?
I have a question for everyone on their thoughts and knowledge with app design. I was originally using Appsheet before coming back to Zoho Creator. I am building an app or apps for my house flipping business and it has many facets such as CRM, project management, logistics, material lists, etc, etc. With Appsheet, the more tables, forms, and data you had in one app, the slower it became and would take minutes for the backend to reload after each edit. Creating multiple connected apps was way too
How to setup Tasks for multiple sections
I have various sections that could each have their own set of tasks associated with a record. For example for Projects there can be tasks, for Contacts there can be tasks and for Opportunities there can be tasks. Is it better to create a a single Task
Building for Multiple Organization Usage
I am creating a single solution where I want to be able to have multiple organizations with multiple users use it but not be able to see each others records, and have their own logo, etc. I haven't found any topics or knowledge base articles however I
Storing strings larger than 64KB in creator forms
Greetings in my application i'm working on a widget where the user can input large amounts of text (screenplay scene outlines and actions), after the user is done with writing i want to save the input as stringified JSON in my form. the issue is that
Dynamic Geo-fence
It would be amazing if we could dynamically setup the Geo-fence for a form from deluge.
Custom Creator App continually breaking
Our ZOHO Developer created a ZOHO creator app that my field techs use every day. It has become an integral tool to dispatch my Field Techs and provide Customer Information, GPS, Crew Data, Time keeping, Sales Orders etc.. It would seem that anytime there
Figma Screen Import Procedure
Hi, How can I import and build functionality in screens imported from Figma and build logic above that.
Form-Style Properties
Hi, Is it possible to customize the style properties (height, margin) of the form fields?
Timer function in Creator
Zoho Projects and Zoho Desk make use of a little timer gadget. The user manually starts/stops it. I have a need for this type of control in Creator. Any plans to add it?
Zoho Creator Sub Forms as Popups
I saw somewhere that we could now make subforms view as popups instead of the left to right list used currently...Is this true? How can I get this? Thanks!
Form Workflow Action Order and Dependency
I'm trying to wrap my head around how the Creator workflow actions handle order. Is it expected behavior that the downstream actions do not have access to the upstream actions' input changes? And do downstream actions only start after the completion of
Best way to create a Typeform style form witin Creator?
Hi, Seeking opinions on the following, I am wanting to create an experience within creator, which is similar to a https://www.typeform.com/forms/ style whereby each page/question is unique in its design. What would be the best way of portraying this within
Create the same task daily
Hello All, Can you help me with the script for the issue as follows, please? I'd like to create a recurring task in a task management app. I have a starting date, and have a frequency field. If I create a new task I'd like to see this task from the starting
Autonumber missing values?
Hello, I have added an auto number field that is to generate and identify a new purchase and sale upon form submission. The number does not show in any report ... or anywhere. Yes I have tested by submitting forms... Is this a bug? Is there a fix? It
How to filter lookup field from parent lookup field
Hi, I've set 2 forms which are depended. Form A : list of materials (singletext field Materials) Form B : list of all colours (singletext field colour, singletext field material) the singletext field material in Form B, is for now a comma separated list
Disable "Import data" for a report
Hi, By default there are menu options to Import data (see screenshot) which I want to disable on a report, but I can't find how to do this? It must be really easy? Thanks
User Permisisons Export Pivot Table into Excel
I want a user to be able to export a pivot table report into excel. I have a form (Form A) that records therapy visits, it pulls data via Lookup field from a Client Form (Form B). I have created a pivot table report where a user can see the total minutes
Replace number in formula with text
Hi I want to replace the number of counting days in a formula box (((zoho.currentdate - input.Date_field)) / (1000 * 3600 * 24)).round(0) in the column "COUNTING_DAYS" with a text "Finished " when the "status" of the operation shows COMPLETED or CANCELED
O que seria Coluna Base e Coluna dependente?
Olá sou Leigo no assunto, porém tenho uma frota de veículo e sempre controlei as manutenções pelo Excel, vih por aqui que consigo criar um app através do upload do meu arquivo CSV, mais quando subi o arquivo pede pra Eu escolher essa coluna Base, alguém
Deluge Workflow: Cannot insert and retrieve a new record
I've got a calendar app that lists events for different high school sports. It needs to import non-standardized excel spreadsheets - the school does not force standardized sheet layout from each coach - and create events for the season. I do some manual
Checklist from form
Hi, I've got a form where a manager can specify all the IT requirements for a new staff member (devices, folder access, software, etc) It's a pretty big form with a lot of show/hide fields. I'm looking for the easiest way to create a checklist from this form, so an IT staff member can go through and confirm that each item is provisioned. Is this easily done in Creator or some third-party integration? Much appreciated Levi
Attachments between Creator and CRM Leads module
Hi, I developed an form on Zoho Creator. I added a Workflow on Submission that sends an email to the user, attaching the record's PDF template to the email. I need that PDF to appear as an attachment in the CRM Lead module. I've already tried to add the following script on Submission, as reported in other posts: file_object = invokeUrl [ url: "https://assets.pcmag.com/media/images/431075-zoho-logo.jpg?width=810&height=456" type: GET ]; response = zoho.crm.attachFile("Leads",4770XXXXXXXXXX,file_object);
Is it possible to script for automatic export of reports in Zoho Creator?
I have an app with a few reports that I would like to automatically export on a daily basis. Is this possible to do through deluge script, or would I have to set up some sort of flow between Creator and CRM/Analytics?
Mirrored images when using web browser to capture photo
I've built an app that requires capture of a photograph on a form using the image field. I'm using the app in google chrome (and/or microsoft edge) on a microsoft surface pro. When taking the picture using the rear camera on the device, the image is mirrored.
Need Image in Rich Text Field (Solved)
<img src="https://i.imgur.com/iV4suDK.png"alt="MenuImage" style="width:500px;height:600px;"> does not work.
A search function for dummies
I see from the forum discussions that this subject is a recurring topic. I need a simple search interface to allow users to search a list of publications by keyword. I've seen the form at https://creator.zoho.com/sampleapps/search-records-in-a-form/# which is where responders usually point people asking this question. I understand how to copy the search form to my account. I cannot however figure out how to modify it to return the results I need. I can't 'follow the logic of the form' because I don't
Sandbox deployment error
I have a Creator app which I'm modifying in Sandbox. But when i tried to publish the changes to live it pops an "Error in publishing" without any description attached. When does this error occur and can someone explain how to fix it? Thanks
Using Subform in Invoices
Hi there; In a billing project in Zoho creator, within a form, I use a Subform for the items, which is very normal. The problem is that for Zoho record consumption purposes, Zoho considers each rows of the subform as a record. And causes consumption of
First day of week [FIX IT PLEASE]
@Zoho, how many of your users use Sunday as first day of week? I mean, you have a whole feature about localisation/translation and date formats... how hard would it be to allow for user based "first day of week" variable? Currently, filtering reports
When will standard Theme fonts be supported in Pages?
First of all, great to see the new options to customize Theme fonts and color options, all though a little change, it makes a huge difference to the perceived value from the perspective of the end user. However, what seems very much out if sync is, that
Next Page