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.

  2. To add a new app:

    • From DataMiner 10.4.0 [CU18]/10.5.0 [CU6]/10.5.9 onwards:

      • If no apps exist yet, click Create your first app.

      • Otherwise, select the tab where you want the app to appear, and click Create app. To add the app without assigning it to a specific section, open the All apps tab or the Other apps tab before creating the app.

    • Prior to DataMiner 10.4.0 [CU18]/10.5.0 [CU6]/10.5.9:

      • 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.

    Note

    To organize your app in a newly created section, see Organizing the apps on the landing page in sections.

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

    Note that from DataMiner 10.4.0 [CU13]/10.5.0 [CU1]/10.5.4 onwards, app names are limited to 150 characters.

  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.

  2. Click the ellipsis ("...") button next to the app you want to duplicate and select Duplicate.

    Note

    Prior to DataMiner 10.4.0 [CU18]/10.5.0 [CU6]/10.5.9, the ellipsis button only appears when you hover over the app icon.

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 ellipsis button ("...") 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 ellipsis button ("..."), and select Duplicate app.

    The low-code app will be copied and the newly created app will automatically be opened in a new browser tab.