Registration system
I have a private form that captures name, address etc. When someone goes to the form the standard Zoho Sign In form is displayed. This is exactly what I want. However if they don't have a Zoho account there is no option to create an account. How do I get a sign up button to show? I expect about 1500 people to register and I want each to have a separate ID. To add a little complexity I want to avoid displaying the Zoho logo. Zoho is a great brand but some people will get confused. Herb Wexler MBA
Security Groups
I'm testing the "Creator" product to see if it will meet my requirements. I want to have different users in different security groups who are able to see forms, views, and reports based on their group. It looks like you can do this! So...I created a simple test. I created three groups with different email addresses in each group. I created three tabs and set "sharing" to be different on each one. I invited the groups. When logging in to the first email address using the link provided in the email,
Need to get a list of all user names
Is there a way to get a list of all the user names for an application. I see the ability to get the current user name but not all users. I want to use it to populate a drop down list.
BOM
How do I create a form where I can accept a Bill of Material type input form?
Help Parsing XML Response
Here's an example of the xml I'm dealing with: Yes, this is a real example. It does not have the same structure between each booking id tag. {"responseCode":"200","responseText":"<?xml version="1.0" encoding="UTF-8"?> <bookings> <booking id="5381694"> <resource_name id="156376">Lower level 30 x 40</resource_name> <start type="datetime">2012-11-19 08:30:00</start> <finish type="datetime">2012-11-19 09:30:00</finish> <created_by>john@xyz.us / administrator</created_by> <updated_by></updated_by>
populate the recently entered data to other form
Hi, How can i populate the recently entered data of 1st form to other form or else how to populate the selected value (not values) of dropdown to other form. Please help me out of this.
Need Script Help to Find and Display Duplicate records
I need a script or View or Report or something that finds and displays all duplicate/multiple records so I can choose which one to delete. ANy help much appreciated.
The Dollar Sign Problem
It is impossible to add a simple Dollar sign to a string. The following expression will result in an unidentifiable error: text = "$" + someOtherText; This is strange because just initialising a string variable with a Dollar sign is no problem. The following statement is just fine: text = "$234.00"; But you can’t write: text = "$" + "234.00"; // error! THE Workaround: instead of “$” use the html escape code “$”. The following expression works fine and produces the same outcome: text = "$"
Not able to create Pie-chart
Hi, Iam not able to create Pie-Chart for a particular form.Getting Error "Sorry.Error occured while creating the report". Please help me out of this.
Deleting from Sub-Form only deletes one side of relationship - Not the record
Hello. Let me explain how I've set up my application and then describe my problem. I've set up my application where I have Contacts and Orders On the Contact form, I've added the Orders as a Sub-Form. So from the Contact edit page, I can add Orders. On the Order form, I've added a look-up field back to the Contact. Essentially, what I've done is created a two-way relationship where I can view the Order Details from the Contact and I can view the Contact information from the Order. The built in
Passing a parameters across a possible 12 forms
The application that we are working on, will be used to track all the variables that go into make a batch of compost (we are a mushroom grower). Click here to view the flow, read below to have a better understanding. Application flow explanation: 3 - Areas of data collection Phase 1 Composting Phase 2 Composting House Information In the "View Complete House Record" (HTML View) All the data needs to be display as it relates to the "house number" that is selected. Example of the most complicated situation:
Trying to get Field IDs to display Labels
This should be a simple thing, but I'm a little dense. I am creating records that use lookups. I can't figure out how to get the selection to show up as the label. Right now all I'm getting is the Unique ID, which isn't helpful to the user. Any ideas where I should be looking?
Formula Field showing form data but at the same time being a URL refference
Hi, it is common to use a formula field to display a link to a detailed view for the record. for example "Contact Detali" My question is how I can use the name of the contact (e.g. input.Name) , instead of a hard coded text (e.g. Contact Detail). Below you can see the code I am talking about. I want to replace the text in red by the actual name of the contact (i.e. input.Name) Is it possible? or is there a work around? I basicallly want to add a hyperlink to data in the view. ((("<a href=\"#View:Contact_Detalil_View?Contact_ID=")
Adding form data to multiple records
Been using Zoho for a while, but now wanting to elaborate on something we tried to do a couple of years ago. Our overall setup is quite complex, but the part in question is probably so simple for someone that knows how to do it. If we have a FORM, called "New Job". Within this form we have a lookup field linking to another FORM called "Customer Records". Now we can create a New Job and attach this to either a new customer, or an existing customer..... We go to a VIEW created on "New Job" form data,
Custom CRM fields in an application?
When I add a reference to Zoho CRM to an application, I can select a module (i.e. Contacts). Then the application user is presented with the ability to look up contacts to select or add a new contact. 1. What I want to do is skip the look up portion and have them create a new contact. How do I do this? 2. The Quick Create dialog for the new contact only lists a couple of fields. How can I designate more, and can custom fields from our CRM be included in this dialog? Thanks
Allowing two sets of form data to be combined
Hi all Been using Zoho for a while, but now wanting to elaborate on something we tried to do a couple of years ago. Our overall setup is quite complex, but the part in question is probably so simple for someone that knows how to do it. If we have a FORM, called "New Job". Within this form we have a lookup field linking to another FORM called "Customer Records". Now we can create a New Job and attach this to either a new customer, or an existing customer..... We go to a VIEW created on "New Job"
Actions on Bulk Update
When will this feature be implemented? The request was made years ago.
Can Creator be used to create a web form for CRM?
We have done some customizations within Zoho CRM and want to create a form for our website that allows for the creation of an account, associated contacts, and an invoice for an annual payment. Then we would also like the form to allow for returning members (accounts) to look up their account and renew without having to re-enter all their contact information. So does Zoho Creator allow me to create web forms based off of the information and structure within our Zoho CRM? Is this all available within
Date & time picker
I think it will e great if we can simply date and time picker , may be we can have some thing like this for date-time field Date-Time: MM/DD/YYY HH/MM Where separate box is given for date & time thanks
How to round the decimal number to last two digits.
How to round the decimal number to last two digits. Example: decimalnum=66.88888888888888 Result should be 66.88
Documents management
I sometimes attached multiple documents to a main record. Can Zoho develop a way for me to download multiple attachments in a single package, like a Zipped file, like Gmail is doing? Thanks.
Send email to everyone minus name on single text field or in subform field
Hi, I have a single text field "Name" and a subform with another single text field "Name", I send emails warning with data, but how can I change this so that 1. if(input.Dept11.contains("Qualidade")&& input.Nome !=) { sendmail [ from:zoho.adminuserid to:zoho.adminuserid,"john@xxx.com" subject:"Lembrete Portal Inovação - " + input.ideia + "" message:"Ideia - " + input.ideia + " colocada por " + input.Nome + "para avaliação na área de Qualidade" content
Need Help for PHP Return Page
Hi I have creator application stateless form, and if i submit the button in my form , then it will goes to my PHP page which was in my server, then if i enter the data in my PHP form , then the page will return back to my Creator application form. I have the below error when i redirecting the page. " An error has occured. It has been reported to Zoho Creator support. We will look into this issue . Sorry for the inconvenience caused. Go to Home " Let me know How to solve this issue.
Record deletion time stamp
Good afternoon, I am familiar with both the "Added Time" and "Last Modified Time" time stamps. On my form, the "Added Time" works wonderfully. The "Last Modified Time" is not working as wonderfully. Problem: On delete, the "Last Modified Time" is displaying what appears to be random dates and times. Example: These are all reports of records deleted from my form at approximately the same time on Saturday, 3 November. Please observe the time stamp placed by the "Last Modified Time": was removed
Set Default Text Font, Size, color etc in RTF field
Is it possible to set a default font/size for rich text fields in ZoHo creator?
Analyze previous row on Add Row
Hi, I want to do an if condition when I add a new row, but this IF condition is applied for the previous row Like on Add Row Add Row - 1 if( fiedl name = Jon) { formfield.deselect("Jons name"); } Much appreciated
Error with for each record- update records script
Hi, I've entered this script into the form "Orders" for each z in Clients { z.Monthly_Spend = Orders[((z.Client_ID in Clients && Month == zoho.currentdate.getMonth()) && Year == zoho.currentdate.getYear())].sum(Order_Cost) ; z.Year_to_Date_Spend = Orders[(z.Client_ID in Clients && Year == zoho.currentdate.getYear())].sum(Order_Cost) ; } and I get Error at line:3 Field Monthly_Spend does not exist in the form Orders This is true- Monthly_Spend is not in the form Orders- but it's supposed
Edit form with subform (window size change) causes button issue
When u edit a form with subform if you have a subform field such as notes which expands the edit window vertically it seems the submit / update buttons lose their position. The result is you click update nothing happens (the edit box changes size) and you have to click update again for the change to take affect
Custom Button
Hello, Does Zoho Creator supports the creation of a custom button in a form?
Select all items of checkbox
Hello I want to on Edit-Load to be possible to ckech all the items of a checkbox, is it possible?
ZOHO Sign-in for Embeded Forms/Pages/Views
I thought this deserved an all new post since the topic changed a bit from http://help.zoho.com/portal/en/community/topic/bugs-with-functionality-based-login-form Using the code below on a form, you can determine if a user is registered with ZOHO. if (zoho.loginuser == "Public") { //do something }What I want to do is present the user with a ZOHO sign-in form, if not already signed-in. This is simple in the application context for the form, but fails in the embedded context. It seems logical
zoho creator funnctions stop to work on edit mode
Hi evreybody, i've this problem. I was changing deluge scripting when i discovered that if i open the main form in edit mode, some functions about the relative sub-form stopped to work...but i can't understand why! As you can see in the attach, i try, just for example, to get an alert from the subform, when entering a new description...if i'm in "on Add" situation, i got the alert correctly, If in "on Edit" situation, it doesn't work...could you help me!?!?!? Thank you
Charge the list values from a another form
I have one aplication with 2 form. One it's a table for machines and the another one it's a table for fundraisers. I want create one list field that it can update automatically when the user selected the camp of centers. In another words, when the user select the comercial center, the camp of the machines can update automatically filtred by the comercial center. And the definition of the machines al centers it's in the table of machines. Someone can help me please?
*Urgent* Print/PDF options no longer functioning in IE
A recent update to the zoho system has broken the Header Options for the PRINT and PDF buttons for HTML view pages in Internet Explorer. This feature still works properly using Firefox. Are there changes I need to implement to correct this or is this an issue being worked on? Corey
Documents management
I sometimes attached multiple documents to a main record. Can Zoho develop a way for me to download multiple attachments in a single package, like a Zipped file, like Gmail is doing? Thanks.
ZOho creator form not loading
Dear Team I m sure since when my application forms has stopped working. In fact, most of the forms on the on ZC page are not working (even submit support form ) are even missing. When trying from IE getting the following error: "'ZCTemplate' is undefined" & "ZCApp is not defined" Thank you for quick reply
Form Action On Edit Validate should Update Record or Add Record Work
Hi Think my code is ok but i cant seem to Update a Record in another form (Collection Variable has been formed) or Add a Record to another form When I execute these script commands in an On Edit Validate form Action Should these script command work here ? Thanks
Assign a list to a dropdown ?
In a form I have -a text field (for example: "apple, orange, cherries"). and -a dropdown with 3 values (1, 2, 3) Now, I convert the text into a list and I want to assign the values of to the list to the dropdown. ("apple" instead of 1, "orange" instead of 2...) Is it possible? Or dropdown accepts as values only those of a form or the default definition?
Attach Google Doc using Deluge
Is it possible to attach a Google doc (The long URL) using Deluge? Regards
One or more fields were dynamically changed / Disabling Enter Submit
Similar questions been asked several times before, but can't seem to find a solution. Is there a way of disabling "enter" from triggering form submit? Yes, using tab to swap between fields and enter to submit is logical to experienced users, but to the average end user it can be confusing, especially since it causes the following error in the app II'm developing. I have a field with an on User Input script section that updates picklists and hides/shows other fields. If the user updates this field
Next Page