I\'ve got following viewPanel. I would like to open a new page when the users clicks on the calculated page url. I just don\'t seem to figure this out.
I think I would use a repeat control instead.
Up near the top establish the linkage to the data as you did:
and then, where you want your "view":
-
I got the basics of that from TeamStudio in their recent video on mobile apps. It's part of a jQuery-powered contacts list that opens the contact details XPage for the contact you click on.