Skip to content

Commit

Permalink
Merge pull request #187 from Volt-MX-GO/dev-dg-DI203-r4
Browse files Browse the repository at this point in the history
add snippet
  • Loading branch information
digihernandez authored and GitHub Enterprise committed Apr 30, 2024
2 parents 6ad5cf9 + c57c9d2 commit fb57a7b
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 6 deletions.
2 changes: 2 additions & 0 deletions docs/.snippets/mxgoversion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
!!!warning "Important"
The information in this document is based on Volt MX Go version 2.0.3, Domino REST API version 1.0.12. and Domino server version 14.0.1.
2 changes: 2 additions & 0 deletions docs/howto/deleteform.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Delete existing forms while using the Design Import wizard

--8<-- "mxgoversion.md"

## About this procedure

The procedure guides you on how to delete forms when importing a Domino application into an existing project.
Expand Down
2 changes: 2 additions & 0 deletions docs/howto/diagents.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Import Domino Agents

--8<-- "mxgoversion.md"

**Domino Agents** which are part the HCL Domino are part of the `nsf` that only Domino Designer can be able to modify. These `nsf` will be able to use by the Domino REST API to be able to use it for other services. Only those configured Agents in a `nsf` will be available to amend by the Domino REST API. These **Agents** will be imported to Volt MX Go Iris as part of the Design Import.

For more information, see [Agents](https://help.hcltechsw.com/dom_designer/11.0.1/basic/H_ABOUT_DESIGNING_AGENTS.html){: target="_blank" rel="noopener noreferrer"}.
Expand Down
2 changes: 2 additions & 0 deletions docs/howto/dicreatenativeapp.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Create a new native app project

--8<-- "mxgoversion.md"

## About this procedure

This procedure walks you through the process of creating a new project for a mobile or tablet platform.
Expand Down
2 changes: 2 additions & 0 deletions docs/howto/importvoltformula.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Import actions from Domino views and forms

--8<-- "mxgoversion.md"

## About this procedure

This procedure will guide you through the process of importing the **Domino app** and integrating the VoltFormula function. The imported actions from the Domino view will automatically convert with `voltmx.rosettajs` syntax, incorporating formula languages like **Notes** and **OpenFormula**.
Expand Down
2 changes: 2 additions & 0 deletions docs/references/troubleshoot.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ List of issues and corresponding resolutions.

## Domino Rest API schema issues

--8<-- "mxgoversion.md"

List of issues and corresponding resolutions related to Domino REST API when importing Domino applications using Design Import.

!!!warning "Important"
Expand Down
12 changes: 6 additions & 6 deletions docs/tutorials/designimport.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Design Import tutorial

This tutorial guides you in accessing Design Import in Volt MX Go through the use of Volt Iris to view the `.nsf` file. This feature in Volt MX Go Iris is a way to extract the domino`.nsf` file where you can design the `.nsf` structure in **Volt MX GO Iris** synchronously to the **Domino Designer** server.

!!!note
This tutorial is for Mobile app and Responsive Desktop
--8<-- "mxgoversion.md"

This tutorial guides you in accessing Design Import in Volt MX Go through the use of Volt Iris to view the `.nsf` file. This feature in Volt MX Go Iris is a way to extract the domino`.nsf` file where you can design the `.nsf` structure in **Volt MX GO Iris** synchronously to the **Domino Designer** server.

## Before you start

Expand Down Expand Up @@ -50,10 +49,11 @@ This tutorial guides you in accessing Design Import in Volt MX Go through the us
<!-- You should see the “Validation Successful” message at the top of the dialog.-->

4. Click **Done**.

![Preferences](../assets/images/dipreference.png)

!!!note "Note"
If the **Foundry URL** is incorrect, a prompt error will appear.

If the **Foundry URL** is incorrect, a prompt error will appear.

3. Log in to Volt MX Go Iris.
1. Click **Login** on the upper right corner of the Volt MX Go Iris screen.
Expand Down

0 comments on commit fb57a7b

Please sign in to comment.