Hi JP,
The static index.html is indeed no longer used - the home page is generated dynamically to reduce the number of requests to the server.
If you need to customize your home page, you can override its template by placing in your 'web' directory a file called welcome-template.html (or welcome-nonav-template.html if you're using html.customNavigation=true).
You can find both default templates in the root of the server package.
It is also possible to completely override the homepage generation process by adding to the root system Callable Service called <Welcome>. However, this is only required in very special cases (we've had to do it only in our web site and Facebook applications).
As for the list of perspectives, you can access it using Run Javascript, but it will currenty be a little cubersome because we don't have an elegant way of returning repetive values. One way to do it is concatenating lists in the script and then splitting them in the model.
It may is also possible to use the relfection mechanism (Miscellaneous/Get Model) to acheive a similar result.
Regards,
Youval
To use the full functionality of this web site, JavaScript needs to be turned on.
For best results, use the Firefox browser..
Copyright © 2003-2017 - Tersus Software Ltd., All rights reserved. Terms of Use License Graphic design by EmaraDesign