Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 2 Current »

Sometimes you may want to include files in your application and then reference them during the run-time.  I have provided a sample application that demonstrates how this is accomplished. 

Application files are divided into 3 types: files, images, and css and they are stored in three different places.

 LinkToFiles.nitro_s

There are javascript functions that are part of FEB that will return the relative path to the location where these "application" files are stored.  Clicking on any of the links will launch the respective file.

To read more about the JavaScript functions being used please reference the HCL Leap Documentation.

  • No labels