How do I delete an application?

How do I delete an application?

All the applications created by you will be listed in your home page. If you'd like to delete an application,

  • Navigate to your home page.
  • Against each Application name, in the far right corner, a X mark will be displayed.
  • Click on the X mark to delete the application.

    • Related Articles

    • What are the different ways of deleting records from a Zoho Creator application?

      You can remove old or unwanted records from your database by directly deleting them from the View or by executing Deluge Script or by using Zoho Creator APIs.  Once a record is deleted, you cannot retrieve the data it contained.   Who can delete ...
    • If I delete a record in a form (table) that has "child" records in another form, the child records are not deleted. How can I delete the child records?

      bout the application The application Deleting child nodes illustrates how to delete child records when a record is deleted from the parent form.The applicationcomprises of two forms: Client form to enter the client name (master form). Client ...
    • Native Application - Active X

      Active X is a native application that works only for Windows. This section explains the functionalities of Active X Technician Console. A light-weight download is needed at your end to initiate a session. It enables the technician to ...
    • Delete condition

      When a condition is deleted, the priorities of the remaining conditions will be reordered, and future users will be assigned accordingly. The existing users (assigned through conditional assignment) will have their roles reassigned based on the ...
    • Create the first Java Application

      Let us quickly walk through the sequence of steps to use Java SDK.       1. Register a Zoho client as described in the page link.       2. Create the File hierarchy in your eclipse project as shown below:              3. Create a folder ...