justinmind-logo
 
Upvote 1

Rollover/select state on lists

In Progress Matt Walton 4 years ago

Two Questions:

How do you create roll over effects on list objects?How do you create a "active row color" on a selected list object?

Thanks...

Replies (1)
photo
1

You will need to create a list out of other elements in order to do this.

Once you do that, you can create "On Mouse Over" + "Change Style" events for each list 'item' and change the style of some part of the item.

Then, create an "On Click" + "Change Style" event for each list 'item' and change the style of some part of the item so it looks selected. Then, add another action - "On Click" + "Change Style" and change the style of all OTHER list items so they look unselected.

Check out the attached prototype for an example, and let me know if you have any questions.

photo
1

Def add that to your roadmap. This is an important function for us building enterprise prototypes.

Thanks

photo
1

Thanks for the feedback - I'll send it to our team.

photo
Leave a Comment
 
Attach a file