Submenu option related


#1

image

How to configure a similar drop-down menu like axure


#2

You can’t use Axure’s built-in “Classic Menu” widgets to do this, you’ll need to create your own from scratch: Custom_Menu-Submenu.rp (73.1 KB)


#3

you got me,thanks a lot


#5

one more question, when i click the “option2” menu, how to default the submenu option as “tick” state?
image


#6

There’s a couple of ways you could go about it:

1) Manually configure the widget to its “selected” state.
Unhide the icon then go into its properties and check the “Selected” option:


You’ll also need to do the same thing on the whole group:

2) Create an interaction to fire the widget’s Click event.
Select the widget group and give it a name (Ex: “Option 2B”).
Now go to the properties of the “Menus” dynamic panel and add the “Loaded” interaction.
Choose the “Fire Event” action and add the click event for the group you named.
Now whenever the Menu loads it will automatically “click” the group and set it to selected.


#7

i don’t have “properties” option :joy::joy:
but really thanks for your patience and kindness,i’m a very new beginner in axure


#8

It’s at the bottom of the “Interactions” tab:

You’re very welcome, dude/dudette. I was there once too. Axure’s a great tool but can be very intimidating at times.

Their documentation has come a long way since I first started so it’s actually a decent resource: https://docs.axure.com/axure-rp/reference/getting-started-video/

They also recently added another, built-in, widget library to Axure 9 that includes samples on how you can make some of the more complex UI patterns:
image


#9

this is awesome,i will try
first step is always hard right, really thanks for your help :)


closed #10

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.