How can I make when a person enters a report are hidden / display fields depending on which report is?
Hello everyone, I have like 7 reports, and in every report so i want to show/hide the fields when the boss enters to edit the report depending what fields i show in the report. something like: I'm the boss, so I have permission to see all reports, and if i go to the report 1 the fields that have to show will be "field1", "field2" and if the boss go to the report 2 the fields that have to show will be "field3", "field4". so "field1" and "field2" will hide how can i do this?
Update Quantity in record of lookup
I have a attached a test application to work out a problem I'm having. As a row item is added to an invoice , I'm trying to subtract the quantity from the underlying lookup record quantity. I attached the code: tempQty = Products [ID == input.ID]; tempQty.Inventory_Quantity = (tempQty.Inventory_Quantity - input.quantity); To the OnUpdate area of input.quantity of the subform. any help would be appreciated ! Thank You. Chris
Unable to import a spreadsheet
Hi trying to import a spreadsheet and keep getting this error: Error in creating the application. Please check if the formulas are applied on compatible data types and try again. There were 3 colums with formulaes in them ( detected as type formula) but are now set to Date.
Adjust Quantity in lookup record based on quantity selected in parent record
I would like to adjust the inventory quantity of a product based on the quantity selected in the parent Order form. is this possible? If so please explain with example code or concept. Thank you!
How do implement my Zoho database in my Wordpress webpage?
Hello, Me and my fellow students are working on a project for school. We've made a database using Zoho creator. We are trying to link our database to our Wordpress webpage. We want the filled in data on our webpage to be updated to our online Zoho database. How do we make this possible? Do we need certain plugins or upgrades? Kind regards, Koen
Auto payments in creator
I am building an app that will take online sign ups and where users can subscribe to services. The app should integrate with Stripe to set up a payment record (user token getting stored to Creator) and charge the credit card each month for the services. step 1: on new user registration through a Zoho Creator form, user is presented with a Stripe form to enter payment information; step 2: after succesful credticard registration, user is sent back to my website. Payment token is stored in Zoho Creator.
Custom Themes
Hello, The custom themes do slow down the responce time of the form very much. Even a small change causes this effect. Haddo vuputten
Function cannot return String:List ? get an error
Hi Zoho I have the following function returning a list : list Data.TestProjects() { TestProject = List:String(); TestProject = {"ZZTestProject", "XXTestProject"}; return TestProject; } but, on a page, when I try to script ProjList4banner = Add_a_Ship.distinct(Project_Name_TEXT); ProjList4banner.removeall(Data.TestProjects()); I get to following error: Mismatch data type for function 'removeall' at argument index 1 expected data type STRINGLIST found data type LIST for a combined script
Zapier Authenticating
When trying to authenticate my connection between zapier and zoho I receive the above error. I've generated a new authtoken but for some reason I receive invalid ticket id?? Any ideas? thanks in advance
Zoho Creator Tutorial Series: Vacation Requests
Hi, I'm working on the tutorial you made (well done by the way!): https://www.youtube.com/playlist?list=PLlC7sQNISSUQb2ikBRmlMRWNtbRpvNKX3 and I'm having problems with the custom actions. When I want to send an automatic email notification and when the request has been accepted or rejected, it works if I "edit" the Vacation Requests Report, but if I just want to click on the custom buttons (Approve, Reject) it doesn't work, the notification will not be sent. Do you know what I can do to avoid
Why appear in the report the total of the fields disoriented?
Here is the total that is disoriented:
Open url
Hi, I created two pages , want to take print and pdf in a single custom action click. Now, after clicking custom action, a stateless form will be opened and there is a drop down to list the pages which need to be printed and allow user select page and click "generate " button , then page will display in new window and the page itself have a button to"print" and "pdf". these buttons are options given by creator for pages Now,I want to generate all pages into pdf format and print-out in a single
Transfer of applications from creator workspace to developer workspace
For the past three weeks I tried to get my applications transferred from my normal creator workspace to my developer workspace. The sollution from customer support is to export as ds file and import resulting in the loss of all my records in the applications-database. Please provide a sollution because I am seriously frustrated with the situation.
Create a ZOHO app and host it on AWS?
Is it possible to use Ziho creator to create an App and then host it under windows or Linux so I can use AWS?
Is there any way to insert arbitrary number of rows in a custom module in one click via custom function(s)?
Hi, I have a custom module called Vouchers which holds number of unique alphanumeric voucher codes for an account. The problem for me is sometimes I might have to create more than 100 number of unique vouchers on one click. Now, when I go to add vouchers from Voucher module and choose the account and enter number for vouchers to be created then entered number of unique vouchers should be automatically created. I am not handy in building custom functions at the moment. However, lets say I grab number
Record Count Issue / Usage Details
Went into our usage details this morning and saw that we had 85,000 records of 100,000 available. In order to reduce the number of records, I did a backup and downloaded and exported the application as a file and then proceeded to delete 2 years worth of our oldest orders in the system to see how much this would reduce the record count. After deleting these "orders" and refreshing the usage details, our record count went UP by 10,000 records to 95,000/100,000. It's not possible that we input 10,000
I want to build a Flipbook App.. Could It Be Done?
Hi, My question is... I want to build an app for a magazine.... So I want that app has a Flipbook inside..... But Not in a HTML space that shows a web site inside the app.... I want it lie Native... I don't know if this could be done with ZOHO templates or if it has a plugin that works like an ebook or flipbook native in the app. Thank you for Helping me, and if you have already done an app like this, gimme your link and i will download it ir order to see how does it works!! Thank you Very VERY Much!!
App Missing
I have an app missing. Hauling Tail Rescue
Customer Portal for application with multiple clients/customers
Hello - I'm building an application that will store sensitive data for several large customer companies. We want the customers to be able to login and see reporting/dashboards related to their info, but obviously not see the sensitive information of the other companies. The information will be uploaded by our team, and not by the customers themselves. Is there a way to associate customers to only their related data, so when they access the portal they only see their information? Is it secure to
Creator Page w/ Multiple Charts
Hello - I'm creating a Page in Creator to show multiple charts to customers. It seems that when you embed a chart into the HTML, the charts are full-width and full-height. Is there any way to limit the chart dimensions, and have multiple charts next to each other (in half-page columns) instead of full-size on top of one another? Also, is it possible to make Pages responsive or is this not supported? If anyone has any Page templates that sound similar to this, would love your guidance! Thanks Brian
phone number field
I would like to use a phone number field so when I pull the record up on my cell phone, it will be highlighted and I can click it to dial out. Tried numerous things so far and nothing works
Create Google Drive folder after record is created
I tried using Zapier, but it is not fast enough. Any ideas? I want to create a google drive folder after adding a record. Would i have to use API calls for this?
Open URL does not work after success in calendar view
I am using the calendar view, and I have scripted an openURL after success of a record. In calendar view, if i click on the little edit button or click the record, then the edit button, after success, it does not open the URL. The URL only opens if I'm in list view, not in calendar view (or summary view). Why is this happening? This is the report with edit access: https://app.zohocreator.com/deranged/deranged-entertainment/#Report:Add_New_Event_Report
how to set "OR" operator usig URL criteria for a view?
I need to specify criterias for an embedded view using URL. How can I make the view show records matching the criteria Field_A == Value_1 OR Field_A == Value_2?
COMPOSITE PRIMARY KEY
My form has three fields A,B,C forming a composite key. How do I enforce an "on add" script so mass-loading of data will be filtered: only lines with composite key A+B+C that are unique and not duplicating existing records will be inserted? Thanks! I have researched this before but there seems to be no answer to this questions.
Need to specify "OR" operator when setting criteria for displaying a view
From the docs: To set criteria for a view URL format for setting criteria with "=" (Equal) operator is given below http://creator.zoho.com/<app owner name>/<app name>/#View:<view name>?<FieldName1>=<FieldName1 Value> &<FieldName2>=<FieldName2 Value> This allows for criteria of the form <criteria 1> AND <criteria 2> as I read it. I need the form <criteria 1> OR <criteria 2>. There's other logic operators listed but no OR. Is there some way to use an OR in this situation?
Spreadsheet View with Sub Forms
Is it possible to use the spreadsheet view with a form and a sub-form? We would like to have the cut and past functionality that the spreadsheet view provides with fields in the sub form. If not the spreadsheet view, any other ideas would be appreciated. Thanks
Calendar View First day of week
Cannot find how to change First Day of week to Monday in Calendar type of view. Can anyone suggest?
Sort by returning ID of Lookup Field not Value
Hello, We have a static HTML page (stateless form) that is a report pulling data from multiple forms. a search value is passed from another form to this HTML page. Then we have a variable asset which looks like this: asset = Add_Edit_Assets [Assets_Account_Lookup == search.ID] sort by Assets_Type_Lookup ; Later in the page we have a "For Each" that looks like this: <%for each x in asset { type = Default_Device_Types [ID == x.Assets_Type_Lookup]; manu = Default_Manufacturers
Adding CRM Task from Creator Subform
Hi I am trying to add a Task record to CRM in a Creator Subform when the form action On Success is executed. Its a simple statement x = zoho.crm.create("Tasks", { "Task Owner" : "someone@company.com", "Subject" : "Chase Up" }, 2); This does not work for a subform On Add -- On Success action BUT does work on the main form On Add/On Edit -- On Success action ? Please can you advise why ?
Learn Deluge
Hello, I am having an issue with https://creator.zoho.com/learndeluge/ . Whenever I hit the "execute" button it switches to "executing..." and freezes. The app is able to return errors without freezing. Google developer console reports this error, as well, "Uncaught SyntaxError: Unexpected end of JSON input". This error happens when I hit the execute button. Any help would be much appreciated! Thanks, Tim
Updating Records of a form based on the input of another form.
Hi, I have a form Product that contains the Product Name and and the Available Quantity. This is added through lookup into a subform in another form. I need to update the value of Available items with respect to the Required quantity in the subform. Any idea how to do that, because storing the value in as it is retrieved is not working.
New to Zoho Creator (non-developer), need some help understanding how to build a simple App
Hello Zoho Community Team, I am a non-developer and wanted to assess the viability of someone like me to be able to create applications without any real coding knowledge. I was wondering if someone could help me create a super-simple application, as I have been struggling for a couple of days to create a very simple 3 page app. Essentially I am creating an interview observation Application. I want the screens to essentiallt look like this. Home Page: ---> Client 1 ---> Observations
I need a dialogue box to determine what action to take next
I have a form with a lookup dropdown of 5 fields. If a user selects one particular option from the dropdown I would like a dialogue to appear along the lines of "Would you like to create a new record in [FormName] for this record. If the user selects Yes, another form opens and data is transferred from the one form to the other. If the user selects No, the dropdown in the first for is change to a different pre specified option. I can handle the actions and data transfer, but do not know how to create
getURL and postURL not returning response body for 500 response
I have set up a temporary rest endpoint that returns a 500 error and some json to explain the reason for the 500 error. http://demo3516469.mockable.io/test500 This is common behaviour for many REST APIs to return a 500 error if something is not right and display a reason. The following test function: void testREST() { getRestResponse = getUrl("http://demo3516469.mockable.io/test500",false); postRestResponse = postUrl("http://demo3516469.mockable.io/test500", "{\"test\":\"test\"}",false); info getRestResponse;
Extend Quickbooks Integration
Extend Quickbooks integration by supporting additional modules e.g. Estimate module and enable function for sending forms e.g. invoices etc from Quickbooks via API.
How can I reload a HTML page opened as a dialog?
I have a HTML page with a list report and a stateless form embedded to it. This page is opened in a dialog to show info about the selected record. I wish the HTML page gets reloaded when I click on 'Update' button on stateless form. I already tried openUrl("#Script.page.reload", "same window") and it works if this page is loaded on whole window, but when it's opened as a dialog it reloads parent page. Any tips on how can I achieve this behavior? Using iframes maybe?
sum of values in report
hi! how to make report so that it will show sum of values?
How to read Whole url or Read URL parameters using form script ?
Hello Sir, How to read Whole url or Read URL parameters using form script ? We need url's parameter for parameter value in form.
Build app without forms
Hello, I only want to build a calculator - user enters numbers and page displays results. Zoho only allows me to do this on a form. I do not need to submit a form. Thanks!
Next Page