Something I rarely use, but now I’m in that situation:
I have a page-type, defined as isSystemPage. I can easily do a event.buildLink( page="mySystemPage" ) to get the correct link. But how do I get the navigationtitle of this page? Is there some simple trick or do I need to do somework with getting the data from the db?