Function call for multiple selected records in list view
Hi, Is it possible to write a function that will perform action for a number of records selected in the list view? For example, I select some contacts in contacts view and call the function to open an html fiew with those selected contact details in a customized format. Or say, emails are sent to all those selected contacts? -Arghya
"Set Grouping" Problem
I'm trying to "Set Grouping" for a view in my database. Every time I try to "Add" a group over to the right or I try to change the order of the list on the right, I get this error message: "Error occurred. We are sorry for the inconvenience. Please try after some time or refresh the page and try again" And I'm getting this inconsistently with other actions I'm trying to take too. I've updated my computer and tried three different browsers. I've also tried on another computer. Is this me or
field width
All fields design : I would like to be able to change the field width, specially for multi lines text fields, Is it, or will it be possible soon ? Number fields : I would like to have the choice in presentation , to have 100 000 instead of 100000 (a space for thousands)
Suggestion: Provide an ON LOAD section for Views
ZOHO Creator Development Team: It seems like Developers would not have to spend all their time making "near duplicate" copies of their Views to accomodate varying scenarios if ... there was an on Load section for Views ... where they could dynamically (via script) define ... - Column Properties (hide/show, set order of columns (including Row Buttons), set Heading Text of columns) - Criteria (much more poweful and flexible than trying to pass values in the url) - Sort Order - Permissions (e.g. depnding
Welcome to the Community Driven Features Section
Welcome to the Community Driven Features section of the Zoho Creator forum. This section has been setup for the express purpose of facilitating the newly announced "Community Feature" of Zoho Creator to enable the User Community to have a say in the new features to be delivered by us.(Zoho Creator Development Team). The rules of engagement are simple; Users suggest, discuss the relative merits and vote for new features that would benefit the wider Zoho Creator User Community. The most popular
RSS feeds and ical export
Hey Guys, Great work - I really like ZohoCreator so far. One of the main things I'd like to see is RSS feeds for data (especially for individual filtered views) and ical export of calendar views. I love it so far but these additions open up a lot more posibilities for me. thanks for listening...
How to check if there was a date input?
Hi, at add|success I tried to check if there was date input in the form, if not ---- the record in the database has to be filled up with the current date. if (input.date == "") { input.date = zoho.currentdate; } ... is not working because: The Left expression is of type TIMESTAMP and the right expression is of type STRING and the operator == is not valid here Anybody know a solution? I have got no time today to check by myself ;-) Thanks in advance, Paul.
Dealing with API Response
Hello, I'm hoping someone may be able to help me with a fairly simple issue I'm struggling with. I have developed a custom form using the Add Record - REST API - POST Method. I load this form into my site via an Iframe and everything is working great. When the user clicks the "Submit" button, the Iframe loads the response page. Is there any way to avoid this or implement a workaround to redirect to another page? I've tried adding an onclick event to the Submit button in the form, but am still
Safari
I have set a success message on a form and it works great on explorer although as I also direct to a URL the message is not seen because the redirect is faster than the success message. The problem is that the success message and redirect to URL do not work when the form is submitted from a Mac using Safari browser, any ideas?
Cannot update tickets
My users cannot update their tickets anymore. On Edit / Update we're faced with a rotating wheel but no "Data updated succesfully!" message. This issue is intermittent but happens more and more regularly.
Defect introduced with last ZOHO Creator Update ...
@ZOHO Creator Support: With the latest changes made to ZOHO Creator ... Deluge Code Editor improvisation. syntax highlighting and line numbers added ... a defect has been introduced ... and needs to be fixed urgently. While in Free-flow Scripting Mode, when a line of code is too long to fit in the designated text area, it no longer wraps to the next line ... instead, scrollbars are introduced ... but as soon as this happens, parts of the line (at the end) are no longer visible ... the vertical scrollbar
Not Working in IE 6 - Help!
We're currently using a Zoho database, which has been great, but most of the computers we use have only IE 6 installed, and as of this morning, it appears that we can't update records using IE 6. Uggh. I noted today when I went to the forum on one of those computers, there was a message that said IE 6 was not "yet" supported, and to use IE 7 and above. Is there a timetable for getting Creator working under IE 6 again? We're currently unable to use our database, which is a bummer, and I don't have
Wiki functionality (field version history)?
Hi, Is it possible to put a version history on particular fields? Thanks! Andrew
display numeric filed value blank
Hi..Zoho Creator Experts, This is View related question. How can we display the value of numeric filed to blank when the numeric field value equal to 0 ?
form email is not working...
Hello, I have 2 applications that are sending the form data by email fine and 2 more which are refusing to send anything out. I have checked my quota and it does not seem I have reached the limit... Is it the zoho mail server that is not getting them out, or is it my code.. Thanks for any help Pierre
Can I Create This In Zoho?
Hello, Does anyone know if I could build a Yelp like app in Zoho Creator? I would like to have places and reviews that are added by users. I would like to build my own yelp for pet businesses. Could you do this in Zoho Creator?
Logic for Checkbox On Load
This is not working.... If (input.My_status.select("Enrolled")) { alert "You are enrolled" } else { alert "You are not enrolled" } How do I perform logic On Load for a checkbox?
great feature to add!
I use the free flow script editor almost exclusively due to it's speed and flexibility. However, there is big benefit to using the scriptbuilder. YOU CAN SEE ALL YOUR FIELD NAMES! So if I fetch all the records for a form eg. rec = form1[ID != 0] then I have to have a separate browser tab open to make sure I have all of the right field names in my current text. It would be really nice if you had a either a reference dropdown box with all the field names for the given app OR have the text editor do
reporting view
Hi, Can someone help me please i want to post a lookup box on my website.. I have to columns in a spreadsheet, named Products and then Available, I want to post a simple code on my site via Creator wereby my clients can lookup eg (type in the product code) and then it just view me the availibility of the product underneath when they click on eg,. search product? Please help me thanks Juan
Integration of Contacts
Hello - I am creating an application with ZC. In many forms/tables, I need to access basic information about Individuals and/or Companies ie, name, address, birthdate, etc) Information that could happily live in Zoho Business: Contacts Is there a way for my AC application fields to lookup the data from Contacts? Or, do I need to create it from scratch within my application? Thank you - Marion
App Deleted?
Hi, Has anyone had this problem? I had an app that I spent an incredible amount of time entering data into and it's no longer there. I know the last time I logged in was less than a month ago, but I wouldn't think that it had been deleted. Has anyone had this problem?
invalid entry found
Hi.. When you click on submit and you missed to enter values to some fields then internal zoho mecanism will display message text saying that "invalid entry found please enter values" and it displays which fileld are missing. now this error message stay there and it wont go away. Because we are hiding and display the fileds depend on previous field selection and had so many fileds, so looks very ugly. well, clicking on reset will relaod the form. but is there any way the error stays there for a
No one can fill out my form.
My form was working great for about 5 hours. Then people were no longer able to send any data through it. They told me that it just hung when they pressed the submit button. I never got the email from them, and they aren't on the data spreadsheet information view. My charity event depends on this form, and for people to be able to fill it out. It's been down for two days now. - The public can see the form and fill it out (Or that's how it should be working) - The form is embedded onto my website.
Tracking traffic
Hi, I have created a publicly available app and would like to be able to see what traffic this app receives. What is the best way to do this? Can I embed a Google Analytics code somewhere/somehow or is there a better/easier way to do this? Many thanks for your help, regards, Jens
Quotes in Sendmail
When constructing a sendmail message in Script Builder, if you include quotes around a word, ZC is OK with it. However, if you switch to Free-flow Scripting, ZC throws an error for the quotes, and then you have to manually change them to apostrophes as a substitute. OK in Script Builder, not OK in Free-flow Scripting: Message : "Your suggested post titled "" + input.TITLE + "" was received. Changed to make OK for Free-flow Scripting: Message : "Your suggested post titled '" + input.TITLE + "'
Drop Down Filter is SINGLE CHOICE; can it be MULTI?
Hello - playing and learning and loving Zoho. When I have a list view from Zoho Creator, it is easy to do an overall Filter It is easy to filter for a specific column but how can I implement more than one tier of info? Example: Name contains BROWN OR Name Contains SMITH Thank you - Marion
Multi rows in Zoho Ceator VIEWS
Can I build multi-row views? e.g. a record is displayed on 2+ rows, e.g. field A, B, C on row 1 and field D, E, F, G, H on row 2 etc.
Adding Records By email With Empty Fields
I have a form with many fields I use for people to submit stories that we might cover. It includes dates and many other fields that we use to assign the story to some one and track its progress towards completion. Most organizations do not have the time to fill out the form and just send us an email announcing their event. Until now, we've cut and pasted those emails into the form to create a new record. That's a labor intensive process and I'm looking for a short cut. I would like to forward
Anyway to force 4 digit years
I have a date field on my input form and in my application settings have chosen the date format to be: mm/dd/yyyy If a user inputs 03/15/2009 of course is shows up correctly. If the user does not follow the convention of mm/dd/yyyy and inputs 3/15/09 the field does not give an error and the date is recorded in the database as 03/15/0009 (notice it does put the "0" in front of the 3, but records the year as 0009). Is there a fix for this somewhere in the scripting? Thanks in advance & keep up the
Stateless Form > Redirect Upon Submission
I will be using Zoho Wiki pages to display my forms. The forms are pasted in as ZC i-frames. The issue I have is that after a user submits one of my stateless forms, only the i-frame is updated. Here's the end of my script... alert("Thank You! You will be notified by email after the PTO moderates your suggestion. This page will now reload."); openUrl("http://mywiki.net/Suggestion.html", "same window"); Is there some other way to notify the user of his success in submitting a stateless form, and then
Thank you.
I like the line 1 numbers and text editor changes. Very nice!
Behaviour in on Delete on Success code section
@ZOHO Creator Support: While developing an application where I needed to delete all associated child records when the user requested to delete the parent record, I deployed this command ... delete from child_Table[ Name == input.Name ]; ... where both parent and child Tables have the common field called Name. However, initially I misplaced this command in the on Delete on Success code section (instead of the on Delete on Validate) section ... as a result ... - the parent record was (obviously) still
can the Zoho creator froms be integrated with Zoho CRM?
I would love to use the forms to collect data into our existing Zoho CRM account. is this possible? coronac
Form builder problem
For a couple days now, the form building tool on Zoho Creator has refused to accept anything but the default entries for a Dropdown box. That is, if I try to enter my own title and list of options for the dropdown, I get an error message. But if I simply create it with the default placeholder text, it works. Unfortunately, that requires that I go back in, in edit mode, and individually enter each item in the dropdown list. Is this a system problem or am I not using this correctly? Thanks.
Passing parameters to a ZC form
Hi, I'd like to set up the ability to provide feedback on pages on one of my websites. This would entail passing a parameter (URL location of the page the user is providing feedback about) to a Zoho Form. What I would like is the following behaviour. 1)User clicks "Feedback" link on the given page. 2) The link calls another page with an embedded (via IFRAME) Zoho Creator feedback capture page (form). One of the fields on the Zoho form is the site URL. This field is automatically populated based
EMAIL DROP DOWN BUTTOM
Hi, i need some advise, i got a form set up, but in my form i have a drop down box with 50 peoples names, i want to make my form in scuh a way when the visitor complete my form they select the relevant person from the drop down box, when they click the send button it must email a notification of the form to the selected persons email adress, I obviously need to add all the relevant email adresses somewhere, but when they send it must only send the form to the selected persons email adress, Can someone
List Creation with Dates
I am at my limit on this one. The user will enter a start date and an end date. When they click submit, I want it to make a list of the dates in that range. For example, user enters 4/15/2009 (start date) and 4/20/2009 (end date) Then a list is created with 4/15/2009, 4/16/2009, 4/17/2009... varDateDiff = (input.Start_Date - input.End_Date);
varDate = input.Start_Date;
listdate = List();
if (varDate <= input.End_Date)
{
listdate.add(varDate);
varDate = (varDate + '0W:1D:0H:0M:0S');
}
info
Forms and views combined on one page,
Hi Everyone, I have been trying to figure out how I embed a form and view together. My goal To create a search form to view. How it will be used Step 1: [Client] adds contacts to form. --- Step 2: [Admin] enters a value into the 1 textbox form. (Example: 'T') Step 3: [Admin] see's all contacts from step one containing a 'T' Expectations The problem is the expectation is not to filter views via the filtering mechanism at the top of the contact view. It has to be it's own entity being a form with 1
email data
I have tried to email in data over 15 times through 3 different zoho accounts. Trust me I have all the correct format. I am using the form email address, I am using the exact copied format, and I am using the "admin" email address for each "sending" address. What's going on?
Zoho form in ebook error
hey sir, can u please solve my problem as soon as possible, in our area hacker try to copy paste form fields and make it same form like our company form so can you please tell me why i am getting errors when i put my zoho form in a ebook . when i submit form i get error message " invalid entries please solve and then submit " when i see error detail then i got the message please contact with application owner. please solve my problem how can i get rid off following error . how i put my form in
Next Page