Hello, I'm having a little issue.
I wish to make a list of buttons appear (like sub btns under the main) when a button is clicked. For example:
PRODUCTION (main button, when this is clicked, I want others under it to appear)
- Phase One
- Phase Two
- Phase Three
I wanted Phase One - Three to appear when PRODUCTION (btn) is clicked.
Any useful help would be appreciated.