Someone Please Help Me - ZOHO CREATOR - Forms, Views, Data Erased!! Urgent.
Hi, My developer deleted my forms and views for my ZOHO Creator that he was developing. Can someone please help me as I have very important information that is there. There was a mis communication between us and he is trying and he doesn't know how to get it back. Is there a way for Zoho to help me recover my forms, views and data from Zoho Creator? Can someone PLEASE help me. I am having a panic attack right now. Please, let me know.
Lookup Field error
hi please help me what is this error
HOW TO CHOOSE THE BACKGROUND COLOR FOR EACH LINE IN A FORM
HI:) WHEN I AM LOOKING ON A VIEW DONE IN ZOHO CREATOR ALL THE LINES ( OR THE COLUM ) HAVE THE SAME BACKGROUND COLOR, HOW TO GIVE TO EACH GROUP OF LINES A DIFFERENT COLOR TO MAKE IT MORE EASY TO VISUALIZE FOR SOMEONE INTERESTING ONLY A SPECIFIC SECTION. PLEASE HELP
what system field to use for manager's ID on every entry?
hi i have few managers with separate logins in zoho creator's app. i need mark every creator's database entry with ID of manager who add this entry. what system field i need to add to app's code so that this app will automatically add manager's ID to every entry?
Need to create a order form for my products!
Hi, I'm in the process of creating a ORDER and QUOTE forms. I have a list of my products and uploaded the same to my account in Zoho Creator. The problem I'm facing now is, I have 4 colunms in my product list (mentioned below) 1. Category (with 3 category) 2. Product Code (46 Codes) 3. Product Name (46 Products) 4. Unit Price (46 price) Now, when my customer select one from the drop down of "Category", the "Product Code" dorp down should show only the code associated with the selected category.
How do you import an excel/google document into zoho creator?
How do you import an excel/google document into zoho creator? Please let me know! Thank you
How can I integrate different applications created in zoho creator ??
I created two applications in Zoho creator. how can i place them in a single portal ??
Creator form showing duplicate fields in email
Hi, In one of our creator forms we are using lookup fields from Zoho CRM. After the form is submitted an email containing the entries are send to us using the "set email notification" option. But in the email the lookup fields from Zoho CRM are showing twice. I have attached two screen shoots showing how the from looks in creator and also how the email looks. The area marked with a red box shows the "extra" fields. As you can see these fields are also shown - correctly later in the email. How do
hide/show fields in subform row based on input. how?
Hi, Say I have an invoice form and included a subform that should hold lines of payment details for cash/cheque/credit card. Based on a dropdown field "payment method" I would like to hide/show enable/disable certain fields. E.g. if "Cash" is selected then I would like to hide or disable all input fields relevant to CC or Cheques etc, Kindly advise, Regards, Idan
look up formula
I need to some how set a field so that when a store # (i.e 11193) is chosen from the drop down list, it's populates the district # ( i.e. 222) automatically in the proceeding field. I am not in any way good w/ formulas and need help pulling this info from an excel spreadsheet. and please don't tell me to refer to the help guide like the person on the phone did. :) Thanks!!! -Melissa
One record to converted to many
I have an import from a parent company that delivers data like this. Example Import (today, this import shows a record = week of sales) Store ID, Item #, WeekofYear, Monday Sales, Tuesday Sales, Wednesday Sales Thursday Sales, Friday Sales I would like to convert as the records load to another table as a Record = Daily Sale. Store ID, Item#, WeekofYear, Monday Sales Store ID, Item#, Week of Year, Tuesday Sales Store ID, Item#, Week of Year, Wednesday Sales etc etc.. Therefore a record = day. Any
Set Default Gateway when creating an invoice
Is there a way when creating an invoice from Zoho Creator into Zoho Invoice and setting the PayPal Getway to Checked. We are currently creating 300 invoices at the first of each month and I don't want to open each invoice and Select the check box to enable a paypal payment for each invoice.
Subform script not working correctly
Hello! We are having some difficulties with the subforms script in some of our apps. The subforms have 2 or 3 lookup or dropdown fields. Sometimes they work correctly, but if we add some code in the other subforms fields (on user input) they stop working correctly, even if they are very simple tasks. E.g.: "Products" form contains all the products available with prices and category. In the "Order" form, there's a "Order Details" subform. Subform fields are: Category (We tried dropdown and lookup
i how do you create workflow with the forms?
i see how you can build a form. how do you add workflow? how can you move the user from one screen (form???) to another screen (form?) how can you add navigation buttons and link a form(workflow) to a particular navigation button? thanks
Using CURL to Edit Records
When trying to edit records with REST API via a CURL POST I receive a 2900 error. I am however successful when adding records. Here is the code I am trying to use in PHP to edit a record. I am convinced the issue lies with reloperator or criteria. $url = 'https://creator.zoho.com/api/xml/myApplication/myForm/update/'; $fields .= '&authtoken=<authtoken>'; $fields .= '&raw=true'; $fields .= '&scope=creatorapi'; $fields .= '&reloperator=AND'; $fields .= '&criteria=field=92';
Importing a csv file. Matching records and updating fields.
Hi, I have a 'Contacts' Form in Creator from which I export the following CSV file to email marketing software. Export File: ID,Title,Name,Email It returns a report after the marketing is done in the form, Email,Date,Status as below. example1@gmail.co.uk 2012-12-17 22:47:00 Email opened example2@tiscali.co.uk 2012-12-17 23:47:07 Email opened example3@btinternet.com 2012-12-18 21:18:26 Email opened example4@btinternet.com 2012-12-19 12:06:50 Email opened example4@btinternet.com 2012-12-19 15:34:21
Criteria
I am not a programmer and would appreciate some help. I have built an app to control the rental of vehicles. I need to ensure that I do not duplicate the hiring out of a particular vehicle. I need to search the database and if a vehicle is already rented out, someone entering data must be prevented from hiring out the vehicle again. How can one achieve this? Derek
HOW TO DELETE RECORDS IN ZOHO CREATOR?
hi how to delete all records in zoho creator by using Deluge Script, is there any help link pls send. thanks hareesh
Shared Users - Access to Print Reports
I have shared one of my apps with several users in my office. I have built reports for them to use, but the system does not allow them to download to CSV and print. They have full access to all reports and views. Any ideas why they don't have the CSV download function after they run the report?
Make radio button default
Hi I have a section where when joining the customer must select if they are male or female. as its a male orientated site, i want the male default radiobutton to be selected as default, but i dont know how to do this... thanks hareesh
radio button make checked
hi how to make a radio button default checked in creator Thanks hareesh
how to delete a "field" in form definition?
hi i have created some fields in a form, and now i have to delte a field from by using form definition script,i know how to delete visually, i want to delete a form field in field definition.
gmail
hi can i make all gmail users send mail to add new row to the database ?????????
Deleting children/detail records
When deleting a record in the parent form of a master-detail (Parent form to sub-form) relationship, I am finding that the children records are NOT automatically deleted, they are left as zombies! Does that mean I have to create a foreign-key field in the sub-form that relates to the primary key in the parent form? if so, then I have to create a deluge script on "Delete" at the form level to fetch all the related records in the sub-form and delete them. Am i correct on this, or is there something
Accessing a field in the parent form
I am trying to build a deluge script in a sub-form field (on user input) but I need to use a value from a field in the parent form. I thought they were linked together but I did not see the list of fields in the criteria section, so I tried the following: (Form_name.Field_name), but that didn't work. Example: I have a field "Gender" in a customer form (parent), but the detailed sub-form is where I perform calculation based on the gender of that customer. Can you see/access the parent fields
Problem: View not being displayed
I get the following error message when I attempt to view a view. How can I see the data? We are unable to fetch this data, sorry! Please note that your data is SAFE.Report this problem to support@zohocreator.com
Send views if new data
I currently have two schedules that periodically send views as spreadsheets to me. I'd really rather them only send when I have new data. My idea is to have a table that keeps track of the last maximum record ID and if the current maximum record ID is higher, send the views as spreadsheets. Is this possible? Ideally, I'd have it done as part of the success event, but it says that file attachment is only applicable to scheduler actions. Thanks, Carl
Selecting Dropdown item to display relevant Fields
Hi to all i have one Dropdown in a Form ,the dropdown have two choices one is LAND another one is HOUSE.based on above two choices if end user select the LAND choice to display relavant fields and hide HOUSE relevant fields. is there any way to implement. Thanks Hareesh.A
Set Criteria for Lookup field
last_name == input.last_name Gives me error "Variable 'this' is not declared" Can't the Set Criteria under Zoho use an input from the current form as a Criteria?
Based on dropdown selection,how to show and hide the "Add Note".
Based on dropdown selection,how to show and hide the "Add Note". Iam able to do the thing like,On form Load event iam hiding all the "Add Notes". But once i will select some value form dropdown based on selected value i have to show the selected value "Add Note".(This iam not able to do).For example,i have 4 "Add Notes".On form load iamhiding all the 4"Add Notes".And on selecting the dropdown only that note i have to show. Please help me out of this.
Email
How do I send an uploaded image file in my email message?
500 Server Error when trying to change application name or link on Settings page
I made a copy of an existing application. That application was entitled 'Copy of ProjectName'. When I go to the settings page for the copied application and attempt to change the application name or link, it gives me a 500 server error. Robert
Does Zoho have servers in Australia?
Hi Zoho, I love Zoho Creator but find that applications load very slowly. For example, look at www.cocoride.com.au, a website I set up with a Wordpress backend. The wordpress pages load within 1 second, but the Zoho Creator HTML view takes 11 seconds to load on average: The interesting thing is, it's just for Australian visitors: I also note that Zoho's server status page does not list any Australian servers: This creates major problems for me as an Australian Zoho developer. My clients are dissatisfied
Scheduler script stops if it encounters an email address it thinks is bad.
I have sever custom scheduler scripts that are supposed to iterate through and send emails to our staff. If the script encounters what it thinks is a bad email address it errors and stops. The additionally troubling thing is the error logs aren't detailed enough to figure out on which address the script stumbles. Below is a streamlined version of the script. How do I get it to keep running if it encounters an email it doesn't like? for each e in Staff[((Email_Address is not null) && Notice)] { eml=e.Email_Address;
How to apply styles to ZOHO Form.
Hi, How to apply styles to ZOHO Form. Please help me out of this.
Formula Syntax
Can anyone help me get the syntax right for this formula? I have 4 fields. field1 is true/false field2 is a number field3 is a number field4 is a formula I want field4 to perform this function: If field1 is false, then field4 = (field2 * field3). If field1 is true, then field4 is null. Thanks, Tom
How to send a customised email
Hi I am new to Zoho and am trying to build what is probably a relatively simple application.... I have a View embedded in my website, that contains a list of people records. The email addresses of these people are purposely hidden from the View but are still part of the record. I am trying to create a script that allows you to select a number of these records and then send out a message via the website. The message has to be customisable via the website and the email records have to still be
on validate performs only the first check
Hi, I need to perform several checks before the datas are stored. To do this, I have a script on when validating - submit. The problem is only the first "if" seems to be evaluated, not the following "else if" When the first condition is true, the datas are added... Any idea ? Here is the code: Submit ( type = submit displayname = "Valider le projet pour enregistrement" tooltip = "Cliquez sur ce bouton pour enregistrer votre projet
Remove Decimals
Does anyone know how to remove decimal places in a expression? I'm trying to calculate the amount of nights a clients stays. ((Stay_End - Stay_Start) / (1000 * 60 * 60 * 24)) this will come up with 7.00 I would prefer it display just 7 Thank You, Phil
show multiple fields/rows from one form in a Add note field in another form
Dear members, How can I fetch some fields based on a selection from a form (FormA - normal form) and show them in a Add note field inside anther form (FormB - stateless form)? The story is this: FormA = contain fields: User_acc (single line), User_link (single line) FormB = contains fields: User_acc (single line), Note (single line) In FormA is saved all the links (User_link) associated with a User account (User_acc) ... so we will have a database like this: User1 | Link1 User1 | Link2 User1 | Link3
Next Page