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 ?
Cascade deleting on Parent-Child Relationships
I've built my app to be able to hold parent and child relationships. I want to be able to select the parent record and delete it. Once I do that, I want all the child records that belong to this parent to be deleted as well. I was thinking of using a script to delete the child records when before the parent record gets deleted but I'm not sure how I can identify all the child records. Anyone have ideas how I can do this? Thanks!
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
OAuth/REST/JSON interaction with other services
G'day all I'm considering Zoho Creator as a data management option for a mobile app service that I'm developing. The data is delivered to mobile app by Stackmob.com & that works well. StackMob use a REST/JSON API with OAuth & any data management solution I use must be able to interact with that API. Can anyone tell me if I should be able to do that with Zoho Creator & if so point me to the relevant docmentation? Cheers & TIA, Pedro :)
Need to have "Criteria" be dynamic
Hello All, I need to find a way to set my View "Criteria" so that it is dynamic. When a view is generated, I want the Logged In user to not only see "his/her" data, but also any data that is part of a specific organization. From what I have found thus far, I can segregate the "User", but I can not set the specific organization to trigger off of the "Users" log in protocol. Any thoughts?
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?
Fetch and Update and then perform actions on success
I have two forms: Add_Products Notify Add_Products holds my stock availability information. Notify contains a list of customers that are signed up to receive an email when the item is back in stock. Both of them share a common field which is Product_Code_SKU. I have the following script in my Add_Products (On Edit->On Success) form: if (input.User_Product_Availability == "In stock") { for each OOSItem in Notify [Product_Code_SKU == input.Output_Product_Code_SKU] { OOSItem.Status
Misbehaving 'Close' button in html view popup
I use custom 'View' buttons to open records in my views (with ... href=\ \"#View:myView?zc_LoadIn=dialog&recID=... in a Formula Field). This has been working nicely for a long time. Since fairly recently, the 'Close' button/link is suddenly outside the popup (in the "dark" area surrounding the popup) and is displayed in plain black text. I really have to search for it... Any help appreciated. Regards, Filip PS to Zoho Team: App in question: bmpm; Edit access is granted.
Searching through dropdown inputs
Im searching for a particular customer to create a Work Order. The dropdown is a lookup of Customer_Name from another form. Lets say I want to find a customer named "Fletcher's Jewelers (Colonial Heights)". If I start typing in the Dropdown Search field, the text "fletcher's", all of my accounts begenning with "Fletcher's" appear in a list. If I then type "fletcher's j", all of my "Fletcher's Jewelers" customers disappear. Why is that? It doesnt seem right. I have a Ton of customers that start
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.
Can log in data be sent with the URL?
Can a URL be constructed that includes the Zoho log in data so the user is automatically logged in to the application just by clicking on the URL?
why is an embeded from in my website showing "hidden fields to others"?
When I try to embed a form into my website all the form fields are shown. How can I embed a form without it showing the supposedly hidden fields? This is without using a user login as well. thanks, brian
Using Zoho creator for test & defect tracking
I'm thinking about using Zoho Creator for a spec/test/defect tracking application. Roughly, it is For a given system, enter a list of specifications For each spec, enter a list of tests. One or more people perform each test (a given test might be run more than once by same or different person) and indicate the outcome (pass or fail). Each failure is tracked until it is resolved. Has anyone done anything similar? I'd be interested in a pointer or other tips.
Importing Data from TEXT FILE
I have information in a TEXT (actually .dvc but can be viewed in notepad) file I'd like to be able to import into ZOHO creator. Every line of text I'd like to be a different entry of data in a form. This is the example of the file I'd like to import: // DVC VERSION 2 // "Start" "TRANSPORT" "PLAYSPOT" "/media/hd0/media/producerpromos11.m2t" 00:01:29.880 SU --/--/-- --:28:30 *.dcmd PS "/media/hd0/media/producerpromos11.m2t" // "Start" "TRANSPORT" "PLAYSPOT" "/media/hd0/media/communityboardslides43a.m2t"
How can i add Emails under Contacts through Creator
Dear Respected Zoho Programmers and Support team I have an application in CRM, which adds Contacts at the Zoho CRM. now i create an another form which used to sent emails in Creator to CRM Contacts. So after sent a mail that email should be listed automatically at the Zoho CRM under the particular contact, in which the Contact mail is sent. i am follows following post: https://kbase.creator.zoho.com/crm/create-crm-lead-and-add-note with the help of above post i do following at my form >> add >>
Fetch a score
Hello, I am working on retrieving a score based on a chioce that a user makes from a drop down. I have the following forms: Policy Write-Up (Database) - This is where I have a database of all the possible policy violations and a point number attached to each. The fields are: Policy Number Policy Violation Policy Rule Points Write-Up Data - This is a formula that combines Policy Number + Policy Violation + Policy Rule Write-Up - This is where I want the user to be able to enter in an employee
Score
Hello, I am working on retrieving a score based on a chioce that a user makes from a drop down. I have the following forms: Policy Write-Up (Database) - This is where I have a database of all the possible policy violations and a point number attached to each. The fields are: Policy Number Policy Violation Policy Rule Points Write-Up Data - This is a formula that combines Policy Number + Policy Violation + Policy Rule Write-Up - This is where I want the user to be able to enter in an employee
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
PHP-Fusion
My current website uses the software PHP-Fusion and our non-profit organization has gathered 7 years worth of data using the CMS. Is it possible to take the MySQL database and integrate it into a new, search and display application through Zoho Creator? Please advise. - Potential Customer
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.
formula1's result as variable in formula2. how?
hi i have 5 too complex formulas in my application each formula has a result - result1, result2, result3, result4, result5 in what way can i use result1 as a variable in formula 2 ? and other formulas right now i just copy full code from formula1 to formula2. this make application code too complex
Help for a Newbie
Hi I am a new user to Zoho and would like to know whether the following is possible, and if so could someone give me an idea where to look in the help area to develop a solution: When I convert a lead to a potential I want to be able to trigger sending a standard series of 8-10 emails, each email being sent out automatically every 2-3 weeks, to each of the chosen potentials. Hope this makes sense and I hope someone can give me some guidance and point me in the right direction Many thanks
Retrieve the loginuserid using the corresponding loginuser ?
Hi, I use a form to dynamically share forms/views with users. I just have to fill the "Email" and use it for the sharing details. I'd like to add a field like "zoho_username" to be autofilled according to the the email (registered in Zoho) : I fill "myUsername@myEmail.com" then my field "zoho username" should be filled with Deluge. Is there a way to do it please ? (I precise that all accounts will always be created first in Zoho). Something like : myUsername = zoho.username(input.Email) ; Actually
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
Greater Than and Less Than nuisance
Deluge script is replacing "<" and ">" with "&lt;" and "&gt;", respectively. Is there a way to stop that behavior?
Reports to Creator: Iterate Records
Currently I keep employee information in Creator but what I am trying to do is pull it from Reports. What I have currently is the following: for each var in Harvesters [Team = input.Team] { insert into Harvesters_Daily [ Added_User = zoho.loginuser EEID = var.EEID Harvester_ID = var.Harvester_ID Id1 = input.ID Name = var.Name Team = var.Team Team_Position = var.Team_Position ] } ^This creates a new record for each harvester for
Basic question for selecting and Updating records
I'm new and know very little about programming or code. I want to create a very simple form that manages contact info that I can update from the form view. For instance, if I had a form that was simply Name, Address, and Phone number, I would populate the info and submit it. However, I would like to have a drop down list above the Name field to search for an existing name that I can select and have all the existing information populated into the fields. From there, if I modified the phone number
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 want a site where users log in... can I do this?
Hi. I want to build a real estate site, where sellers log in to create their ad, and then buyers can search/query the data to find the properties they are looking for. Is that possible? Thanks. Maryanne
Block form for Weekend
Hi, I need some help in a code. I´m blocking the access for this code if (((hr >= 19) && (min > 0)) && (sec > 0)) { hide Nome; hide N_de_Colaborador; hide Email; hide Data_de_Registo; hide ideia; hide Tipo_de_Ideia; hide Descri_o_da_Ideia; hide Benef_cios; hide Coment_rios; alert("Este acesso só está disponível no seu local de trabalho"); } But in case of Saturday and Sunday I want the forms to be blocked all day, the schedule only applies for weekdays
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