Forum Discussion
Christophe Humbert
Feb 11, 2021Iron Contributor
Best practices for multi-page app
I am working on a Teams app for AppSource. It will have multiple screens: user view, user edit, admin edit. I could build a single page app with dynamic components, but I am concerned that it will im...
- Feb 11, 2021
Hi Christophe Humbert, You can design a maximum of 16 tabs for an App. Could you please have a look the document - What are custom tabs in Teams? - Teams | Microsoft Docs.
Christophe Humbert
Feb 11, 2021Iron Contributor
Mallipriya_MSFT thanks for the helpful link. I see that 16 is for personal tabs, but for channel/group tabs you can only have one! In this case it seems that I don't have another choice than putting everything in a single page.
Mallipriya_MSFT
Feb 11, 2021Former Employee
Christophe Humbert, Could please check and try this once Create a configuration page - Teams | Microsoft Docs with multiple tabs as options with checkboxes/ radio buttons and configure the tab according to the user privilege.