You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Documentation/README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
The **Low Code App Editor** simplifies managing low-code applications within the DataMiner System. It allows you to import, export, edit, and delete apps while offering customization options for metadata, resources, and deployment settings. With features like tailored export configurations and cross-Agent synchronization, the tool streamlines app life cycle tasks, making it a practical solution for maintaining and deploying low-code apps efficiently.
6
6
7
-

7
+

8
8
9
9
## Installation
10
10
@@ -49,7 +49,7 @@ You can edit some general information about the low-code app. You can import pag
49
49
> When you add users to the editors/viewers list, there is no check if the users that you add actually exist.
50
50
>
51
51
52
-

52
+

53
53
54
54
### Export
55
55
It is possible to export apps. This option will try and gather all the needed files for the selected apps and create a .dmapp package to install it elsewhere. It will export the create package to **C:\Skyline DataMiner\Documents\DMA_COMMON_DOCUMENTS\Low Code Apps Exports**
@@ -118,7 +118,7 @@ This options will overwrite the existing themes if there are already matching th
118
118
- Images
119
119
- Themes
120
120
121
-

121
+

122
122
123
123
### Import
124
124
@@ -127,7 +127,7 @@ Importing an exported .dmapp package can happen in a few different ways:
127
127
#### Taskbar Utility
128
128
If you have access to the DataMiner agent, you can copy over the .dmapp package and double click it to install it via the Taskbar Utility.
129
129
130
-

130
+

131
131
132
132
#### Client test tool
133
133
If you do not have RDP access to the DataMiner agent, but have a DataMiner user with the correct permissions. Then you can use the Client Test Tool to install packages too.
@@ -140,12 +140,12 @@ If you do not have RDP access to the DataMiner agent, but have a DataMiner user
140
140
1. Select the uploaded package in the list and press "Install Package"
141
141
1.[Optional] Remove the uploaded package by clicking "Remove Uploaded Package"
0 commit comments