Skip to content

Commit 68e8706

Browse files
committed
Readme update
1 parent c161cd0 commit 68e8706

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed
351 KB
Loading

Documentation/LCAEditor_1_0_0_8.gif

904 KB
Loading

README.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
An Interactive Automation script to import, export and do some general edits to the low code apps of a DataMiner system.
66

7-
![Overview](Documentation/LCAEditor.gif)
7+
![Overview](Documentation/LCAEditor_1_0_0_8.gif)
88

99
## Installation
1010

@@ -41,12 +41,20 @@ You can do a manual install by downloading the .dmapp package file from the rele
4141
- [Delete](#delete)
4242

4343
### Edit
44-
You can edit some general information about the low code app.
44+
You can edit some general information about the low code app. You can import pages/panels from other apps on the system here as well.
4545
1. Name
4646
1. Description
4747
1. Sections
48+
1. Editors
49+
1. Viewers
50+
1. Pages
51+
1. Panels
4852

49-
![Editor](Documentation/EditorDialog.png)
53+
> **Warning**
54+
> When adding users to the editors/viewers list there is no check if the users that you add actually exists.
55+
>
56+
57+
![Editor](Documentation/EditorDialog_1_0_0_8.gif)
5058

5159
### Export
5260
There's the option to export apps. It is highly recommended enable the option to export as a package, as this will try and collect all the used custom operator and action script and include them in the package. As of version 1.0.0.5 it now searching through the GQI queries and looks for used dom modules and includes them in the package as well. From version 1.0.0.6 it's possible to include dom instances in the package as well by enabling the option.

0 commit comments

Comments
 (0)