


I want the NEXT button to be below the Select Option when it drops down. But i dont want to autolayout all of it together. I still want the NEXT button to at the bottom right corner. Can anyone help with this? Thank you!
I want the NEXT button to be below the Select Option when it drops down. But i dont want to autolayout all of it together. I still want the NEXT button to at the bottom right corner. Can anyone help with this? Thank you!
Why?
in UX, the last thing you want is your user losing task focus.
the select menu is only open for one reason...to make a selection.
Select menus overlay content. They are not accordions.
iF you want to build those as accordion sections, (but don’t do this) then you would frame all of the accordions in an auto layout frame and hug the height.
the button lives outside of that frame.
but you still need it all to live inside of a containing auto layout frame with vertical hug.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.