| This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal. |
I'm trying to create a app menu where onclick on each icon I want to change to its respective form. I put a code snippet on each item like this "Navigate to a Form SettingsForm". I also have a title bar. The problem is when I navigate tapping in the app menu itens, the title bar disappears. It looks like the page is not been correctly loaded, but I didn't see any errors. I didn't find any example using this component, so that's why I am post here. Thanks in advance!