Versions Compared

Key

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

...

  • marker tags: finWebApp
  • property tags: dis(the display name of the app), icon (this can be a link to an actual image), name (Name you will give to the app that FINStack will use as a reference), uri (the URI that will open when the custom app is clicked on) 
  • (All Properties Tags should be strings)

Info

If you want to store the image of the new app locally:

Place your graphic/static resources in your pod, say in the 'res' folder. The url to get to those resources looks like: /pod/xxxExt/res/images/GreencroftIcon.gif

 

To check the new app created just ran "finWebApp" query.

...