When I use a repeater to link to an Axshare link the page title doesn't load

I am using a repeater to link to pages hosted in other Axure files on AxShare - however the dynamically loaded page name doesn’t work when viewing the page in this way.

I have 2 files:

  1. Common pages
  2. Task pages

In the common pages file I have created a task list using a repeater. When a task is clicked on the page goes to that particular task page which is in another Axure file on AxShare - the URL is a column in the repeater.

The task pages use a generic master page header which displays “Task name” that is meant to update OnPageLoad - the page title updates when I access that prototype directly but not when I access it via the task list in common pages.

Does anyone have any suggestions as to how to fix this?

Are you trying to access the page name of a page in one prototype from a separate prototype?

That can’t be done. Maybe I’m not understanding what you’re trying to do but it sounds like your pages should all be in the same file.

That’s exactly right. I would have them all in one file except I separated them as the file was getting far too large…in excess of 7MB!

Then unfortunately you don’t have many good options because Axure is meant to work with a single prototype contained entirely in one file.

But I’m still not clear on what the problem is. Can you post the specific cases that aren’t doing what you expect? It’s hard to tell what’s wrong because you haven’t provided much detail on how you’ve set things up.