Set Created by or Owner
The application I have developed seems to always put created by and owner (in the crm record) as myself, no matter which of my account users are submitting the form. I have pasted my code below that submits to CRM, and have set the settings to have created by as the person submitted but it still defaults to myself. Any ideas? //create the CRM vs Creator fields map to push data to the CRM module. myFieldMap = Map(); //add values to the map. CRM fields first and then Creator fields ( without the
Safari issues - embedded form won't load
Hi there I have forms embedded within iFrames. When we have users updating forms within these iFrames, they can successfully load the form while using Chrome, but not while using Safari. It won't load and just spins and spins. The form won't load. Searching the forums, it seems this has been issue from time to time in the past. Thanks Aaron
Nueva versión zoho creator
Hi all, I have seen some videos from YouTube and I notice that my version does not correspond to the one used in the videos. It seems earlier. Do you know how I can access that version? Or should you wait even for the new version? Thank you jose marquez
Format the Report List View Header
Is there a way to format the background color and text color for the Headers in the Report - List View? The conditional formatting only works for the fields - we would like to format the header tabs - see below.
For Each Loop - Multiple Criteria Problems
Hi, I am struggling to complete a for each loop with multiple criteria. I'm pretty sure I'm getting confused or going about it the wrong way. I have a contact form with email communication options. You have the choice of the following: Receive reports = Yes or No. Site Options = All or Selected. (if Selected, a box below with multiple sites to select from and All is void.) Age Options = All or Selected. (if Selected, a box below with multiple ages to select from and all is void.) Below is my criteria:
Is it possible to add/embed a Creator form into Zoho Desk?
Hi, I´m working with a client who wants to access and fill a form from their Zoho Creator app using Zoho Desk. Is there a way to do this? Thanks
Add a record based on a subform answer
Hi all, Wonder if you can help. I'm trying to add a record into a form based on a subform answer in a separate form I've trying a workflow with the below if(Asset_Register.Asset_Name == "Access Equipment") { input.Asset_Register = insert into Testing_PPM [ Development_Name=input.Development_Name Maintenance_or_Plan_Requirement=39703000000167523 (ID Number) Testing_Category1="Quarterly" Added_User=zoho.loginuser ]; } But it doesn't add the record into the form. Any ideas? Thanks!
how can i create a QR CODE o BAR CODE
Como puedo crear un codig QR en una aplicacion.
Mobile Sdk API's
Hi Support team, We have been really finding it though in getting the right API's to have our native app built on Zoho creator. Mobile SDK is the alternative? please suggest
is there a way I can add an image in the notes field?
Hi, I am looking at adding an image in the notes field so when a user opens it, they are presented this with text ? I have tried to copy and paste images in, and they save, but when open are lost. Please can someone advise urgently? Thanks dp
Adding role via Deluge in Creator
Hi Support, I have been looking for many months to think of a solution to solve the current problem that we have. We have a production application with 1000 or more users and we can't give everybody developer access because if we do so, anybody can make changes to the forms or workflow etc, so we only want a few people to do system users administration. In order to do so, we created a custom form which allows them to add users. So in sequence this is what happens : 1. System admin add users and
Hide the Minutes for Formula Date Output Field
We are using a formula to input a future date filed and then show that in a Report List View - the issue that the date input is including the time - how do we remove/hide the time (see below). I assume we would need to add the remove/hide function to the formula or a deluge script.
Searching for partners to share costs of ZC Ultimate Plan
hey people! i'm an enthusiast of ZohoCreator, and I'm looking for partners to share costs of ZC Ultimate Plan how it could work? >> ZC Ultimate Plan is the highest ´plan of ZC, with access to REBRANDED Mobile Apps - YES, you create your app in ZC and publish in google/app store with YOUR logo >> this plan costs 35 US$/user/month, but we only can buy this plan to a minimum of 10 users (users != clients, ok?) >> if we become partners, you pay only as much users you need, and have SEPARATED access to
Formula / Deluge Script Help
We are coming from another database program and need help with Creator Scripting. On our form we have several YES/NO questions. If all questions are answered YES then the applicant is considered APPROVED. Therefore we would have a field populated as APPROVED or NOT APPROVED based on how the YES/NO questions are answered. We would also create a % APPROVED NUMBER field so if the APPLICANT only has 4 of 8 questions answered YES then they would be 50% APPROVED. (1) I assume we need to use a FORMULA field
Custom Schedules
I cannot seem to add or edit any custom schedules anymore? You can start creating, but cannot actually enter or edit any code! Have tried various browsers and the problem still persists. Any help greatly appreciated.
Calendar Navigation
We have an issue using the Calendar Report. If someone navigates to a different week/month/day from the what the current date is, and then edits an item on the calendar, after Submitting the updated record, the calendar returns to the "Current" view - NOT the view the user was at prior to the edit. Is there anyway to ensure that the user will be returned to the view they were at, and not have the view reset? Is there a way to know what view the user was in, and then use the openUrl task to go back
Error adding a developer
I'm trying to add a developer to my app and I get the following message: "Failed to add user. Adding user, with secondary email address is not allowed. Contact the user for their primary email address." Does this mean he has already registered to Zoho Creator with a different email and set the one that I'm using as secondary? Also, do developers count toward the number of users in my subscription?
Are there additional formulas for Zoho Forms? If not, how would you create a formula to find a date that is X amount of weeks from a set date?
I'm building a form where I need to get an output date of 52 weeks from the input date. I'm finding that Zoho Forms is limited in the date formulas allowed (unless I'm missing something). Seems like I may be able to use Zoho Creator for this (also not sure on the integration between Creator and Forms or if there is any). My questions are if there is a formula that I could use for this in Zoho Forms and if not, what would the formula be for Zoho Creator?
Filtering Lookup Field in Subform based on Lookup Field in Main Form not working
Hello Everybody, I am new to Creator. I have searched and searched and tried everything I find but nothing is working. I am trying to alter the Quote Management Program available from the App Deck to filter a lookup field in the subform of create quote. I have The Main Form: Create_Quotation I have created another form called Vendors On the Main form is a Sub Form: Products _On_Quote The Sub Form is referencing the form: Product_Service_Subform ON the form Product_Service_Subform I have added a
Implement payment methods in Zoho Creator (other than PayPal)
Hello, I would like to know if it's possible to implement other payment methods besides PayPal in a Zoho Creator application as long as it offers an API? My customers sell wireless service and do activations though us as a wholesaler, I need them to be able to add money into their accounts, and then when they make a sale and activate service for a customer their cost would be deducted from said balance. I believe this is possible with PayPal because there is native integration but I want to know
Data recovery
Hi, Last night I made a tab for testing purposes (certain applications) in Applications. When I went to delete it The application deleted the Machines tab and seems to have corrupted the Applications tab. Can I get my data back? bradwilks
Get latest data from account from report load (not form)
Hi, I have a report which has test reports waiting to be sent to clients, however, I have a problem. I have a condition on a custom send button which checks their account status. It's either Operational or On Hold. If it's operational the send button works, as expected. The pulling of this data requires the form to be opened to trigger the "On Load" event which checks the account status. How can I go about this without going into each record, like from the report list? Is there a way to get the latest
Clear the search criteria of a report through code or URL?
I have a stateless form that uses a workflow to display a link to a report with criteria using URL. example: app.zohocreator.com/owner/app/#Report:Name_List?Customer_Name=[Kim] However, doing this only adds the criteria Customer_Name=[Kim], it does not clear any criteria that was made before the user clicks this link. For example, if someone had searched for a range of dates on the report Name_List and did not clear the search criteria, then going to the example link shows the Name_List report
Displaying two linked values from forms in a new form
Hi, Just signed up for Zoho creator as it seems like the perfect fit for me. However the learning curve is quite steep. I'm trying to make a reporting system for our business. I have a form with staff details. One of the fields is 'Level' which is a lookup to a level form (i.e level 1 to 5) Then I have a third form which is a team setup form. I have a lookup field here for their name (and the possibility to add if missing). I get the name field to work, but also need the assigned 'Level' to show
Form Object in custom variable comes up as Form Name + ID, does not fill my multi select lookup
I have build a stateless form to be used to change fields on selected records from a report view. I have created a custom function with form object (ID) as the argument. I have built an action in the report quick view for multiple records, selected collection of records, created an workflow with action to run the custom function. When I run the action on a number of checked records in the report view, it pops up the window for the stateless form correct, but the lookup fields with multiselect shows
Get total sum by date in Zoho Creator - Page ZML (Panel)
Hi all, I found that the Panel with Sum using this value in ZML value='thisapp.sale_form.sale_profit.sum' Could I only get this sum by date like April or Day like 25?
Help with Deluge Script for Checkbox
Hello, I am where I want to display certain sections depending on someone's entry in a checkbox. I have entered this script: if (input.Checkbox.contains("Gas")) {show Gas_1 } and I get an Improper Statement error. Can you please assist? Thanks!
Does Zoho CRM support Arabic Language yet or not?
Does Zoho CRM support Arabic Language yet or not?
"for each row" script error message
I'm having an issue with something that I thought was simple... the following code won't compile. It is the only code I've put in an "on edit on input" workflow for a form which contains a subform. I am sure it is something obvious, but I can't see what is wrong with the syntax. FYI - the subform name is correct. The error message I get is " Error at line 3 'row' is system keyword and cannot be used". 3 for each row in Remaining_Activities_Subform_in_Mainform 4 { 5 row.Free_Float_Days
Custom Button in Report
Hy , I have some questions , how to implement them :- 1. wane create custom button in report from through which able to change Status (lookup field) .but if it changes once and click again on status then its shows popup message cant change it again . 2.wane make search module for all categories in report .(see image 1.png). I'm making this Application in ZC5.
[Suggestion]
Hi there, Just a quick suggestion for the ZC team. It would be nice to be able to only show seconds in Date-Time field when the value exists to clean/simplify the User Interface. 2019/04/24 - 10:15:00 2019/04/24 - 11:00:00 2019/04/24 - 15:20:00 2019/04/24 - 21:30:00 vs 2019/04/24 - 10:15 2019/04/24 - 11:00 2019/04/24 - 15:20 2019/04/24 - 21:30 This actually helps in terms of readability. Just a thought! Cheers.
Help needed to build an application
I am new to zoho creator.I am looking to build an app for Athlete registration for Gymnastic Competition and then use athletes to Apply for game participation in different competition and age categories Different Age Categories are: 1) Age 11 or below 2)Age above 11 below 14 3) Age above 14 below 17 4) Age Above 17 Different Competion Categories Are: 1) Individual Men 2)Individual Women 3) Mix Pair (1 male and 1 female) 4) Trio ( Team of three not gender Specific) I Have managed to get User Registration
Get min/max/avg values into a form/report from records in a different form?
I have two forms: Form A & Form B. Both forms have a field called Item Number. Form A also has a field called Price. I would like to see min/max/avg values from Form A/Price show up in my Form B. For example, if I have 3 records in Form A w/ the Item Number 1001 at Prices of $5, $10 & $20, I would like to see the min/max/avg of those prices in Form B records w/ Item Number 1001. How can I code that? Thanks!
Compare two date fields to return a result of True
I have two date fields in a module, date field 1 shows when something is due. Date field 2 shows when it was submitted. I would like to compare these two fields and return a result of Yes or no in a thrid field depending on if the due date is met. I have tried an if statement; If(${Projects.Final Submission}<${Projects.Date job finalled},'yes','No') Not and expert.
Geographical information Systems
Hi Zoho The GIS method is poor on the system, could it be linked to a suitable satellite GIS locator with touch and capture technology for field asset collection please? we used sixmaps.nsw.gov.au to map our positions this week, but it is not a global provider. ESRI could be an option to consider? Cheers Michael
Zoho Creator - Customer Portal - get notification when new user signs up
Is it possible to receive a notification by email when a new users signs up via the customer portal? I see a checkbox "Notify on Sign up for approval" in settings, but do not receive a notice by email. Furthermore, it is unclear to me to which email address this notice will be send.
Fetch Data
I have two forms Form 1 - enter employee details - which has fields like employee_id_1 (number type), Designation(dropdown) Form 2 - activity details - which has fields like employee_id_2, designation, activity details, location Now, I want to populate designation on the basis of input for employee_id_2. I have made this employee_id_2 as a lookup field from form 1 (employee_id_1) To fetch the records, i wrote the following script { temp_var= Enter_Employee_Details[employee_id_1 == input.employee_id_2];
[Tips] Use something else then SUM in Page's chart
Here's a cool trick I learn last week that changed my life, hope it can put a smile on some of your faces as well. Currently, in Pages, when adding a Chart, you can input aggregated or actual values as Y axis. When choosing aggregated values, you can only select SUM of fields. // How to Well, if you go play in the Application IDE a bit, it actually supports other mathematic logic. So far, I've only tested MIN, but I expect this to work with MAX and probably AVR as well, up to you to try it out. The
Invoice to Work Order
Goal: Choose and invoice and have the option of creating work order with a custom set of fields to go through production. To have my digital file system (art files) with folder names that match Invoice #'s / Work order #'s. That way we can at anytime look up an invoice # for a client and find the art work and pricing with ease. Has anyone created anything like this? Work order would have the same # as the invoice and would carry over the contact information, etc; basically the same top portion as
This week and Last week set criteria when week starts on Monday?
I live in a country when weeks starts on Monday. For Last week I applied this set criteria (Added_Time >= zoho.currentdate.subDay((zoho.currentdate.getDayOfWeek() + 6)) && Added_Time <= zoho.currentdate.subDay(zoho.currentdate.getDayOfWeek())) For This week I applied this set criteria (Added_Time >= zoho.currentdate.subDay((zoho.currentdate.getDayOfWeek() - 1)) && Added_Time <= zoho.currentdate.addDay((7 - zoho.currentdate.getDayOfWeek()))) This scripts work when weeks starts on Sunday. How
Next Page