adding user via customer portal
hi add user via customer portal all good but when i use zoho creator mobile - system writes there is no such user and via creator.zoho.com is it possible to register user with same email address when in next step i register user via creator.zoho.com - system allows user to login to zoho creator mobile how can i mass register users (via customer portal?) so that it will possible to login to zoho creator mobile after registration?
Copy field properties from one form to another
Is there a way to copy a field definition and its properties (not the field contents) from one form to another, so I don't have to define a commonly used field several times over? I have a drop down with a script and it would be useful to be able to copy it rather than have to enter the drop down values again. It is a status field, and the states are common to several forms. I know I could use a lookup and put the values in a new form, but I didn't really see the need for that - the values don't
Attach file With Create Invoice Task in Creator to Invoice
Can you attach a file to Zoho Invoice utilizing the createinvoice task? I need to attach a shipping document that is sent with an invoice. It would be great to automatically attach the shipping document from Creator when I execute the createinvoice task. Please advise.
Output double zero after decimal
I'm using a currency field set to 2 decimal points. In the reports, the currency displays $33.00 fine. When I output the currency to a HTML page, the display is truncated to $33.0. Is there a way to keep the .00 when output to the page? Something to add to input.Money that forces 2 zeroes if the currency has no cents? Thanks!
Pictures not staying the same size
I have three pictures on my home page. There is a highlight box with the picture in the image at the top as a menu header, and a paragraph at the bottom. If I make any changes to the page that cause a refresh or if I initiate a refresh myself,f the pictures change size and part of them is cut off. They are set to "fit". In order to fix them I have to switch them to "small" and then back to "fit". This means however that if I forget to do this when I publish changes, the published page will look
when updating a field in mass allow not to update date of updating
Hello I need to correct a value in a fiels in the "contacts" in mass through an excel file, with Idcontact as matching key. If I update in zoho it will change the "last modification date" of today (given by zoho) for all the contacts records updated ! I want this date not to be updated as well as what update is totally not important. Any solution with creator ? or any other solution ? thanks nono
Can I hide the senders email address?
In Zoho Creator I have created a form that emails my clients. On the "Workflow", "On Add" "Success" I am wondering if it's possible that the client doesn't see what email address the message was sent from? It would just have a reply to email?
Mass emailing after filtering
One of the things we're wanting to do with Zoho Creator is to run reports and then mass email. Example: Filter out the people who live in Dallas and send them all an email. Is that possible within this program? Thank you!
Embed the app
Well, I've read the forum here high and low but I can't seem to find the answer to this question which leads me to conclude it isn't possible or at least not in the way I'm trying to do it. Anyway, I would like to embed the entire app, not just the individual forms and reports... the whole thing with the panels and everything I've designed in my editor into my website. I've tried a number of different variations via the "Links > Embed in Your Website" but all that does is give me the link for the
Can't copy this application
https://creator.zoho.com/sampleapps/split-forms/# I am trying use the feature that is in the application but the system does not permit to copy... Any idea? Thanks
Help with geotag function
Hi folks, I'm trying to write a function I could invoke through a custom action to geotag my contacts. The idea is to pass the full address of the contact at the end of this URL: http://maps.google.com/geo?output=xml&q= The result from Google is returned as XML, so I want to grab the "point" returned by Google and write it to a string field called "Point" in the contact's record. Here's what I have so far: void display.geotag(int id)
{
contact = Contacts [ID == input.id];
gMap = getUrl("'http://maps.google.com/geo?output=xml&q='
Any way to sort list report by group by field totals
We have a receivables table that contains every transaction for any donations received by specific donors. One of the reports we have is where this information is grouped by the donor's name and there's a summary total for monetary columns like total amount donated. For example: John Smith donation# Total Amount 1 50.00 2 35.00 85.00 Sam Spade donation# Total Amount 1 1000.00 2
Form rendering error. Developer comment causing bug.
A Creator developer has left a HTML comment and unneeded carriage returns in the rendering of forms in Zoho Creator. This is causing an extra line to be placed between all elements unnecessarily. The HTML comment and returns are being placed in between table tr elements. This is a no no and should be removed as soon as possible. If you were wondering why forms look sloppy with extra white space, this is the reason. A simple change to the server-side render code would fix this, and have immediate
Help me in a way to Hide or Show a field in a records report based on script condition of the radio button
I edited my original post because I felt it may have not been fully understood by the advanced users / SOHO support team. Hi, I am very new at using ZOHO. I am creating records with several radio button fields having two buttons (yes) and (no). I would like to show or hide (omit) these fields in my report/view records conditionally, depending on if their input was Yes or No. ***Any help would be greatly appreciated.
Differente Information Form Application and Form Edit
Good day, I have a bug in my app, the name of some forms displays other name than the edit app. Support is enable App Compras e Inventario Form Subformpadd Fields "Requerido" "Enviado" "Pendiente" Form Shipping Field "Tipo Envio" on live mode it duplicates two times "Colaborador" Always in the App Bar Menu "Almacenes" should be displayed as "Crear"
Adding Doc/sheet links in Creator Dashboard
Hello, Is there a way to place links in Creator Dashboard to Docs and Sheets? For e.g. supposing I've created 2 docs & some sheets, I'd like them to be placed in the Creator Dashboard to make it easy for my users to access them without opening separate browser windows. Is this possible? Thanks.
Trying to Auto Populate error message
Hi I get this error message while trying to create an autopopulate - the SKUUnformatted is a alphanumeric string, I am not sure what BIGINT is. Thank you for your help in advance
Publish Report View - Public can still edit via "View Record"
Hi All, I have a report view that I have published so that it may be viewed by anyone I share the link with. I'd like there to be no edit capability from this view so I have set all options under "Record Permissions" to Hide in the publish menu of the report settings. This removes the edit/delete/duplicate options from the record menu however the "view record" option is still available. If a public user clicks "view record" a new window is displayed that now has the edit/duplicate and custom actions
Re-arranging forms in Zoho creator
I had a quick question about re-arranging forms for creator. I find now that the forms we have created should exist in a couple of sections to make the workflow cleaner. If I go into creator and create a new form I can place it under an existing section. However, I can't find a way to re-arrange forms which have already been created either into existing section, or under a new section. Is this possible and how it would be done? Thanks
Filter in a view embedded in a HTML View
Hello. I have a main HTML view that include some views. I pass in the url a filter to the html view (something like https://creator.zoho.com/....../#View:NEW_Week_Report?dateFrom=03-Mar-2013&dateTo=21-Mar-2013). Using Script Builder I embed some views in the html view. For example: <div elName='zc-component' appLinkName='myAplication' sharedBy='myUser' viewLinkName='myView' params='zc_Header=false&zc_SecHeader=false&zc_AddRec=false&zc_EditRec=false&zc_DelRec=false&zc_DuplRec=false&zc_EditBulkRec=false&zc_Filter=true&zc_Search=false&zc_Paging=false&zc_SumRow=false&zc_ColMenu=false&zc_Summary=false&zc_RecSelect=false&zc_AltRowClr=false&zc_SaveRec=false'>Loading
Uncheck how data is stored in creator
I created a form using creator. I used the default to store the data within creator... How do I change this option to save it in a reports table? I am trying find a way to uncheck the store data option... Can anyone help? Thanks
mass adding / registration users
hi new users add in next manner 1) register user as new user in creator.zoho.com via their email 2) each new user add in my app via share access how can i automate such operation for prepared list of users (more than 100)? for example, operation of registration of users
Search all forms
Hi, is there a way to search all forms to bring up details of a specific registration. Let me explain. I have 8 identical forms that each contain the same fields. There is vehicle make, vehicle registration, driver, mileages, service due etc. Each form has a different name. I would like to have the facility to search all the forms for a specific registration number without having to open each form. Can someone help me please Thank you very much
Automatic report sorting by hided column
I would like to sort reports by columns what are not showing in report.. is that possible.. How?
Fetch Product list inside a QUote in zoho crm to zoho creator
Is this possible?
Can you pass field filter parameters in embedded Form/Views in HTML Views?
Is there a way to pass field filter parameters to <div elName='zc-component'...> embedded forms in HTML Views? I thought it could be passed in the params property, but it seems to ignore anything but zc_ parameters. e.g. <div elName='zc-component' viewLinkName='Tasks_Dashboard' params='Project=parProject&zc_Header=true'>Loading Tasks...</div> Thanks, Walter
Format of LookUp field in Record Summary designer
When I drag in a LookUp field, I can't get the label to format correctly in the Record Summary designer. Even when I select "Without Label" it leaves the Related Field label in--but on a different. Tried various formatting, playing with HTML, etc. Can't get this to look like "regular" fields dragged in.
maximum number of fields that can be used ?
I have built an application called questionario with many fields of different types. Now I have added 3 fields of type " radio " . If I try to insert a quarter the process remains blocked by displaying the message adding . Is there a maximum number of fields that can be used ?
Update dropdown list with new value
When creating a Lookup field Creator provides the option: "Show a link to add new entry in Field01" This option allows the user to add new values which will subsequently be added to the related table and therefore show up in the dropdown the next time the user enters a new record. I want to create the same functionality for a Dropdown field using an on input script. My problem is I am totally new to this and don't really know where to start. I am starting to understand Deluge but I haven't written
Zoho Creator Form - 3 things I need help with..
Hi guys, I'm using Zoho Creator for forms - now it's been a while since using it - but wanted to see if these things are now capable. - Make my forms responsive (so that they resize in any device) - Make my forms being able to work on mobile on tablet - as with the current site I have: http://www.newslinkpromo.com.au/footballfever/ Even though it works on desktop computers - with mobiles and tablets no matter what it keeps saying my verification code is incorrect - (even though it is correct) - Anyway
Nested Form Creation Questions
Hi everyone! So this may have been covered (couldn't find what I was looking for in a few different searches), but I'm new to Zoho Creator and completely confused at this point. I need to create a form that has 'nested' (which may or may not be the right term) options. I hope this example provides more details as far as what I am trying to accomplish. Example: Drop down list has 3 different statuses Loved it! Hated it! No Opinion User chooses #2 "Hated it!" On selection of that choice I want/need
Embed Form Iframe align
Good day I have a form embed in a page inside an iframe, but I cant align to the center, I use this code but nothing happens, on reports it works pretty well. <iframe align='center' height='300px' width='100%' name='Edit' frameborder='0' align='right' scrolling='auto' allowTransparency ='true' src='<%=Edit_Iframe%>'></iframe>
Can't Add a New Field in My Form!
I have added lots of different fields in my form in Zoho Creator in the app builder. Now all of a sudden, when I try to add a new field, it says its 'adding' but never actually does. What happened? How can I fix this? When I create a new form, it works fine even past the number of fields I have now in my original form.
zoho creator view data -> google spreadsheet
hi how to make automatically and regularly sync (push?) data from creator's view to google spreadsheet?
Drop Down
I need to add 12000 customer names in the customer name drop down on the form. How do I go about adding this list? Any ideas or suggestions? Thanks
Script help on "Page"
Hey I am new to Zoho. I am not seeing how to do this on the documentation but I would like to: (1) pull all the records of "formA" from "today" (2) get the all values from the field "points" (2) for a person's record "Bob" (3) add it up "points" and (4) if it adds to 10 then (5) display message "You got ten points!". Can anyone help? Thanks
Slow SubForm Issue
Good day, I have a Form with a Subform included, in this Subform I add products for purchasing process, the problem is when I have to much products in the Subform and I try to edit the Form open´s very very very very slow, could you please suggest me other way to handle this situation, Thanks,
forms in mobile app
Some of my forms are now showing in the mobile app. They show and work fine on the desktop. I have double-checked the permissions and nothing is wrong there.
Make an application open to public
I wonder if an application, or at least parts of it can be used by users without Zoho account. Thank You
User Permissions
Good day, I have 2 apps, for each I create a new profile. I embed a lookup in app 2 of a form for app1, always I enable the option to "Allow new entries". I shared both apps with one user and allow permissions in the form of the app1 for Tab Visibility Create View Edit Delete View all Modify All. The problem in that this user can´t create new entries in the embed a lookup in app 2, the "+" of allow new entries doesn´t appear. Best Regards,
Next Page