Javascript that prints a link to internal page
PaperKiller automatically manages all kinds of links and images. In case you want to write portions of custom code, it is often useful to refer to internal objects within your code. You can handle this by placing “dynamic references”, visually. In other words, you simply tell to PaperKiller where to place the name of an image or of a link in the code, and that name will be inserted on-the-fly, when the HTML pages will be actually generated. This way, the reference is always up to date, thus avoiding the need of manual maintenance of the script.
Javascript here: .
If you use right mouse button, “Properties”, to see the script, you will see an icon in the script text. This icon means a reference to the internal page. You can select/ change/ add pages visually, with a double click.
To see the current page working, you need to export in Html, or to use "Publish >Browser preview".