Single Record Duplication
I would like to duplicate a single record from a view. I do not want to enable the ability to create multiple duplicates, as setting the permission to duplicate would allow. I imagine this would take the form of a custom action button (on each row), that would simply duplicate that record and open that in edit mode so that I can run some validating script before submission. Anybody have any thoughts? So far I'm terrible at understanding how to write custom functions.
current month record restriction
how can i restrict adding a record with a date field only if the date field is within the current month? please let me know.
Functional URL: Group By Option
There's not a functionality url to generate a view with the Grouped By option, correct? Cheers, John Whitney
Script stopped working
Hello, A script has stopped working on one of my forms, all I get is the arrows going round and round. I haven't changed the script but its now, not working. What can I do? Many thanks Ben
Custom filter display sorting...
Filters definitions as I typed them in my view definition script : filters ( "Hier" : (Added_Time >= (zoho.currentdate - '0W:1D:0H:0M:0S') && Added_Time <= ((zoho.currentdate - '0W:1D:0H:0M:0S') + '0W:0D:23H:59M:59S')) "S17" : Semaine == 17 "S18" : Semaine == 18 "S19" : Semaine == 19 "S20" : Semaine == 20 "S21" : Semaine == 21 "S22" : Semaine == 22 "S23" : Semaine == 23 "S24" : Semaine == 24
Creating Zoho accounts for users
Hello, As an Admin, Is it possible to create a Zoho account for other users? We are currently integrating the Zoho Creator Help Desk into Google Apps and we need to have no interaction from our users during the account setup process. A silent deployment is what we are going for. If we can create Zoho accounts for our users as an Admin, with no end-user interaction, this would be great. Thank you
auto_increment a Zoho Creator Field?
Hi, Is there any way to create an autoincrement field? I'm making an Access Database editable online using Creator, and one of the columns was an auto_increment PersonID. Is there any way to replicate this? Thanks!
Allowing Users to add requester details
Hi All, I have recently installed Zoho creator helpdesk in my Google apps cloud and I'm still running trial mode. The only issue I encountered has to do with the addition of requesters (customer details). I have added multiple technicians, but they have not been able to add any new requesters thus far. By default, this feature is placed under the 'ADMIN' tab. Is there anyway to delegate some of the 'ADMIN' tab functionalities to my users (technicians)? I have tried the search in this forum but no
Collating data from a paper based survey
Hi, I'm conducting a survey. Around 200 respondents. This is an offline survey, where people are asked to complete a paper questionnaire. So at the end of it, I've 200 sheets of paper. I'm looking for something that'll help me organise, collate and analyse this data.. My questionnaire has several types of questions - some have likert scale type responses..(completely agree - completely disagree.. Could someone please help me with this? Is Zoho creator the right tool for this purpose or
Creator Helpdesk documentation
Is there some documentation available for the Creator Helpdesk application? When I click Help in the application, it presents the developer documentation for Creator.
Can in-row Custom Functions pre-load Stateless Forms with data specific to the record in that row?
Can in-row Custom Functions pre-load Stateless Forms with data specific to the record in that row? If the answer is yes, please send some script my way. Thanks.
Re Sort in Drop-down box of Deluge Builder
Hi Form a lot of no sort is difficult to find so suggested bellow Drop-down box can be sorted in Deluge. Thanks Stanley
Edit record in full window
Is there a way to force the edit view into a full window like a new record? Navigation for large records gets a little tricky, particularly when record contains large subforms.
Suggestion
Hi In the execution of a Deluge function can have a similar to the alert box is even more convenient,OR release info function for all users. Thanks Stanley
ALL VIEWS LOTS OF TROUBLE TO USE .... Filtering and Sorting lost after custom action, or delete
AGAIN my users are ELDERLY people, I HAVE MONTHS encouraging them to use a webpage..... Now, every time they DELETE a record or use CUSTOM ACTION of the view, all the work they did filtering, and soring and searching, is lost and they get ANGRY, and loose motivation to keep using the site. Please after any UPDATE, DELETING, OR CUSTOM ACTION, preserve the work already done by my users.
cannot retrieve data by internal ID in view
I have a lookup field by ID with display "Name" on the form then I have view with This lookup filed ( it displays name) from that form. I do not want to display internal ID on the view!! I need to opne this view from another screen and display all the records with specific internal ID. The only way I know of is to use openUrl function however, it does not work by ID field. only if I search by Name it works: openUrl("https://creator.zoho.com/ito_mu/ep-tracker/view-perma/All_EP_Registrations/EP_Name="
Share with a Developer
Hi, How do I share my application with a collaborator. I've activate the user as developer in the Home section and then I share the application with the same. Unfortunately this user still accessing at the application only as a user (cannot really develop it because can't acess at "Edit this application" mode. Thanks Mic
Need developer to integrate shopify and email feeds with zoho creator.
Hi, I'm looking for a developer to help me with some (to me, rather complex) API issues. I would like to make my shopify.com site automatically feed all orders to my zoho cretor app and also be able to update records automatically via emails from transferbigfiles.com... I don't even know if this is possible... If you are interested in the gig, or have further questions, please contact me by email: silver@atomicdisc.com. Hoping to get some help soon! -silver www.atomicdisc.com
Export Data PDF
I know the known limitation of zoho to export grouping, number formats etc to pdf. Is there any alternative to print views in a nice format (ie repeating column headers, page numbers) without exporting to another program?
Linking subform data
I would like to create a subform that displays data linked to a field on the main form. For example, let's say I want to create a form that lets me select an author's name from a dropdown that pulls names from a names table. I would like the subform to display all of their books. The same with a form for music artists that would list all of their songs in the subform. When I create the form and subform, I link the fields via the column properties as instructed in a knowledgebase article but nothing
Form extended when I use a checkbox
Ho All, sorry for my poor English but I do my best. I'm a new user of zoho creator. I would like to "extend" my form when a user click on a check box. Check Box "Brother" if check then ask Name & Surname Does anyone have a solution ? Thanks benoit
Home-page Functions
This page https://creator.zoho.com/home/functions#functions in my sigroup works, but in my niskypto account redirects to https://creator.zoho.com/home#myapps John M. Whitney
List View store additional hidden information in a unique column and row
Hi, Maybe more of a html question looking for ideas I have a view which represents rooms (booked, free etc) Each column is a separate unique room and the rows are dates, for each room i use HTML in the list view to show <strong><span style="color: rgb(51, 153, 102);">Rm01</span> GREEN BOLD <strong><span style="color: rgb(255, 0, 0);">Rm02</span> RED BOLD Along with this i now need to store the Zoho ID of who made a booking for that room i have no more fields left on the form (hit the limit) So i
Reset forms to default
Hello, I have broken the Request - Embed form when I was modifying it n Creator Help Desk. How can I retrieve the original copies of the form? I have tried copying the code from a previous version of the form, but I am still receiving an error when I press the "submit" button on the form. Thank you
On Load value for URL field?
I think I've figured out how to populate Link Name in the URL field using On Load as follows: input.project_docs = "<a href=''>Project Docs</a>"; However, is it possible to disable *only* the Link Name field On Load, so that the user can put whatever URL they want in but the Link Name will always be "Project Docs"? Thanks!
Unable to log in using GoogleApps ID
Under the application settings I have selected 'Sign in using GoogleApps', and I've entered my domain name. When I try to open Zoho Creator Helpdesk from a test account, it still prompts for login credentials. Ideally we do not want our users to have to enter any additional information just to access the ticketing system. How can I fix this? Thank you
Sign in and Sign out
hello im new here, would like to ask a question i have a website wanted to create my sign in & sign out for visitor or members what is the code?
ZOHO Creator extremely slow
In the last hour creator has almost ground to a halt. What's the problem?
how can I use the Rich Text Format to show a picture
except for link,i want to show a picture and some words,how can i do? thanks
Zoho Creator
I know I've asked before, but I'm really perplexed and swamped. Maybe I'm too dumb to figure this out? Sheesh. I need to do date calculations in Zoho Creator. Can someone help with this? Here are the various calculations I need to do. I'm a volunteer book review editor, and need to keep track of books I've assigned to reviewers. I need to log in the date a book is received by a reviewer, add 30 days to it, and generate a date the review is received. I also need to take today's date and subtract
Sharing an App that uses the Shared user's form.
BACKGROUND: I'm considering upgrading to professional express in order to market an app. The scheme is to sell the right to have the app shared by the buyer for a specific length of time. The problem is that if I have 1000 users who generate 1000 records I will quickly have a 1,000,000 record count and at $5/mon/1000 records a $5000/mon ongoing Zoho record charge which would make the scheme un-profitable. One solution I have imagined is to share my app, but then have the user/client install a second
Entries Missing
I have a database where one of the fields in the form allows you to select which person the entry should be associated with (we have 6 users that share a username, so this allows someone to sort the list view to just people that are associated with them). However, all of the entries associated with one person suddenly disappeared. When that person tries to add a new entry it will not show up in the list view either? Any ideas about what happened and how to fix it?
Scheduler Goes Black
I am new to scheduling, however, I walked through the wizard to setup an email to fire off one of the views I created. When I click on the "Exceute Now" button the screen goes black and the email does not fire off. I am not sure where to go from here. I have allowed access to support in my application.
Linking to a document (pdf)
Hello, How could I create a link to a PDF file on my HTML view? My app lets the user upload a drawing for each drawing number (via. Google Docs or local upload) but how can I create a link from my HTML view to the drawing so they can view it? The Drawing is in PDF format and ideally would be "downloaded" or "opened" via the PC or tablet software. I'm not really sure what my options are so if someone could point me in the right direction that would be great! Many thanks in advance Ben
How to show Decision Box as checkbox in View
I have a form that has multiple decision boxes. I can't get it to show as check boxes in my view, only true/false. In a test view newly created it works just fine. But not with my original data. How do I find the data/ code to change?
total of a sub-form in a form
Hi i´m trying to do this and can´t seem to figure out how it´s done the "Total = 1379", how can my form give me this total regarding the values come from the sub-form? https://help.creator.zoho.com/Creating-SubForms.html#Deluge_Script Thank you.
Pop up after on click
Dear Sir / Madam I have created a form, where user having facilating of deleting a record, But I want before deleting record, user must get an alert or pup up box which shows "Are you really want to delete ?" On user confirmation only record can delete. i.e I need a double confirmation from user before record permanently delete. Could some body tell me how I use this functionallty on "On Click" Option.
Issue with Client's Application
I am assisting user viviennepbe with her pbe-ergonomic-evaluation-form. The form Ergonomic_Evaluation is stateless, but experiences this error for some submit types Error details: Error occured while executing on click script. Error occured. Also, I cannot delete records in Chrome, only IE 9. I think there's an issue on your side with this account. Enabled support edit access John M. Whitney
Can't ex[prt all data
I cannot EXPORT data from a database that has in excess of 30,000 records, yet I can in one that only has a few hundred. If there is a size limitation, how do I break apart the large database ? Is this the problem ? I have tried using both Firefox and IE 9, and get the same results each time, only the column headings and one record will be in the XLS backup.
New User - Advice Needed
Hi there. I'm a brand new user to ZOHO and I'm excited by what I have read. I wanted to see if I could post my question for some input from all of the experts here to make sure I'm going in the right direction prior to getting too lost in the details. Here's the scenario. I manage a number of websites for our local high school. All volunteer work. Example is http://www.MarcusDrillTeam.com. I work (limited) with SQL databases where we collect data through forms. I have even posted to the SQL DBs
Next Page