Forum Discussion

BarbaraJacobs-1's avatar
BarbaraJacobs-1
Community Member
20 days ago

PREVIOUS BUTTON - RECODED

Has anyone created JavaScript or some other fix to coding the previous button to go the last page in sequence vs the last page visited?  This is a huge accessibility issue, and hard coding these pages is a nightmare.

Thank you in advance!

2 Replies

  • amyyoung's avatar
    amyyoung
    Community Member

    Unless something has changed, you can use the trigger to "hard code" where you want a button to navigate. Instead of allowing the trigger to jump to previous, replace previous with the slide you want it to which you want the user taken. No need for JavaScript.

    • BarbaraJacobs-1's avatar
      BarbaraJacobs-1
      Community Member

      Yes, thank you, Amy.  We do that now, but it becomes quite burdensome in time and effort when you have more than 100 pages of content, which is normal for us. It also adds probability of error due to moving targets; pages are often moved around, even after "final" editions.  I want to work smart, not hard, so waiting for Articulate to catch on! Or perhaps, someone has found a way to repurpose a system variable?