Welcome to Axure Community Site Sign in | Join | Help
in Search

Using a droplist to navigate across pages

Last post 01-29-2010, 5:13 PM by victor. 2 replies.
Sort Posts: Previous Next
  •  01-28-2010, 2:08 PM 6537

    Using a droplist to navigate across pages

    I'm trying to use a droplist in a master to navigate across pages.  Each item in the droplist links to a different page.  

    I can fairly easily attach behaviors to navigate to the right page, but the displayed value in the list doesn't update when I change pages.

    Suggestions?

  •  01-28-2010, 3:29 PM 6539 in reply to 6537

    Re: Using a droplist to navigate across pages

    You're almost there.

    Before you actually send the user to the next page, set a variable value to the selected option in the droplist.

    Then, in your master that contains the droplist, create an OnPageLoad action that sets the menu to the value of the variable.

    Jeff

  •  01-29-2010, 5:13 PM 6558 in reply to 6537

    Re: Using a droplist to navigate across pages

    Here's an article on variables to go along with Jeff's answer: http://www.axure.com/variables.aspx
View as RSS news feed in XML