How to create a login form to my zoho creater signup form on my website!!!
Hello any body please help me!!!! I created a registration form using zoho creator,and now i need a login form for my website connecting to my registration form data and allow my users to access my site . So please help me regarding the above problem and please explain me in detail about it!!! Its urgent !!!
Zoho Creator pages are not accessibble to some users
We have found that some content in Zoho Creator is not accessible to our visually disabled users or users with limited dexterity. For many users the only way to access web content is through a screen reader or other assistive technology. There are a few simple things that can be done to make Zoho Creator accessible to everyone: Images should include alt tags Form labels don't reference the form fields, The Labels the "for" attribute like so: <label for="FirstName">First name:</label> <input
Integrate with Power BI
Hi, How to connect Zoho CRM dashboards & reports with POWER BI ?
New Creator Restrictions On Use - A VERY BACKWARD KILLING STEP?
The new Creator Creator Restrictions on use have the following clauses: "By using Zoho Creator, You agree that, Applications that you create using Zoho Creator may be sold or offered as business solutions only through Zoho Marketplace. You are not permitted to create applications for multiple organizations" (1) Why am I being limited to only selling through Marketplace, which in my humble opinion is an awful, unprofessional, none value adding environment for my customers. (2) does this mean I cannot
Why not provide "break" keyword in Deluge scripting?
Hi there, Why not provide "break" keyword in Deluge scripting? In many cases, I've to imitate "break through out loop" function like this: for each r in form { processed = false; if ( !processed && conditon ) { processed = true; process(); } } If Deluge scripting provides "break" keyword, I can just implement it concisely as following, just like other high level languages, such as Java for each r in form { if ( conditon ) { process(); break; } }
Zoho Creator to SQL DB
This might be a dumb question but, Is it possible to submit & pull data to a SQL DB hosted at my company headquarters using Zoho Creator. I want to be able to create an application in creator, and then submit data to my SQL database automatically, without having to export/import manually. Also, When i view the report, I would like to pull some data from the SQL database and display it in a custom formatted view (HTML view) Can i do this?
ENTER key triggering Submit
Is it possible to stopped the ENTER key from the mandatory triggering of the Submit button on Creator form? I want forms submitted "ONLY" when the Submit button is pressed.
Maximum Concurrent User Tickets Limit Exceeded
Hello, I'm relaunching my application a lot during development work and have hit this API login problem after about four months: "https://accounts.zoho.com/login" with the correct parameters set returns: "# #Thu May 19 04:30:10 PDT 2011 CAUSE=Maximum Concurrent User Tickets Limit Exceeded RESULT=FALSE " I can't find any reference to this error. I assume it's because I'm logging in very often. Normally I wouldn't login so often but am relaunching and re-logging in every time during development. Is
iPhone GPS and Zoho Mobile
Hi: We are using Zoho Creator a like it a lot. However, the one thing that we cannot figure out how to do that we need is to get GPS coordinates on iPhone using Zoho Creator Mobile. Does anyone know if there is a way to do this? Thanks!
how can we Update records in Google spreadsheet and zoho Creator through API ??
Hie , whenever i update my Google spreadsheet data ,i want that Automatically update on zoho creator too through API but don't known how it can be done , can anyone help ??
Select CRM Custom Module in Zoho Creator
I have a custom module added in Zoho CRM that I would like to link in Zoho creator. When I add the Zoho CRM field it does not show the new module. Is this possible? Do i need to change something in CRM to make it accesible in Creator?
Access To One Drive (Business / Sharepoint) Inside All Zoho Products
A vast number of businesses are switching to Office 365 with Sharepoint and Onedrive included. At the moment getting documents in and out of Zoho requires us to upload download via the local PC. At the moment you do have One Drive within Zoho Desk, but not Creator and it is only a personal one drive account, a business One Drive will not work. If it did, then I could access Sharepoint files without having to go back to Synced files on my PC. The only reason we have synced files is due to programs
A Behind the Scenes Look at Zoho Creator
In this post, I want to provide a behind-the-scenes look at Zoho Creator, a sense of what all of our engineers are doing. First, to step back, Zoho Creator was born of an idea I had way back in 2002. I sketched out the underpinning of a programming language, with some strongly held convictions born of my own experience. In the beginning, that language had no syntax at all - it was living purely as a set of database tables. In programming language parlance, I had defined the "abstract syntax" of the
Can you create confirmation messages in Zoho Creator?
Hello, I would like to create a confirmation message that asks the user to confirm that information they have added in a field is correct when they attempt to submit the form, and gives them a "Continue" or "Cancel" option. Is this possible, and if not, is there a workaround? Thanks!
multi-select fields and report builder
Hello, Is there a work around (via deluge script or else) to allow data in multi-select fields be grouped or filtered in the report builder? We have activities that are participated by multiple participants that we input via look up -multi-select fields. We need to make a monthly report for each of the participant vis-a-vis the collective activities they have participated. How can we do this here? Its a feature we commonly used at dabbledb. Thanks, Edith
Gantt Chart in Zoho Creator
Is it possible to create a gantt chart in Zoho Creator? There is one old posting which does not quite answer my question. Here is an example of a Gantt Chart:
Zoho Login in my Website
Hi all, I am embedding the Zoho creator form in my website. The problem i am facing was, I am just pasting the iframe tag in the page. Once i opened my webpage, It will ask for login option, Because i gave the form as private access. After Logged in the form is loading in the same page. But I want the zoho login in my home page, and other form in inner page. Once the user clicked the sign in button, It needs to authenticate and redirects to the form which is present in the inner page. To
How new ADD Note will Shows on Top in Report ??
Hie , Created a Subform (Add Note) with existing two Fields :- 1. Date Field (Date) 2. Multiline Field (Note) and created one Custom Action (Add Note) which is button , whenever we click the button the Subform (Add Note) Fields Popup on Screen . When i add new note on Add Note it shows below the previous Add Note in reports , wanna show New Add Note on top always .
Subform as a pop up box
My subform contains too many fields for the width of the screen. It looks terrible and is hard to use. Is there any way to have the subform come up in a popup box with the fields stacked vertically instead of horizontally, when one click on "add new" in the parent form? See pic. ?
Pivot Table Regeneration Question
I'm finding some of the reporting needs I have in my application are best served via a Pivot Table report since selection of custom, on-the-fly date range in not easy to implement as it should be. Furthermore most of their access will more then likely be viewed by users on a smartphone to view their projected income for the week over a cup of coffee in the diner. From what I can gather, there is no means to regenerate a Pivot report (following recent new data changes) from a smartphone. I'm asking
mCreator and geolocation (geofence) feature
Hello, I am wondering what the geofence restriction feature in mCreator uses to capture a potential submitter's location when determining if they are within a geofence or outside of the geofence. I would like to use a query to the mobile device's GPS software stack instead of using the IP address of the submitter when determining what their location is. This is a feature found in a few other mobile form building software platforms that I find lacking in ZoHo Creator. Having this feature would allow
Best of Creator App Examples
Does anyone know of or have examples of really awesome Creator examples? Perhaps some great HTML pages? I've been digging into the app for several months, and have been trying to find examples online of very well designed Creator app examples, but come up short. I know there are the pre-made applciations in Creator, however, they all appear dated looking. Would be great if Zoho would periodically provide a showcase of great Creator examples and the back-end code to make them.
Exit Sub
Hi Everyone, I have some script that evaluates multiple conditions, using some nested if statements. If any of the conditions evaluates to true, there is no reason to continue the running through the other conditions. Is there an Exit Sub command in Deluge? Thanks, Leo
Is there a Deluge way to DUPLICATE or COPY a record?
I have a need to duplicate a record from inside a Deluge script, and then modify one or two fields in the duplicated record. Is there a facilitated way to duplicate or copy a record in Deluge without having to manually do an Insert Record and set each field value, which is extremely tedious on long forms? Thank you. Datazen1 datazen1@gmail.com Santa Fe, New Mexico US
In Report conditional Formatting
Hie , I have a bunch of Report conditional formats. They each highlight the next task due when the previous task has a date entered. The color it highlights is based on Task Importance. Here is example what i'm upto:- “01: Courting” call made on Monday. (Already Done) “02: Email” is sent on Wednesday (2 days later) (Already Done) “03: Social Media” will then highlight on the following Monday when it’s due (3days later)wanna skip Saturday & Sunday every time(
"Number of statement execution limit exceed" error
Hi everyone. I know that this is a already discussed topic, but I want to express my discomfort with wasting a lot of time solving this pseudo error instead solving real client problems. I hate introducing changes in the code to manage this error.
Undocumented error code 2932 "Profile inactive" when doing API POST
Greetings! This isn't really a question, but a note I wanted to share in case anyone else comes across this issue. We've been testing API integration with Zoho Creator - specifically, for creating records. Naively, we thought that setting the "format" in the API URL to "json" instead of "xml" would also mean we can submit the required payload as JSON. Unfortunately that doesn't appear to be the case. Trying to do a JSON POST results in a response with error code 2932 and message "Profile inactive".
Integrating Zoho Creator with Zoho Docs
I've created a form on Zoho Creator; and I have a doc library in Zoho Docs. Based on the values inputted into the form, I want to open a doc from my Zoho Docs library for editing. The doc selection is dynamic - depending on the inputs into the form, the name of the file (to be opened from Zoho Docs) and its folder location will vary. How do I get this done?
Loops in Deluge
Hi, Can someone tell me how I do a simple loop in deluge? For example, if i have a variable "X" containing a number of loops to perform, i would like to perform an action X amount of times. X = 10; do while (Y < X){ // ... do something } to further explain, the equivalent in PHP of what i am trying to acheive would be: $X = 20; for($Y = 1; $Y < $X; $Y++ ){ // ... do something } Thanks
Combining Zoho Creator and other Zoho Apps like Zoho Forums, Invoice, Business, Share, Wiki, etc.
Hello. I'd like to know if any of the Zoho Creator developers out there are using Zoho Creator with other Zoho Apps and how well they interface together in allowing bi-directional communication (whenever possible). My interest in this is due to that fact that I don't want to reinvent the "wheel" so to speak if a Zoho App already provides the functional capabilities. For example, I have functional specs from a client that requires a Web Application where the majority of it's functional requirements
Selling Zoho Creator's apps as a service
I've been thinking and working at several apps that i would like to sell as a service. So I've been studying the developper area to see if i can make a profitable plan. But, at the developer console, when i try to create a pricing plan, i see that the base price "will be decided during Review"... This doesn't allow me to make a business plan because i cant calculate the costs of using Zoho's platform. How do you suggest i should do my business plan?
Control sort order of subform
how do I control the sort of the items in a subform? for example, in the attached image, I want the dates to be chronologically accurate
View uploaded File in browser not as download
Hi all, I have an application where multiple PDFs are uploaded. In the reports, when we click on them we are automatically asked to save the PDFs instead of viewing them in browser in a new window. Is there a way to change this so the files don't have to be downloaded?
What is a line break code for zoho?
Hi, I am archiving data by adding values from a single line field from one form to a multi-line field in another form. So I need a code/function that starts a new line on that multi-line field so it does not just keep adding it on the same line. Example, doing something like this means that it will be on a same line. archive.field1 = archive.field1 + input.Field1 I need a code so the input.Field1 can just start on the next line. Instead of "value 1, 2,3,4,5" It will be: "1 2 3 4 etc.". something
Automatically populate the zipcode , city name, country name based on the Address ?
basically i need when someone entering address they will get drop-down options of similar what they are typing and after filling the address other fields(Country , City , Zip-code) are automatically filled shown in below pic.
Back Orders
Hie , All items that don't ship should automatically transfer to the next order, based on back-order rules for each customer. How can i Imply that ??
Zoho Creator - users "Name" Column
Hi, When you add user to an application inside Zoho Creator, the system generate an account name for it. We don't have the ability to change this name. According to Zoho creator Support (Case:11523656) : "The values displayed under 'Name' column of 'Users & permissions' section, is actually the respective account's username and not the actual name specified on the account. Usernames are system designated based on the account email address and cannot be modified from your end." We need to have the
Applying a custom filter to report on load
Hi all Is it possible to applying a pre-built custom filter to a report on load? The filter I have created within the report basically filters out all records that are superseded. I would like to apply this filter on load as default so it only shows records that are not superseded. Regards Martin
Subforms sorting rows
Is it possible to sort the rows in a subform? I have an application where the user uses a subform to record the steps in a process. They enter the details of Step 1 , later they add the details of Step 2 and so on for step 3, 4 & 5. When I edit the form the rows in the subform are in a random order. The best solution is for the rows to show in the order that I specify in the subform view. The second best is to use the date & time each row was entered as the default sort order. Any work arounds? Herb
Fill out Zoho Creator form when Offline
There have been many questions about this over the years, with responses ranging from - no response, to, it's in our roadmap, to, no, it's not in our roadmap. Has there been any movement on this front? HTML5 browsers provide the ability to use a form offline, with data cached, with then the ability to send the data when the device is back Online. If Zoho supported this with Creator forms, the product would be a Leap ahead of the rest, and it would enable all kinds of uses of Creator forms that
Next Page