Skip to content

Commit 868c9d0

Browse files
authored
Merge pull request #4454 from mikita-haurykau/development
Add 'new add-on imported/deleted' dialog
2 parents 4dbe753 + 6a4ce3c commit 868c9d0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

content/en/docs/howto/integration/importing-and-exporting-objects.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ To import module packages through the App Explorer in Studio Pro, follow these s
7777

7878
5. Click **OK**.
7979

80+
If you are importing a module with the *.mxmodule* extension, a dialog informing you about the imported add-on module will be displayed.
81+
{{< figure src="/attachments/howto/integration/importing-and-exporting-objects/mxmodule-notification.png" >}}
82+
8083
You see a new or replaced module in the **App Explorer**. You also see your changes in the **Changes** section. In this example, the existing module has been deleted and replaced by the newly imported module:
8184

8285
{{< figure src="/attachments/howto/integration/importing-and-exporting-objects/18582109.png" >}}
@@ -95,10 +98,11 @@ If you would like to import an add-on module (the *.mxmodule* file) to your app,
9598
2. Add *.mxmodule* file to the **modules** folder (you need to create this folder if it is not there).
9699
3. In Studio Pro, go to **App** > **Synchronize App Directory** on the menu bar.
97100

101+
A dialog informing you about the imported add-on module will be displayed.
102+
{{< figure src="/attachments/howto/integration/importing-and-exporting-objects/mxmodule-notification.png" >}}
98103

99104
The add-on module is added to the **App Explorer**.
100105

101-
102106
### 2.3 Importing Module Documents
103107

104108
A Mendix package (*.mpk*) file can store a Mendix module document.
9.06 KB
Loading

0 commit comments

Comments
 (0)