facebook

Creating Mult-submenus

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #326387 Reply

    What is the best/easiest way to create mult-level submenus? How do I create a tree sub-menu structure like this:

    Menu ITEM 1
    – Choice 1
    – sub set 1
    – sub set 2
    – sub set 3 …
    – Choice 2
    – sub set 1
    – sub set 2
    – sub set 3…
    – Choice 3

    Menu ITEM 2
    – Choice 1
    Choice 2
    Choice 3

    Menu ITEM 3

    Your help is appreciated

    Sincerely,
    Mike

    #326389

    support-michael
    Keymaster

    @MJConsulting

    One approach is to use a series of screens, 1 screen for each node in your submenu tree. Use a Rounded List for the menu options at the specific level. For each list-item set its OnClick property to be a GotoScreen action and the screen field enter the full name of the screen with the submenu

    Home screen
    option1 >
    option2 >
    option3 >

    Option1 Screen
    option1a >
    option1b >
    option1c >
    option1d >

    Option2 Screen

    Here is screenshot of partial mockup of Home screen > Option1 submen screen
    See attachment home-screen1-flow.png

    Attachments:
    You must be logged in to view attached files.
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Creating Mult-submenus

You must be logged in to post in the forum log in