Infos

  1. Access the public UI on this address: https://gettingstarted.2sxc.org...
  2. Here's how the system finds the latest package

Note that this uses the module-id in the url for the callback. So the JS on the getting-started will tell the browser what to do - and it uses the ModulId for the communication.

The code no gettingstarted... works as follows:

  1. There is a simple html module which contains the nice text and some links calling JS functions
  2. The JS functions are injected into the page using a 2sxc template. These are located in [NAS]\2sxc GettingStarted\Web\Portals\1\2sexy\
  3. If you make any changes, make sure you work is properly versioned.