invio automatico di email
Salve , ho creato un form con un campo col nome invio email di tipo dropdown con valore (si, no) ed un campo per l'email Vorrei che se in nel record invio email seleziono si il sistema invii in automatatico un'email all'indirizzo messo nel campo email. non so assolutamente come si fa lo script
Can contacts be linked to different profile types?
I am trying to create a non-profit organization database (using one of the shared applications as a start). I have categories of contacts like "donors", "volunteers", and "event staff". Is there a way that I could create the database so that a contact can be in more than one category? Such as, a contact is a donor and also a volunteer, with all the fields pertaining to both categories on their contact page? Is there any way to do this in Zoho Creator, or am I trying to make something work that just
Populated drop-down not referring correctly
Oh no...!!! :-) After some great help from members of this forum I finally thought I solved a problem that I have been struggeling with for some time. But now it turns out, it wasn't solved after all... I am hoping for some help to complete the last stretch to the finish line. I have a drop-down with school-names which is populated using the ui.add function. The names come from the form "Organisation" and the name of the schools come from the row "Skolens_Navn" in that form. When selecting a school
Can i send a newsletter via Zoho using the emails generated from the database in creator?
Is there a way to take all the email addresses in our database and have a dynamic newsletter/email sent to all those addresses? thanks, Justin
Records Quota Reached Maximum, But Not Really???
I have an application that we use for employment application I noticed that over the past couple weeks I wasnt seeing any new applicants come through. Today I tried the application myself and was given an error message that the 1000 records (free acct) limit had been reached. When I logged in to my account there were actually just over 800. ???? Why would this happen? I exported and deleted 600+ records and everything is fine now. How can I ensure that this doesnt happen again? Maybe this is worth
record exist
short Q check if this record exist before adding the new record detailed Q now i have a form that i entered data to a data base using it and i want to verify that this new record is not exist before how can i do it?
Simple Question - How to auto update a field?
Hi, I am very new to Zoho Creator. I am trying develop my first application for a small company I work for. My problem is as follows: I have a one form called Estimator which has 2 fields Estimator's name Estimator's Email Id The second Form is called Estimator's Log where one of the fields is Estimator which is a "Lookup" field and the values are looked up from the Estimator list. I also have an Estimator's Email field in Estimator's log which I want the program to auto update as soon
relation between tables [forms]
how can i make a relation ship between tables? is it a MUST that i make it using MDB first and then import it to zoho?
Iterate through fields
I have a form that once submitted I want to iterate through fields from a form and keep a count based on some criteria. The only thing I am not sure how to do is iterate through using a criteria. If I have form a how do I iterate through all the fields whos subject = something?
Hiding Column in List View
Hi, I need to know how to hide a Column in the list view, but have the column and the data contained in it visable when the user selects "view" How do i do this? Thank you.
Subtraction of Hours and Minutes
I am making timesheet application and I would to subtract hours in format 08:23 (hh:mm) What would be the simplest workround to do it in Creator?
Re openUrl("#View:view45")
Dear Sirs I used to use this function in the last line (openUrl("#View:view45") of the need to open the specified view can normally open, but recently opened always www.zoho.com, absolutely not I just open the view, to help resolve, or adjust the deluge of functional? Waiting your help and thanks Stanley Guo
HTTPS - Make It Stop!
What's going on with ZOHO sign-in? It's redirecting to https in both FF and IE for my admin account My links all look like this: https://creator.zoho.com/newLivePage.do?appLinkName=pto&sharedBy=niskypto#Page:Events When I use my non-admin test account, I'm not seeing https links. Anyone else having this issue? John M. Whitney
Delete Record on Edit
How do i delete a record when a certain option is selected from a dropdown menu. Basically I have a drop down menu labeled "status" and what i want to do is when someone goes in a edits the entry, and selects "closed" from the dropdown menu labeled "status" the entire record is deleted. how do i do this? thank you in advanced
Single word response from zoho creator xml rpc api
I have been trying to use the zoho creator xml rpc api. Problem: When I send a request to the xml rpc api from java code all I get in response is the word "Success". Since there are no http errors and I'm getting a response ( just that one word in the response: "Success") I think I'm doing some small thing wrong. But When I make an html form (with the exact same values ) in an html page and submit it manually I get the correct xml response in my browser. 1. Can you think of something obvious that
Prevent Adding Record within To/From Range
I have a form that has "To" and "From" fields for a range of days (e.g. FROM 0 TO 30). There are multiple records in the table From To 0 30 31 60 60 90 I would like to prevent the user from adding a new record between these numbers on the form. I tried to do this with a on validate action as follows, but it does not seem to work: if (count(Cancellation_Policy[((Property_Code == input.Property_Code && From_Days >= input.From_Days) && To_Days <= input.To_Days)])
API not working
1. Is zoho-creator's API server down? I keep getting HTTP-500 with the message: "An error has occured. It has been reported to Zoho Creator support. We will look into this issue . Sorry for the inconvenience caused." 2. I generated the api-key and ticket today, do these take some time to get active? 3. The request/form I am submitting is very sparse and simple and unlikely to contain errors, it is mostly a copy of the example in your api-guide. But, Is it possible to get HTTP-500 (instead of one
Can't Delete Application
I can't delete IT Asset Manager.
Image links to a view
HI, I need to know how can I do to make an Image a link to another view doing double-click on it. I know I can't do it with Formula field and I have no idea how to make it with the Image field. Any ideas? It's possible?? Thanks. Sergio
Passing information from a form to a view
A user enters their email address and selects several vendor types from a list of 10 different types. When they click Submit I want to open a view of the vendors that only shows the vendor type the user selected. On each row in the view I want a function that will email the users informatiopn to that vendor. 1) How to I pass multiple vendor types in the openurl command with an OR combination. That is show all records where type is 'baker' OR 'candle stick maker'. 2) When I'm on the view how do I
How can I access field in one application from another application
With in a single application using the lookup field communication can be done between two forms. How can I do the same thing between two forms in different application. Application A has A.field1 and application B wants to send A.field1 as part of an email.
Help with forms and functions please!
I am trying very hard to figure out Zoho but I have a quick question. My website is similar to ebay in that it connects buyers and sellers. I would like potential buyers to be able to fill out the Zoho form on the website and have that form generate an email to my seller. I created two applications - The first application houses my customer contact information including Email, Name, Phone, etc. The other application is a form that will be embedded on my website. Here's what I want to happen:
Deluge scripting failure
Hi support team, In july, I wrote a deluge script using apitite Creator-CRM library from the market place. The purpose is to retrieve a few records from a CRM custom view and populate a table in creator for reporting purpose. Everything was working fine in July, but it appears now nothing works anymore for no reason. After half a day trying to understand what was going on, deleting script parts in order to pinpoint the issue, upgraded to the latest apitite version, I tried to follow the running script
Easy way to pass ZC data to iframed html/javascript apps or widgets
DISCLAIMER: I just post what I find interesting. This was an exciting find for me that I used on my last large project..... I often daydream about what I could build in a ZC html view if I could run jquery and javascript! Wow, how fun would that be! I could lazy .load() html snippets from other views, save info dynamically. Wow! It would be great. Anyways, IT'S A DREAM for now. But, I have been able to find a way to float a javascript/html app on top of a Zoho Creator view with some fun results!
Trouble with Creator Report
I've created a report based off a table but its not collecting all the data. The report basically shows the total of metrics for each recruiter for the current week but its not showing all the recruiters or collecting all of the dat. when i export the data from creator to zoho reports it collects all the data correctly. But I want to have the report in creator. Help
auto complete for multiple textbox
I am having 2 autocomplete textboxes. One for 'product Id' and another for 'product name'. If I change ID, automatically name should be updated and vice versa. How can I do this.
How to access reports other than Pivot and how to create a GANTT chart
Hi 1 - When I go to reports from Zoho Creator, I see only Pivot Chart and Pivot table reports. Are there any other report types that I can create from within Zoho Creator? Note-I am using the free plan. 2 - How can I create a GANTT chart from Zoho Creator? Thanks. EK
Schedule not working
Is anyone here experiencing the problem that their schedule is not working? Mine is not working for the past 2 days
Why did my embeded view in Vbulleton stop allowing edit or delete.
I have no code experience so I hope my questions do not get tidious. I have had a public view imbeded in my vbulletin forum for about two weeks working wonderfuly. All the sudden it will not let the user delete or edit. It shows the delete and edit button but just brings up a "Loading" display that never loads. If I use the same embed on a web page it works fine. Any idea why I am having this problem. It lets me add, search, etc.
Edit a checkbox to completed
I am having the following issue and can't seem to find the answer. I have 2 forms in my application. 1 creates a request and the second for is used for follow-up. On the second form I created a link that pulls a drop down list of the requested with completed == false from the first form. What I wanted to do is on a succesful submit the field of the selected record ID the Completed field becomes true. Any ideas on how to do this? Thanks in advance for the assitance!
create and search question for public database
I am trying to build a publicy available database, that will accept data from approved sources from various states across the country. It will essentially list a restaurant. Then on the same website, i need to build a search feature that allows the general public to search through that filtered data to find specific locations. I got the first part down pat but I'm stuck on the second. Can anyone help? This has been great so far!
How to make the "Send email" actually show up with a clickable email"
Having no code experience I am not sure how or if I can do what I am about to ask but will appreciate any help. When a user fills out a form I have it sent to me in an email. How do I make it so the user's email address ends up in the "From" field in my email so I do not have to cut and paste to respond? I hope this makes sense. The form is a public form
Stateless form + Checkbox fetch
Hi all, The answer to my question is certainly very easy, but I just can't manage to find it anywhere... In the way suggested in this thread, I have created a stateless form that allows me to summon an HTML view containing records corresponding to certain filters. My problem is: if the following piece of code works to get records containing a certain word (here, submitted as "searchParam" through the stateless form)... EmpOtherInfo = Other_Information [(((Employee_Name.contains(input.searchParam)
Links inside of PDF export
I have a form with an upload field. I have run the form and uploaded a picture. I have seen the sample app which displays the picture with the standard view or html view and been able to get my application to work the same way. If I export the view to PDF however the picture comes across as a img link which is not a hyperlink inside of the pdf. Same is the case within the sample application. The HTML view exported to PDF does not show the image either. Within the pdf doc how can I either show the
How many crm records can be fetched to creator
How many crm records can be fetched to creator (for example: from Leads module), from this link: https://help.creator.zoho.com/Fetching-records-from-CRM.html, seems like we can't use WHERE clause, and we can only get Max 200 records from crm. Is that still the case? if it is, why should I still use the functions? am I missing something there? (oh, may be I can use ZOHO CRM API to get the records by Conditions or WHERE clause, is that correct?) Thanks.
Formula field question
In a formula field, can I use the value from a column in a related table?
Calendar: Best calendar solution Creator
Hi Everyone, I need a calendar solution for my Creator app. ...really bad! I have tried over and over to get the native calendar view in Creator to be useful but I just cannot get my users to adopt the Creator Calendar for many valid reasons they complain about. What are my alternative options. Honestly I've seen the google cal feed option but it just seems like such hack. I'd love to hear my impression is wrong. Let me know. Tony.
Stateless Form Intermittenly Nonfunctional
I have a stateless form that worked initially and then went to what looks like a nonfunctional mobile format. The problem seems to have started after I had accessed the form via my iPad but not sure if it is related. The issue first occurred on my iPad and immediately after I accessed the form via PC which reproduced the same results. After refreshing a few times the functional form returned. Now, however, the nonfunctional form always comes up.
Comments in Script Section keep disappearing ...
Just experienced this error this morning ... While I was editing a script section, I un-commented some previously commented lines ... then Saved the section ... all fine so far ... when I ran the Application, I got unexpected errors ... upon returning to the script section, I noticed that ... - the uncommented lines were still commented - but the subsequent lines were un-commented ... in two different places. So I repeated the process ... but this time, after Saving the script section, I navigated
Can I use Zoho Creator to accomplish what I need?
This is my first post on the Zoho forums, and I apologize for its extremely abstract nature and the length! My entire knowledge of databases (admittedly quite limited) has come from troubleshooting various software packages that utilize MySQL and editing a database directly. I have never actually designed a database in MySQL/Access or anything like that. Needless to say, I would have difficulty designing a custom database to fulfill my needs. In either case, I digress. I am interested in using
Next Page