Problem with embedding a form
Hi -- I've embedded a form onto my website, but when I try to test it by filling out the form, it hangs and just says "Please wait" after I press the submit button. I've tried it twice now....I think I did everything correctly. Help! Thanks :)
How to ignore blank "input.field1"s when sending emails in Creator
How do I get Creator to not create an error when I send an email where some of the "input. field1" values are purposely left empty.
Another new Defect in ZOHO Creator
@ZOHO Creator Support: As of this morning ... during Edit Mode ... whenever I try and click on the ... Validate on Form Submit Action on Success ... links for the Submit Button of Forms ... ZOHO Creator goes into a never-ending display of "Loading ..." However, if I click on the Tab called Script ... and then click on any of the links under Form Actions (in the left panel), I can get the code to display without any problem. This is happening with all Forms that I tried ... and I tried several Forms
Schedule Emails to Records (at specific times!) NOT FULLY ANSWERED
I am trying to schedule emails to be sent at specific times to my records that were entered into forms. There are two problems with this when operating from the "Schedules" tab: Creating a New Form Schedule doesn't allow you to schedule the exact times of emails, it is all relative to when the data was added or modified, which doesn't work for me because I need to send the email at the same time for all records. If I create a custom schedule, I can set specific times but it is not associated with
Fields in the "Edit" dialog box
I have a View set to only show certain fields. It shows just those fields in the table, as well as in the "View" dialog box. But in the "Edit" dialog box, it shows all of the fields in the form. Is there any way to make it so that in the "Edit" box, it only shows the fields from the View that I am in? thank you!
View Ignores Group and Sort Settings when Applied in Edit Mode
Here are the steps needed to recreate the problem. To see the problem, it’s important that you do not do any sorting or grouping while viewing the records beyond what is stated here; otherwise the behavior may be different. 1. Create a normal form along with a view. Add both a Number field and a Single Line field to the form using the default settings. 2. Access the application and enter the following records in the order shown: 1, dog 2, brown 1, cat 2, black
请问百会创造者的在线帮助怎么使用
请问百会创造者的在线帮助怎么使用
View Won't Sort or Group on Lookup Field
I have a view called CATEGORY_VIEW that has a lookup field called GROUP. The lookup field refers to a single line field called GROUP in another form called GROUP_FORM. Whenever I try to sort or group the CATEGORY_VIEW using the GROUP lookup field, either the field will not sort or I get this error message: We are unable to fetch this data, sorry! Please note that your data is SAFE.Report this problem to support@zohocreator.com Please help.
A deleted record stay visible in a view with grouping
Dear Zoho people, I have 2 views, one of them is the normal view with all fields, the second is one with grouping criteria. The problem is that I delete one record which appear in the second view but not in the first view. Can you help Regards
Populating a form input box
How do you populate the input box of a form with the text that is already in an existing record and field?
Override View Criteria
I have a view sorted by a date field. Normally I want to show records from the last week and all records in the future. The criteria is Input_Date > (zoho.currentdate - '1W:1D:0H:0M:0S') Once is a while a user needs to see records that are older than one week. Is there a way to start the view at a specific date but allow teh user to reset the date? Herb Wexler
Field references: Named and Ordinal/Index
Is it possible to refer to a field via it's ordinal number or index? Common use of field reference is by field name. I have the need to access records filtered by a field unknown until runtime. I plan on passing in the field for which I need to filter/fetch records. Put another way: Is it possible to pass in a field identifier at runtime and then use that identifier to fetch records? example (field name): void example(string FieldName, string FieldCriteria) { var = fromname[FieldName == FieldCriteria];
present only changed data in email notification
dear Zoho team, is there a way to set upon-edit email notifications so that only the changed data is presented?
Error importing database file on windows 7 into migration tool.
Im using windows 7 and this is the error I get every single time i try to import any database, I even tried importing .mdb and .accdb files and i get the same error for everything. please help? Please admins? just waiting to get this one figured out to move on with a project. thanks in advance...
One form - Many permissions
I have a database and many many users. I need to give each person or at least each group of people access to edit certain fields of the form. Right now, when a user clicks on a record in a certain view, they are allowed to see the entire form and edit whatever they want. I know I can use stateless forms to feed into the main app and give each user access to certain stateless forms, but how would I make this particular differnt form come up when they hit edit, rather than the main form?
Question on how to hide a form.
How do I hide a form x from the user? There is no option to set a form invisible when rearranging links. I only want this form x to hold data. Form x is not a data entry form. I have two other forms, y and z that I use to enter data into form x. Form y and z do not store their data in their respective forms. Form y and z simply create and update entries in form x.
Security Tokens
Does Zoho have an ability to integrate security tokens/random key generator fobs for logon access?
form disappers
not able to see my form anymore..!!1
Grouping does not work in Calendar view
Hi: I have setup grouping in calendar view, but even if the value I ask to group by is identical in all the rows, it still shows me several rows with the same value (the column I group by is the first column as well). Is this a known bug? How can I fix it?
Auto generating reference numbers on form
I created a form and the first field on the form when form is opened I would like the field to auto generate a number 'Case1234' Each time I would like a new number to generate. how can this be done? See screen shot.
Image in public RSS feed broken
Hi... New to Zoho Creator, first post. I created a form for a client to fill up some promotions for her products/services. I created a private access to the form and view (for her to add promotions in form and edit/delete promos in view) with the capacity to upload pictures (viewable in the view with function... works great). So far, she loves it. We also want to be able to feed these informations to her websites. I created a RSS feed (the content is partly in French, and accentuated characters
Cannot add data using Client Api
Hi, I am trying to add data using the Client Api, without logging in, using the following syntax<script scr="http://creator.zoho.com/<app Owner Name>/form/json/<form Linkid>/<encryptedLink>" type="text/javascript"></script> After clicking Submit, I get the Zoho login page Once logged in, and using the same, already opened, browser, so my credentials are cached, it is no problem, so the rest of the code is fine. I have tried it with 2 application, also 2 different Zoho accounts Can this be solved??
Broken image link in RSS Feed
Hi, I'm new here. I don't like to repost a problem, but I noticed questions get answered more quickly in this part of the forum. I posted my problem initially here: http://help.zoho.com/portal/en/community/topic/image-with-public-rss-feed-broken Image in public RSS feed broken I created a form for a client to fill up some promotions for her products/services. I created a private access to the form and view (for her to add promotions in form and edit/delete promos in view) with the capacity to upload
Adding entries to database using email
How can you or is it possible to add records to database using email?
calculated field in report
I am creating a book sale db for our school. Everything works except I cannot seem to get the report right. I am able to get it to report all the sold books by seller, but but I want to add a calculated field wich adds up the total for each seller. -bj
Passing Values and Sums
Hello, I am working on a spreadsheet type scheduler and have a few questions that I need help with. The first is how to pass a value. Lets say I have a form named Jobs. In jobs is a field called job code. Now I have created a button that allows me to create a sub form for each row that will allow the user to add more information about the job. This one will be called sub job. Now I want to make it so that when a user goes to enter in information into the sub job form, the job code box will be populated
Connection between Creator and others Zoho's application like CRM
Hello, First, thank you for Zoho, it is a wonderful application ans SaaS . I am newbie with Zoho and I would like to know if it is easy to connect my Creator Forms and CRM. In fact, instead of creating a personal database in my Zoho application, list of contacts for example, I would like to use (to create, to read, to update) Zoho CRM database. (Note, with Lookup, il seems to me that I can only select objects from my Zoho Creator applications) Thank you for any link or information. Thank you for
Login form
Hi I'm new to Zoho, I need your help to create a Login Page for my website. I've defined a of User names & Passwords in excel. I want the same database to be used for login. Basically a Login page for my website. Kindly advice.
iCal feed - filtering
I have a view which I am pulling into iCal - which works beautiffuly. I am wondering if there is anyway to filter the data by the URL. I have a bunch of staff, and I would like to have the iCal feed on their iphones show up with only things involving them, rather than the entire schedule. So each person would have a different URL in their iCal with something like http://....user/app/ical/view?Staff=jsmith
Can we get rid of the new Terms of Service after viewed once??
I keep getting this thing every time I log in: Zoho Announcement Terms of Service and Privacy Policy update ... Isn't once enough? -k
ZOHO_CRITERIA (filter report data via URL) when calling a Report
It would be nice to have a way to filter Report data via URL. Zoho Reports does this thru ZOHIO_CRITERIA in the URL for the report thru URL parameters. This would help visualize the information belonging to specific rows or data subsets when calling a report from a View. Thanks -Gabriel
New view of Chart type, no View based on
Bonjour, I want to create a new view and I have select the 'Chart' type. But It is not possible to select a 'View based on', the drop list is empty. Not that with other type (list for example), I can select one of my existing views. Thank you for your comment B. R. jose.gmail France - FF et XP2003
Data importation still broken
I am unable to import a data set from a spreadsheet directly into a view. The view has some 12 fields and all of them are mapped to the form. I have followed the advice here in the forum about ensuring every field is filled, and using tab-delimited. I've tried numerous additional ways but they all fail. Is there something you can do to fix the product?
lookup field keeps disappearing
Hi, I'm new to zoho creator and am trying to use a lookup field. i can add the field to my form in the form designer, but when i flip over to viewing the application the lookup field is not on the form. then when i go back to the 'edit application' mode and look at the form, the lookup field is not there either. it's as if it is not getting saved when i leave the form. other fields are being saved. any ideas? thanks in advance.
importing files???
Having trouble importing files
Issue Manager
All my attempts to Add Issue fail, Error details: Error occured while on Success script. Unable to send email Invalid Email Address found However my email is valid, I received the success messages for installing the application. How to fix?
importing
I am considering purchasing this for my company.. but am have serious problems with importing. Plesase address this as soon as possible.
Embed Signout
Right now we can embed zoho forms, and we can create user-levels that require to sign-in, before viewing the forms. How do I embed a Sign Out page on my site or a Sign Out link?
ZC Creator - Calendar view
I am trying to figure out how to manipulate the calendar view. Not very successful on finding info on it. I have as part of my app a scheduler to assign teams to several rooms. So based on the Date and Time scheduled and the expected duration, I would like the calendar to show something like a real google calendar. Basically, lets say on April 15th, it would show headings like Room 1, Room 2, Room 3, etc. Then under each room, it would have times blocked off like 8-10, 10-12, 12-4, etc. And then
Can't add a date to my customers3 db
Every time I try to add a date field, it either doesn't show up at all, or disappears when I try to access the application.
Next Page