Remove Mobile Logo
I'm working with a client that will use iPads for form inputs. The zoho creator login form has a rather large ZOHO logo on the iPad. Please remove this class logo statement: <div class="mobilelogo"></div> Cheers, John Whitney
I want to calculate number of records(count row). What is the simplist way?
I have this Registration form with 2 subForms in one page. https://creator.zoho.com/zoho_spt3/yongin24 [SubForm1] Sub Total 1 = number of rows added on SubForm2 x 25000 [SubForm2] Sub Total 2 = number of rows added on SubForm2 x 50000 Grant Total = Sub Total 1 + Sub Total 2 Pretty simple, isn't it? But I can't get over with this for 12 hours now. Can someone help me? I need to know where to put the script with what.
No Mobile Access After Annual Subscription Paid
Paid in full only to have my access and all users access denied to the mobile app. Getting the message "trial has expired purchase the professional addition for access" WHAT? (3) email attempts to zoho support and also its team members who were quick to have me sign up for a paid subscription. ABSOLUTELY no response not even and acknowledgement of my of my email. 2 phone calls to support only to get an answering service. WHY would i leave a message to a company who doesn't respond to begin with.
Stateless Form - contains more than one record (return fields values as list) - help!
Hi, I have created a stateless form from a master form. My master form contains the following fields: Unit No. Lease End Date Checklist Item 1 Checklist Item 2 Checklist Item 3 I have created a stateless form that fetches data from the master list based on Unit No. I worked out that I can then sort column by descending Lease End Date to pull up the most recent data. The Deluge script is as follows: RecData = Master[Unit_Number == input.Unit_Number] sort by Lease_End_Date desc; Lease_End_Date=RecData.Lease_End_Date;
Embedded Forms and Users
I am having problems with some computers not being able to save embedded forms. I am wondering is this is a user count issue. How does ZOHO define a user - is a computer accessing an embedded form if user is not required to logiin considered a user. I have the basic 5 user account, can 6 or more computers update embedded forms?
Best way to develop a conditional form with fields that hide, show, clear and follow a series of steps?
I am creating a form that represents a lab procedure to follow step by step where each step is a field dropdown (Yes/ No) and may require data to be collected in a separate field. The steps are all conditional decisions and could lead a user down a different path each time. A user can also go back a step and choose a different value which then takes them down a different path. How can I accomplish this and be able to maintain the flow/ path and make changes to it? I don't think hard coding the
formatting values from related field in a record summary
Hi Zoho, I'm creating a template for a record summary and am having trouble with the formatting. I'm trying to get multi-select values to display in some other way (e.g. ordered or unordered list, or with line breaks) than just value,value,value,value,etc. If I'm just using "Insert Field" I can't figure out how to avoid this. If, instead, I drag from the left and drop the field onto the template, it accomplishes what I want but introduces a new problem: two labels. The left label is fine, but how
Multiply values from different forms in a formula field
Is it possible to calculate in a formula field two values from different forms? Lets say that I have a form called Product with a number field (Quantity) and a second form called Pricelist with a number field (Price). Is there any way to do this multiply Quantity*Price into a formula field?
Problems with migration tool
It should be noted that some days I can not update zoho through the migration tool. The system gives me error like "username or password is incorrect." Username and password are the same ones used to access zoho and turn out to be right. This is the script used: zohocreator.exe c:\scripts\Magazzini\Articoli_famiglia.xls <Username> <password> -e giacenze -au Articoli_famiglie Codice Codice that has until now worked!!! How can I fix the problem? Best regards
database and tables in zoho
hi , in trail version should i get access of joho database and table, if yes, from where i will get there names
help please? how do i use soho
hello i'm trying to use zoho to purchase an item online but it won't bring me to the PayPal screen, every time i check out with the item i want in my card it brings me to zoho and then i get this screen: after i click go to the home page it brings me to the Zoho Creator. I'm not sure what to do from there to purchase my item with PP
grid view cutting text and saving balance of field
when in grid view, for record "xyz", creator cuts-off long text in field "A" (for example, if text field is <2 Pack 9" Wax Finish Tapers w/ 5-Hour Timer>, then in grid view I only see <2 Pack 9> note the <> are my brackets). then somewhere else on that record row I make a change in _only_ field "B". then the record needs to be updated, but after saving the update Creator now has only <2 Pack 9> in field A when I view the record in list view or summary view. It did not show me balance of text
Why is a new schedule bringing up code from another schedule?
Either this is a problem or this is just the dumbest most confusing user interface... So I create a new schedule, in my case I have 3 custom schedules. I set up the "When to do" part easy then click Save. Next i click "Next". I would expect zoho to take me to a blank code editor but instead it takes me to a code editor containing code from my other custom action. I'm not sure that a new custom action actually creates its own code, instead all the code is stored in the same place. What is the point
How to synchronize two date fields with the same date?
Dear Colleagues, My question is about the date fields. I have two datefields FROM and TO. As you can see in image1.png when I select FROM date (12/1/2015) then in TO field I have again to select the month and the year beginning from the today's date which is not very comfortable. Always the TO date should be after the FROM date. Is there any way to do something like image2.png? When I select the FROM date then the TO date to start with the date which we gave in the FROM field.
Populate a dropdown list
Hi there I'm trying to figure out how to populate a dropdown box based on another form. The setup is: Event Form has typical fields (name, date etc) but also has a multi select lookup from "Class" form. Nomination Form - has some member details (Full name, phone etc) as well as lookup fields for the Event Name and Event Date from the Event Form. On the Nomination Form, there is a subform called "Details" - amongst other fields, I have a dropdown on this subform that I want to populate with the options
Use values in a subform
HI I have one form, with subforms. In the form I have a Lookup field. In the subforms I also have a lookup field with the same values of the field of the parent form. How can I do that if I choose a value from the parent, when I add a new register on the subform the lookup field take the same value choosed on the lookup field from the parent form.?
Are you coming to Zoho Creator's first Developer Conference?
Mark your calendars! Later this month, Zoho Creator community will come together for a two day event (March 20-21) at San Francisco's Embassy Suites. You may wonder, why it took so many years to introduce such a developer conference for a product which has a great community? Frankly, we didn't focus on it. All these years, we were focused on making the product easy and powerful for our users to build custom apps on their own, and we continue to focus on that mission. Apart from product focus, from
Fetch Data using Stateless Form - More than 1 record - help!
Hi, I have created a stateless form from a master form. My master form contains the following fields: Unit No. Lease End Date Checklist Item 1 Checklist Item 2 Checklist Item 3 I have created a stateless form that fetches data from the master list based on Unit No. Throughout the year, I may have the same Unit No. that has 2 lease end dates (say 6 months apart). I worked out that I can sort column by descending Lease End Date & the stateless form will pull up the most recent data. The Deluge script
Embedded Forms - sometimes will not save updates
I have a series of embedded forms in a wordpress blog. We access the forms from multiple machines every day. Sometimes some computers will not save updates to some forms - we get the saving message that never goes away. Its only some computers some of the time and it only effects a single form. The forms it effects are different every day. I have tried using a new browser, clearing all browser history and even restarting the computer - none solve the problem. Any thoughts on either how to fix it
Login Credentials are not displayed when accessing customer portal login from a link in website
I am testing the access of my customer portal from my zoho site via a link. When the portal login page is displayed, there are no login/password fields displayed - only a link to reset a password. Thank you in advance for your help!
Change Field Value based On Selection
I searched for a solution, but obviously I am clueless as to what to do, so I thought I'd ask here. I have two forms: Managers and Players I have a third form called ManagersPlayers that has the lookup to ManagerName from the Managers form. It has a subform that contains a lookup to the Players form. This works fine. I select a manager, add a player. Now, it gets fun(ky). I have a field in the Players form called "Available" as a drop-down with YES/NO choices. By default, all players are YES available.
Dynamic Filtering for Look-up?
Maybe I'm losing my mind, but I thought that applying a filter to a look-up could change the look-up values dynamically. I know it works for on-load... Cheers, John Whitney
Zoho Creator Rebranding Footer Removal
Hi Zoho, Your rebranding options are fine but the footer shows "© 2014 ZOHO Corp. All rights reserved". How do I remove that or customize it? We are very close to choosing your service. The only concern that we have is your footer. The footer will definitely affect our business. Please help. Thanks, Sen
Auto Back Ups
I am looking for a way to auto backup my data in a timely way, so I don't loose my existing data. I would like it to be able to back up to a location, or send me an excel or google drive sheet for each form
How to export all Zoho Invoices into a Form in Zoho Creator?
I need to connect Zoho Invoice to Zoho Creator ( Not the otherway around) without using a 3rd party application. Has anyone accomplished this already? Function Get All Invoices saves the data on a MAP varaiable. How do I get it into a table from there?
Retrieving details from product details from Zoho CRM order
Hello everyone, In the application I am building on Zoho Creator, I need to retrieve product details from the Sales Orders which are in Zoho CRM. // Get the Sales Orders from Zoho CRM salesOrders = zoho.crm.searchRecords("SalesOrders", "(Status|=|Asignado)"); // Add the Sales Orders records in the Orders table for each saleOrderDet in salesOrders { // DEBUG info "Order: " + saleOrderDet.get("SO Number"); // DEBUG // Get the Products from every Sale Order record productOrders = saleOrderDet.get("product").toJSONList();
hi can i keep few columns invisible in report
suppose i have two columns name "First name" and "last name" which are visible but output of both having "Full Name" is only visible under report view view show only "Full Name" column which is calculated result of First name and last name columns can i do it?
Populate a field into a form with zoho.loginuser
All, I created a form to enter data for customer engagement. One of the field is "userid" and I would like to populate this with the value of zoho.loginuser so that the user is already presented with a correct value that could not be changed. I know there is "added user" but I have old record where the added user was a different one and that now belong to a new user and I don't know/want to change all the "added user" value for that record. For this old record the "userid" field has been already
can i update data with import
if i have 4 columns 1,b,c,d and on the basis of fist 2 unique columns a and b i want to update c and d can i update rows with import
Formula field popup warning message
I am getting a warning message before I add a new fx Formula field "All reports involving this field also will deleted Do you really want to change expression?" I am confused because this is a new field and I have not seen this message before. I don't want to lose any reports. Can anyone explain why I am seeing this? I have not seen before. formula ((field1/field2)*100).round(2) Thanks
REST API, POST jsonp and authentification token
Hello, It seems than when using the Jquery $.ajax(type='GET') authtoken is correctly checked and no data can be retrieved if authtoken is wrong. When authtoken is correct, request status is success and data is correctly retrieved. This is, I guess, normal behaviour. But, when using the Jquery $.ajax(type='POST') $('#signIn').on("click",function(){ var formData = $("#userForm").serializeArray(); $.ajax({ type: 'POST', data: formData, url: 'https://creator.zoho.com/api/******/json/*********/form/User/record
Form reading from MYOB
Hi, Has anyone successfully connected a zoho form to MYOB for reading data? I know this post is duplicated but last question on myob was over a year old and only refers to buying third party software? Cheers Scott
How to add a formula that adds 10 day on curent date
I am new on the creator I would like to create formula filed that adds 10 days current day and show on the formula field any help will be appreciated
Urgent Help for "invalid entries found please correct and submit again" error in zoho creator
I am getting this error message when we update data as "invalid entries found please correct and submit again" in zoho creator. We are adding data sucessfully but can not update it after that.
MultiSelect field doesnt give Item Names but only system ID. How can I get Item Names of selected items from a multi select items
Basically I want item names from lookup based multiselect field. I have a lookup in which I have selected a multiselect field, and when I select items in multiselect and submit the buttons , I only get System Id. I have written following code on submit buttton- <some variable> = input.<multiselectfield> I have even tried fetching Item names using for loop with following code but and I succeeded in getting name but it only returns 1 same name even if I select another item name : for each input
Creating Paydates
I am trying to create an Auto Pay date, based on Bi-Monthly dates, and have it auto fill. I want to use just Fridays and I loaded a start date, and added 14 dates to that date. It keeps coming back as a bad error on Load. Any Ideas? //Next Pay Date Automatic //Add auto increment number x = Paydates [ID != (1 / 7 / 2014)]; input.Next_Date = x.Next_Date + 14; x.Next_Date = x.Next_Date + 14;
How to integrate web form created in ZohoCreator into custom module of Zoho CRM ?
Hello Team Is it possible to create a web form in Zoho Creator and then integrate it into Zoho CRM custom module so that form values are populated into the custom module in Zoho CRM? Please explain me how to integrate the form into Zoho CRM custom module? BR Zorge
Join us for the first Zoho Creator Developer Conference.
With the objective of fostering a stronger relationship with our users and to effectively support them in achieving their business goals, we are organizing ZOHOLICS developers, our first Zoho Creator developer conference. The event is to be held on March 20th and 21st in California. The event will have more than 15 sessions spread over two days with the keynote being delivered by Sridhar Vembu, CEO Zoho Corporation. You can expect deep-dive sessions into Scripting, integrations and best practices
Sign In and Out for Embedded Pages
I have a page that I shared publicly. It has some code that forces people to sign in. http://buzzable.info/?page_id=9 How do I get the sign in process to refresh either the iframe or whole page? I played around with the service url and it failed to do anything. After you sign in, I have added a button to sign out. Once again, how can I make the sign out process refresh the iframe or whole page Application buzzap/formacademy has been shared with support. Cheers, John Whitney
"Not able to find 'count' function"
I am trying to edit some code that is currently working but am not getting an error that says: "Not able to find 'count' function" The code with the problem is: filecount = Purchase_Request_Form[ID == input.Request_ID].count(Build_Files.ID); As I said this code is currently working including the count function. Im trying to change a parameter in an if statement in this form and I cant save the updated code now because of this error. I am in free flow scripting mode. What is wrong?
Next Page