Any man can do what they want in my database... (embedded view ) HELP!
Hello! I have a database. The database is private. I have put the address on my home page and clicking on the address the user enters the page, which needs to connect to database... (https://creator.zoho.com/ (My username) / (database name) / write-Permian / (My database name) _View /) Database viewer entering database with facebook.com account. Why he can add, delete and edit entries in my database? It is not normal! Any man can do what they want in my database... This is very
Creating a "Two Step" Form in ZOHO Creator
Is it possible to create a "two step" form in ZOHO Creator enabling a salesperson to "edit" a existing entry in a ZOHO Database/Table? Here is an example of what I need the form to do: STEP 1 | Enter the invoice number (ex.123456) in the "Invoice Number" field. Then click on the "Submit" button ---------------------------------------------------------------------- Sales Entry Form ---------------------------------------------------------------------- Invoice Number: _____123456______| ----------------------------------------------------------------------
Import data to existing app
I'm sure it's someplace! I exported the data from my ZOHO creator app, then made some changes in excel and now I want to import the data, replacing the current data. I can't find an import button. Herb Wexler MBA www.PreventingMediocrity.com Norwalk, CT 06854
Need to create a standing order form with log-in
We have 1500+ members. We need to provide them with a standing order form for materials that allows them to log-in and change the order as needed in the future. Can this be done as a zoho app?
Zoho Creator and Iphone app
Hi, I would like to know if It´s possible create a form using Zoho Creator and them include it in a iphone app (so it can be part of an iphone app) It is possible? Thanks,
Display icons instead of "true/ false"
Hi, We have a few creator applications were we use the DecisionCheckBox-fields. When getting reports the values are shown as TRUE or FALSE, Would it be possible to change this with a graphical icon like a RED DOT/ GREEN DOT or similar? Or would it be possible to change the TRUE/ FALES to other text values such as Y/N or similar? Kind regards, Bo Thygesen
How to export as a PDF using the new view?
There were several changes to the layout of the creator view this month and I'm a little confused. (Source: https://www.zoho.com/creator/views3/view.html) I'm trying to export one record as a PDF and can't find the option to do it. Zoho shows its done: and yet...my view only have the option of "Records per page". I also don't have the drop down where "Contact View" is. (The insert image option isn't working now...otherwise I would upload the screenshot). What am I doing wrong?
Live data feed no longer works!
I have a large Creator application that serves data to Excel via your old Export/HTML functionality (using Excel's External Data feature). Since your upgrade, this has stopped working. It seems your upgraded design does not allow me to have live feeds anymore. I tried using Excel's External Data functionality to link to an HTML view -- but this won't work because there's no way to disable pagination and show all records in a single html table. Export to HTML/XML/etc all seem to generate a URL
Passing Parameter to an Embedded View
Hi, Is there a way to pass parameter into an embedded view to display only select records? Thanks! V
Need help creating custom invoices
I am using Zoho CRM for my ad sales, but it does not allow me to create a sales order that will work as an insertion order because I need special fields for each entry, like start and end dates. It seems like I should either be able to create a form in Creator and embed it in CRM sales oder or create a custom form with an html view like an invoice. From all Iv'e read this is doable, but I can't figure out how to use creator enough to do it. can someone either give me some tips or point me to a tutorial.
Write to a third filed based on selection form dropdown.
Hi, How would I accomplish the following task using an ON-Input Script? I have a table where I keep employee Name and info. In the same form I have filed called Roles which have a value of Admin, Employee 1 ext. I would like to add an on imput script that would automatically write a value to a third filed called Rate. If Input.Empoyee is equal to Admin write $40 to the Rate filed. Thank you very much for assistance in advance.
Copying application doesn't copy data
Rather than shut my site down to deal with your new behavior of not allowing public views in private apps, and not allowing to get get an embedded shared link from a view that's in a public app, I thought I'd copy my app, make the copy private, then get the embedded shared link for each of my views and update my pages. But my data wasn't copied with the app so it was a complete waste of time. maureenshea
Order online with zoho creator
Good evening, I asked whether it was possible with ZOHO CREATOR or another application, put on the website zoho a control module online for my clients. Namely, I give a password to each of my clients selected, and when he connects he can choose the product and order online. And I get double the order. I ask because I read somewhere that it's possible but I am French and I do not read English, I use a translator. thank you
User Option >> Add linked Record
I am really hoping I can achieve what I need in Zoho. I have two Forms: Patient and Follow Up. Patients will be a list of patients with various details. Follow ups will be a list of notes linked to individual patients. There can be many follow up records to a single patient. I need help with: 1. Generating a short but unique ID for each patient. 2. Allowing a user to select a patient id (linked) from the Follow Up form. I have tried using the Zoho ID but it is too long and meaninless to the user.
Can't embed view on website (for public view)
Am on free plan and worked hard to develop small creator database and view. Now it tells me I can't do a public share embed even though I only have two other apps. Thought I was allowed 3. https://creator.zoho.com/phillytechnews/mmm/#View:mmmform_View
How can I include subform data when submitting a form via email?
With regards to the help topic on submitting a form via email: https://help.creator.zoho.com/Email-Data.html#Adding_form_data_via_e-mail_in_user-defined_format I have a form with a subform. I need to be able to submit the subform data via email as well - my case a Customer has an Order. Can you please clarify how I can do this? At the moment my Customer Email Template just shows available fields as: Field1: Field2: Field3: Order: Putting values into Order: doesn't seem to work - is there a way to
An open letter to the CEO of ZOHO ...
Warning: this post contains strong language that may be deemed "disrespectful" by the targets of this complaint ... the author makes no apologies as it reflects the anger that he (and his clients) feel about the systemic problems with the ZOHO Creator platform. Sridhar: Following on the heels of the snafu in April (whose report I am still patiently wait for), the ZOHO Creator Team made another platform change a couple of days ago ... and promptly broke existing functionality ... for two of my clients,
Restore my earlier settings
Dear Sir /Madam Good Morning Last week I have received a popup at header level for updating some ZOHO features. I updated the same. But after updatation I found all our forms become left align. Could some body tell me how form can be align center or how i can restore my ealier settings. Shiv
Note Width
How to set a fixed width for the "add note" field?
adding a new user
I want to add a new user so they can view my forms and reports, but I do not want them to be able to edit any of them. I also want them to be able to sign in with their own username/password. Is this possible? I am currently using the free version of creator. Thanks.
Using two pick lists and call functions
Hello, this may be an easy question but I cannot get it to work for the life of me. I am using Zoho Creator and am trying to get the records of my accounts in a dropdown list (this part works fine) and then get the associated contacts in another dropdown list ->on add->on Load crmAccount = zoho.crm.getRecords(("Accounts"),1,200); for each AccountName in crmAccount { Company_Name:ui.add((AccountName).get(("Account Name"))); }and then on the account drop down list on update I want the next list
How to enable this functionality?
I need to make a following application: I post jobs that a selected group of individuals (workers) may choose to accept. Not all jobs will be offered to very individual. After reviewing the list of jobs, a worker may choose to bid (and add a new offer) or not to bid. A worker should login to see jobs offered to him/her and review the list regularly. I want to create all this with just two tables: jobs and offers. I encountered a problem that I don't know how to overcome. How can a user hide a job
How to login in zoho account using authtoken ?
How to login in zoho account using authtoken ?
How to login in zoho account using authtoken ?
How to login in zoho account using authtoken ?
How to login in zoho account using authtoken ?
How to login in zoho account using authtoken ?
Different User Acess Level on Views
I am requesting if there is a solution for access levels in views. For example, I had three access levels. One (admin) to view all tabs and views. second one (section users) to view only the data they entered and modified, this is justified by seeing their added by names/id in the view. I had set a control from the View, Edit Mode in the Criteria section. Added_User == zoho.loginuser. With this, I had set controls to the entire system in restricting users from viewing other data entered by other
Moving fields
Hi I'm new to Zoho Creator and I have a very simple and silly question. How do I put one field right next to another? Not underneath but to the right of it?
Relate Employee to tow different emplyee rate
Hi, I am looking for advice on how to accomplish relating employee to to different rates. I would like to assign an Employee to as task and the rate changes depending on the size/scope of the task. Please advice. Thank you very much.
Form with different required fields
I have created a Parent form with basic parent demographic data and a Child form to store various child information. The Child form was added to the Parent form as a subform to create the one to many relationship between parent and child. This form will be embedded in my website for two different types of users who will enter data into the form. For the first group of users all fields need to be required. For the second group of users (accessing through a different web link) none of the fields
Can't Delete Field
When trying to delete a text field, I receive the following pop-up " This filed is referred to in the following places" It says remove it then delete. It shows the form and the field. However, It's the same field that I am trying to delete. Pretty lost on this.
how would i set up a searchable database.
hi i have a website and i want to have a function on there that users can use a form to select certain colours and sizes and have a button to search. i would then like for a results page to show up (not looking like a spreadsheet) which has results from the spreadsheet on there. i would then like users to be able to select a result and click it to see a results page which shows all information about it and has a picture. i would also like to have a form that users can update records in the database
wrong developer permissions in new layout views
In the new views layout, if the application is in my account, I have access to the following menu But if I am developer and I built an application for a client, the same menu looks different. I think that this should not happen, as long as I have full developer rights, I am not a simple "shared user" - so please fix this. I can't even get the embed code. Regards, George
Creating a report which aggregates count for multiple fields based on substring
Hope I'm describing this correctly, fairly new to this. I am in charge of weekly schedules for my group of 14. I would like to be able to generate reports which count how many times a specific group member is at a specific location, for a defined period of time. Currently, each record is based on a day, the fields for that record are the locations, and I select the group member who is assigned to that location through a drop-down box. I can create a report which aggregates one location by placing
Upgrade to new interface and Save with selected records is missing
Hi, I upgraded to the new UI last week and Save with selected records command is missing. What I've got is the whole recordings. Where is the command right now? David
"Access this application" window is blank
I am a first time user of creator. I have created a simple app named app1 with a form called form1 to test with. I added a single line object called field1 and hit "access this application". The resulting page is a completely blank white web page. What am I missing? It seems odd to me that I can't find whatever options are needed to show the form. Perhaps I am missing some fundamental concept....
I made function for money number convert to Chinese words
Hi I'm exciting made the function for money number convert to Chinese words. I want to say ZC it's powerful so let me share the code and get your further help for optimize the code more.. string sz.num2rmb(float je) { vzf = {"0-零", "1-壹", "2-贰", "3-叁", "4-肆", "5-伍", "6-陆", "7-柒", "8-捌", "9-玖"}; vws = "万仟佰拾亿仟佰拾万仟佰拾元角分"; rdw = formqj [cat == "小写大写"]; vje = ((input.je * 100).round(0)).toString(); vcd = (vje).length(); vwszf = (vws).subString((15 - vcd));
My Document is saved successfully but problem is same document opened again but previous changes not show.
My Document is saved successfully but problem is same document opened again but previous changes not show. Please refer below link: http://www.servicebasket.com/zoho/
Backup Process and Approach?
I'm contemplating upgrading from the Basic ($15/mon) Plan to the Standard ($25/mon) Plan in order to get backups, but I'm not sure exactly how backups work. Here are my questions: Does the backup download a DS file to your computer, save a backup with Zoho, or both? Is there a limit to how often you backup? If I am comfortable with backing up only once every 6 months, could I conceivably upgrade and then downgrade twice a year and thus simply pay $20 for my backups instead of the $120 marginal annual
Why check boxes remain if no bulk permissions?
Why do the record check boxes remain in view even if there are no bulk permissions for the user? Is there a way to remove them?
ZOHO CREATOR DOWNTIME
Dear Users, We apologize for the inconvenience caused. We are having a downtime in Zoho Creator due to some maintenance issues. We will update you on this as soon as Creator is up and running. Regards, Harsha.
Next Page