Only member menu
admin on 06 7, 2009
Here’s the first trick I found.
I provide others as our projects and needs.
Yours are welcome
In the website of our client, we have a section Member of course only accessible with a password.
Axure can store variables, but our menu is present on more than 100 standard pages. The solution was not to modify the onPageLoad. The menu is of course in a Master and visible on each page, easily updated. OnPageLoad for a master is not possible, which seems normal. The solution is to use a Dynamic Panel wich could use variables.
Therefore 2 states:
- closed, click to open the window identification
- active, showing the menu overview
You just have to define the variable Member when you click OK in the window. Then, during the survey, we test the variable to display the menu.
So it works on all screens when the variable indicated
The window may be tested here but not the menu because we removed all the screens for the demo.
