Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

info
English
Panel
borderColorgreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition

Resources is used to manage/store commonly used files meant for the App. For example, you may upload a logo/background images that will be used throughout your App.

For each resource (file) added, you may manage its permission settings. You should limit the use of the files to within your own App as a good practisepractice.

Image Removed

Figure 1: Properties & Export - Resources

Image Removed


Image Added



Image AddedFigure 2: Properties & Export - Resources - Add Resource

Add Resource allows you to upload a file to be added into the App.

Image Removed

Figure 2: Properties & Export - Resources - Edit Resource


Image Added

Edit Resource allows you to manage the individual resource file. You may obtain the relative URL to access the file or make use of the hash variable given within the scope of the App for convenience. The hash variable would resolve into a relative URL same as the "URL" given.

The access of the file can be managed through "Permission" attribute.

NOTE: Leave For each resource (file) added, you can manage the permission settings. Leave the "Permission" field empty , if you want to give "everyone" access to the resource. For example, "IsAnonymous" will not allow any logged in users to access the resource.