can Zoho creat test with select question A, B, C, D? Zoho Docs, Zoho creator or other ??
I want to creat Toiec test!
{"code":"4832","message":"Problem occured while processing the request"}
I am trying to send data from form created in Zoho Creator to Create a Ticket on Zoho Desk using this code: info input.Enter_your_Name; info input.Phone_Number; info input.Upload_Image; info input.Describe_your_Problem; response = zoho.support.create("Requests","prometheanspentatechnologiespvtltd","Promethean Spenta Technologies Pvt Ltd",{"Contact Name":input.Enter_your_Name,"Phone":input.Phone_Number,"Attachment":input.Upload_Image}); info response; Why is it Returning an error code 4832 to me?
Check previous forms from the same day
Hi For my form created in Zoho creator, i want to have a check. Only 1 time a day the form can be submitted for K&n K2, G1, .. So when someone tries to send the form again on the same day when K1 (or K2,..) is selected a message should be displyed. How can this be achieved as a script in delunge? Kind regards
How to build Api integration
Hi there, i've been using creator for our standalone app in the past year. Now I would like to build an integration with local (Dutch) accounting software. They do have an API available, and I'd like to have Creator create a new customer when we do that in our accounting software, and vice versa. I'm not an API expert so was looking online but couldn't really find how to do this. anyone that can point me in the right direction? eg online explanation etc. I remember this was part of the developer
Import existing customers with paypal
Hi, I need to import about 180 existing students into our database whose parent already pays monthly via PayPal recurring payments...what is the best workaround/way to: A) import these students with their associated parent contact (2 separate forms: 1 for students, 1 for parents then Set in creator to Lin) infoand B) import their payment information either automatically (hopefully) or manually if I absolutely had to do it that way?
Can I get Report Name?
I want a custom function, triggered from a Report, that passes the Report's deluge name as a parameter. Is that possible?
Stateless Forms - next previous buttons
Right so I have a multiple form app (using stateless forms) writing to a single table . What I can't work out is what the onclick command is for custom buttons to go to the next stateless form or previous ! Please help I know it's possible as done here https://creator.zoho.com/mobile/sampleapps/next-previous/#
can contact number in report take user to dialer screen like the mail ID takes user to mail screen in Zoho Creator MOBILE APP
In the Zoho Creator mobile app, when I click on the email ID in a report, it opens up my mail application with the clicked mail ID in the receiver place. Now can I have a similar facility for the Contact Number, like if I click on the contact number in the mobile app, it automatically opens up the mobile dialer screen with the number populated already? Sriram
Creator Scheduling is BROKEN
Hi there, So I am coming to the forums with this because our emails and calls with support don't seem to be making a difference anymore. We have at least 400 applications, months ago I created a script to export records via email and then delete old records. I then inserted this into every application and created a schedule to trigger it on the 1st of each month. This took ages to set up and embed into each application. After setting it all up I then found that not a single schedule even attempted
How to save field settings???
I feel like there's some secret button I'm supposed to click to get Creator to save form field settings. I'll set something in the field, like the name of the field. Then a little yellow box appears that says "Saving Changes...". Then, when I go back to the edit the form, none of the changes are there. Sometimes I've given up and just let a field be called "Single Line" because I can't get Creator to save anything. Here's an example. Here's a screen shot of Creator saying it's saving changes to a
Replicate database to external Postgres or MySQL?
Operating in an environment where a lot of enterprise data is already getting warehoused in a Postgres db and would like to replicate/sync creator tables/data there for reporting and backup purposes. Is this possible?
Need help creating a simple search interface
Hi, I've researched and I found some sample apps for search interface https://app.zohocreator.com/sampleapps/search-records-in-a-form/#Report:Search_records_in_a_form_View https://app.zohocreator.com/sampleapps/embed-search/#Form:Form_A But at old entries; they say you can copy that applications. On new interface, there is no option like that. How can I install or edit these sample apps for looking the codes?
Data Lookup Field Action
Greetings, I have created a form and need to populate a lookup field based on a previous selection. This is the example. I have a form that has client information. The client information form has 5 statements provided by the client. In the evaluation form, we select the client from a lookup field. The next field needs to look up the 5 statement from the client information form based on the client that was selected. I have used the following script with limited the success. My issue is while it
Error in Advanced App Building example tutorial
HI, I am trying below example from Zoho Creator site. I am getting errors. Total Amount is not showing accurately. Please find link for the example I am trying Also attached screen shot of the same Advanced App Building Please Help Thanks Anand
Validation Question
I have a form Expenses. I have two field I need to work with, (1) Reason for expense and (2) order#. I need to write a script that when you select a reason " Fees", that you MUST enter an order # before yo can submit. my script said; (Order is a number field) (Reason is a drop down select-Boolean) order_Temp =input.order; if reason = "Fee" { order_Temp=input.order>0; alert "an order must be inputted when "Fees are selected" } I keep getting errors any idea what I am doing incorrectly?
Field Alignment
Hi, I have a 2 column form that contains say 20 fields, 10 on each side. Fields in column 1 relate to the fields opposite in column 2. Field 1a Field 1b Field 2a Field 2b However, at the top of the form I need to insert an additional field called 'Selection' my problem then is this.... Selection Field 1a Field 1a Field 2a Field 2a Is there a way I can insert a hidden field at the top of column 2 to even up the fields? Ive noticed that while Zoho CRM has
Fetching record ID of last added record not working
Hi, Let me start with I am very new to Creator. I have a view that list all requests for an agreement with custom actions, one of these links to the function below. Once the "Complete" custom action is clicked, I want to add a record to the NDA_Details_Form so that the new record is linked to the same customer. Then it opens that new NDA_Details_Form record that was just added for editing. I do not want to use a subform on the Request_NDA_Form because after the request is complete, I will delete
Embed dynamic Form inside HTML Page
Hi, I am trying to create a HTML Page So I can embed several forms inside a HTML Page dynamically.See below screenshot there I like to embed the respective form of Buttons into selected area just when user clicks on the Button. Is it possible Thanks Arfater
Freelance Zoho Creator Developer Wanted
I'm looking to hire a Zoho Creator Developer to help me build a Project/Task system. I've created something similar in Oracle NetSuite for our business and would like to create something for personal projects and tasks. I need help assessing if we can simply customize one of the template Zoho applications vs. building one from scratch. If interested please provide me your Zoho experience and hourly development rate.
Duplicate tasks, tasklists and milestones to the new year with new dates
I am building an system to put in our maintenance contracts and to schedule preventive service for installations. I took 'projectmanager plus' as basic and build and change from there. I want to be abe to duplicate the milestones, tasklists and tasks to the next year, with new start and due dates, precisely one year later. So I have a new list/calendar to work on in the new year. This saves a lot of time instead of add new tasks to every maintenance contract every year again. Is there a way to do
Global Variables in Report Criteria
Is it possible to call a variable in a Report Criteria that comes from another form?
Availability of "Multi-Currencies" feature in Creator?
Hello, I wonder if the "Multi-Currencies" feature available in Zoho CRM is available in Zoho Creator? I could not find reference about it in Creator. If not, what is the date to have it integrated? Thanks, Adrien
Zoho Creator - using form fields without using a form layout
I have created several forms in Zoho Creator but, rather than the single- or double-column layout, the owner wants them to look like the final version (nicely arranged, custom colors, logo in the corner, etc) from the get-go. She saw the signup screen (https://www.zoho.com/creator/signup.html) and signin screen (https://www.zoho.com/creator/signin.html). The signup screen is almost a double-column and the signin screen is a centered box--neither of which I can figure out how to replicate. I can tweak
imagen
Could you help me how to use the code "" <img width = '100' src = 'https: //creatorexport.zoho.com "+ zoho.appuri +" viewLinkName / fieldDelugeName / download / "+ fieldDelugeName +"' /> "that is, I want to show an image registered in a form and it will be displayed in html page
Zoho CRM and Creator Communication
Hello Team Zoho, I would like to create an app on ZOHO Creator that communicates with our CRM. We use ZOHO CRM to manage our leads and when the lead turns into a DEAL we create an EVENT and invite our consultant via email to attend the meeting. We were wondering if we can create an app on ZOHO creator which allows the consultant to have a central Hub like system to manage all their meetings. Furthermore upon completing the event If the consultant can log any comments which SYNC with our CRM.
View link of uploaded file - Upload file to google drive
Hi, what is the view link of an uploaded file? Without having to publish report. I am trying to use Zapier to upload the file to google drive when I upload it to Zoho. I tried using the download link, but that doesnt seem to work. Any suggestions?
How can I see in a field lookup part of the records?
Good afternoon, How can I see in a field lookup part of the records? In the form there are some previous fields that indicate a specific customer. In the table "Clients" I have a subform of the table "Addresses" What I intend is that in the lookup only appear the addresses that belong to the client previously selected in another lookup. Thank you.
XML post api for sending sms?
Hi, I'm beginner of deluge script. I need simple connection between sms service and zoho, In my app telephone number and message will be written and with the send button push, relevant infos must send with post api parameters. Here is the sample xml tree: <SMS> <server> <user>[username]</user> <password>[password]</password> </server> <message> <subject>SUBJECT</subject> <text>SMS MESSAGE</text> <numbers>1238970875</numbers> <date>YYYY-MM-DD HH:MM:SS</date> </message> <blacklist>true</blacklist>
Conditionally Send Email
Hi, I want to be able to send an email automatically based on the status of a dropdown. If the user chooses 'Request' from the dropdown it sends an email (and sets the status of the dropdown to 'Awaiting' however I haven't got to that stage yet) if(REF_Status == "Request") { sendmail [ from: me@me.com to: you@you.com subject: This is an email message: Hello ] } I keep getting an error when trying to put the sendmail function in the if statement? What am I doing wrong?
Unable to Choose (Field Type) in (Appearance) section under (Field Properties) on (Form Builder)
We developing a application like Inventory Management using creator from this we have an issue Unable to Choose (Field Type) in (Appearance) section under (Field Properties) on (Form Builder). we have to choose the field type=Submit , then only we write the code on submit button onclick action. so please give us a solution to solve this issue.
Deleting entries in lookup form
If an entry in a form is used in another form as a lookup field, I can still delete the original entry in the original form. This is counter-intuitive or is a bug.... How can something that's used in another form be deleted itself? Then this invalidates the reference. Someone shed some light on this? Thanks.
Is it possible to pass an unsubmitted form to a function for processing?
I am in the process of streamlining code in an app I'm enhancing by creating functions for large sections with repeated code. I wondered if it is possible to send an un-submitted form to a function for doing validation, setting field values and using actions.
how to send the current form as parameter to a function
Hi there, I have a form where several fields need to be recalculated everytime several other fields are changed. Thus I would like to have a function that will take the current form as a parameter and gather input data, recalculate and re-populate fields with new result. However I cant figure out how to send the current form as a parameter - I can send the datatable so I can get access to the input fields, but I cannot change the value of existing fields through the function ?! Can anyone point me
Event Production Management Application
I am working on an application for an event production management company, and am trying to figure out a solution for being able to select a project and have all report views change to the current project. I was hoping I would be able to set up a criteria function in each Report that would filter fields based on a current project variable, but haven't had success. I found the Global Variables Sample Application, but am not seeing how it would be possible for reports to call for functions. Does
creating interface search in details
every thing in zoho u can learn it by reading or videos except Search Interface it is so complex even the support page for search interface is more difficult to understand it , please dose any one have step by step videos or articles explain that in details ??
Purpose of "On Update" in field actions
Hi, Good Morning.In Zoho Creator, For every field we have two field actions such as On User Input and On Update. When I changed any field value in edit mode,The script in on user input had worked. Could you please explain the purpose of On Update in field actions. Thank you. Have a great day!
Unable to Save due to (Data Access operations are not supported for stateless form)
Hi I'm Kishore Kumar as Developer in Sixty One Steps Advertising Private Limited. We developing a application like Inventory Management using creator from this we have an issue under workflow -> Form Actions -> Submit -> On Click. we unable to save the code , getting this error (Data Access operations are not supported for stateless form), so please give us a solution to solve this issue.
How do I make a text statement that users must accept before the form can be submitted e.g. a disclaimer for liability?
Hi I'm making a form that can be filled in by my clients to record their information. In my line of work, my industry regulator requires that clients be informed about costs, and the nature and limits of the work that can be undertaken. The text is about 500 words and they must read it and agree to the terms before I can start work for them. How do I create a text statement that is coupled with an accept or decline button.
Offline data entry
Hi everyone! Does Zoho Creator have an offline mobile data entry app? Android or IOS? If yes, how effective is it? Does it have skip logic (dependent questions)? Any major complaints? Thanks in advance for your responses.
Simulate "submit"
Hi I need to simulate "submit" for all entries in a form. How can this be done with deluge script? Some fields only populate on "edit success" so it's tedious to do them one by one manually.
Next Page