Will this linking method work?

Maybe you guys can save me some time. I’ll try and be as descriptive and brief as possible.I have buttons placed at the chapter level. I want to control the links those buttons go to on a page by page basis so that I don’t need to copy the buttons onto each of my many pages.If the buttons at the chapter level have an action:

Code:

On: ClickAction: Go ToTarget: Web AddressWeb Address: VAR(_link1)

And each page has an action:

Code:

On: ShowAction: Modify VariableTarget: _link1Value: coursetitle/linked_page.html (or whatever)Modify Type: Set Variable Contents

Will this link correctly? If so, will a relative file path be adequate? Will the links break when we upload to our LMS?

Discussions have been disabled for this post