Page 1 of 1

Create a screen without menu entry

PostPosted: Tue Sep 24, 2019 4:05 pm
by reversedr
Hello

I Created two screens, but only want a menu entry for the first screen as the second screen is only called from a button on the first screen.

How do i do this ?

Thank you

Re: Create a screen without menu entry

PostPosted: Thu Sep 26, 2019 1:12 pm
by Support@SIB
Simply create a new group and don't set a title. Move the screen to this group.
Groups without title won't be shown.

Re: Create a screen without menu entry

PostPosted: Thu Sep 26, 2019 6:21 pm
by reversedr
Thank You