You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Introduction

In the following tutorials, we will build a result screen and several associated page.

We will use the following navigation library: SimpleNavigationLib_50.js

We will upload this library to each page within these lessons unless otherwise stated. 

Uploading the Library

To upload the library to your solution and to a page, follow these steps:

  1. Download the library from the link above
  2. In the Navigation Menu, click on Resources and click on Version Resources
    1. Click Upload File and upload the Navigation Library to the Solution
  3. In the Page Builder, find the DOM tab and click on PageManager
    1. Click on Settings
    2. Click on the Resources tab and click Add
    3. Set Name to NavLib, type to Ready and Uri to res://tenant/versions/Examples/Examples_1.0_1/SimpleNavigationLib_50.js
    4. Click Save and click Save again in the Configuration window
  • No labels