Table of Contents

Creating low-code applications

Note

To view, add, edit, delete, or publish low-code applications, you need to have the necessary user permissions under Modules > User-definable apps as well as the DataMiner web apps user permission.

Creating a new low-code app

  1. Go to the DataMiner landing page (see Accessing the Low-Code Apps module).

  2. If no apps exist yet, click Create a new app. Otherwise, hover the mouse pointer over the Other apps section and click the "+" button next to Other apps.

  3. Specify the name of your new app in the header bar, instead of the default name "New application".

  4. To customize the color and icon for the app, see Customizing the icon and color of an app.

  5. Add and configure the necessary pages, panels, and events for the app.

    Tip

    To configure the settings for pages and panels in a low-code app, see Changing low-code app settings.

  6. To customize who can access or edit the application, see Configuring security for a low-code app.

  7. When your app is ready, click the Publish icon in the header bar to save your changes and publish it.

Important

Once an app has been published, it is not possible to revert it to a draft.

Note

When you close a draft app you have been working on, it is saved automatically. As such, if you do not want to publish your app immediately, you can just close it to save it as a draft. However, draft apps are not shown by default on the landing page. To view them, click the cogwheel button and activate Show draft applications.

Duplicating an existing low-code app

From DataMiner 10.3.0 [CU10]/10.4.1 onwards, it is possible to duplicate an existing low-code app. You can do so from the DataMiner landing page or from the page of the app itself.

Duplicating an app from the DataMiner landing page

  1. Go to the DataMiner landing page (see Accessing the Low-Code Apps module).

  2. Hover over the app you want to duplicate until you see the ellipsis ("...") button.

  3. Click the ellipsis button to open the context menu, and select Duplicate.

The most recently published app version will now be duplicated. If the app has not yet been published, its draft version will be duplicated instead.

The newly created duplicate will be assigned a unique name and will automatically be opened in a new browser tab. On the root page, this landing app will be added to the list if the Show draft applications option is enabled.

Duplicating an app from the app page itself

  1. Open the version you want to duplicate:

    • To duplicate the most recently published version of the app, open the app.

    • To duplicate the current draft version of an app, open the app and go to edit mode.

    • To duplicate a different version:

      1. In the top-right corner, click the user icon and select Versions.

      2. Select the desired version.

      Note

      You can only duplicate an older version of an app if you have permission to edit the app in question.

  2. In the top-right corner, click the user icon, and select Duplicate in the user menu.

    The current draft version will be copied and the newly created app will automatically be opened in a new browser tab.