Citizen Developer
Zeitspanne
explore our new search
​
Power Apps Modern Tabs for Forms
Power Apps
12. Sept 2025 04:10

Power Apps Modern Tabs for Forms

von HubSite 365 ĂĽber Steph Marshall

Senior Lead Consultant @ Quisitive, a premier, global Microsoft partner harnessing the Microsoft clouds and complementary technologies, including custom solutions, to empower enterprise customers.

Master Power Apps tabbed forms for cleaner test management, SharePoint integration, approvals, PDFs and admin restart

Key insights

  • Power Apps with the Tab List control breaks long forms into tabs so users see related fields together.
    Tabs reduce clutter and make data entry faster and clearer.
  • Modern Form control, Gallery, and modern tables work together to show and edit data in one place.
    Use the gallery to filter lists and the form control to create, view, or edit records without extra screens.
  • Tabs improve accessibility and performance by following Fluent Design patterns and responsive layouts.
    Modern controls help meet accessibility standards and make apps snappier on different devices.
  • Use dynamic tabs and role-based visibility to show only relevant sections to each user.
    Conditionally show tabs for statuses like pending or approved and hide sections for non‑admin users.
  • Practical features shown in the tutorial include Testing Tracker sections like Testing Details, a one-click Restart action for admins, Tracking, Notes, PDFs, and Approvals.
    These tabs organize workflows and keep audit details and files together.
  • Implementation tips: connect the form to a modern table for a single form experience, test responsiveness, and apply theming for consistent branding.
    Also add confirmation popups to prevent accidental actions and test role permissions before release.

Video Summary and Context

In a recent how-to video, Steph Marshall demonstrates how to tame what she calls "form chaos" by building tabbed layouts in Power Apps. The tutorial walks viewers step by step through creating a cleaner, more organized form experience using the Tab List control and other modern components. As a result, managers and testers who rely on app-based workflows can move away from single, cluttered screens toward a structured layout that improves usability and clarity.


Moreover, the video places these practical steps in the broader context of Microsoft's push toward Fluent Design and improved accessibility in the Power Platform. Steph frames the change as both a UI and a workflow improvement, while also referencing features such as modern form controls and integration with lists or tables. Consequently, the demonstration serves as a practical guide for teams converting spreadsheets and sprawling forms into maintainable apps.


What the Video Demonstrates

The core of the tutorial focuses on breaking a long form into tabs for different purposes: testing details, restart controls, tracking progress, notes, PDFs, and approvals. Steph shows how each tab can surface targeted fields and controls, and she highlights practical elements like a restart button with confirmation popups and a gallery to review entries. This approach reduces scrolling and helps end users find relevant information quickly.


In addition, the video covers specific interactions such as stopping accidental actions with popups and clearing a SharePoint people column as part of restart workflows. These demonstrations are practical because they model real-world tasks: restarting tests, attaching documents, tracking sign-offs, and preserving audit notes. Thus, viewers can follow recipes they can adapt to their own data sources and governance needs.


Benefits and Tradeoffs

Tabbed forms offer clear benefits: they improve user experience by reducing visual overload, enable role-based views, and support dynamic content display based on status or user permissions. Consequently, teams find data entry faster and less error-prone, and administrators gain clearer controls such as one-click restart and progress tracking. Furthermore, modern controls bring accessibility improvements and better responsiveness compared with older components.


However, the tutorial also implicitly highlights tradeoffs. For example, adding many tabs and conditional logic increases development complexity and testing overhead, especially when different roles see different fields. In practice, this means developers must balance the convenience of a single, multi-tab form against the potential for bugs in visibility rules, broken data binding, or slower load times when many controls are present.


Implementation Challenges and Practical Tips

Steph addresses common pitfalls and provides pragmatic tips to mitigate them, such as grouping related fields logically and using a gallery to filter and surface relevant records before opening a form. She also recommends confirmation popups to prevent accidental restarts and cautions about clearing people columns in SharePoint, which requires careful permission handling and testing. Therefore, her workflow emphasizes both usability and safe operational controls.


Additionally, the video underscores technical challenges around theming and consistent styling: although modern controls support color adjustments, teams may still encounter differences across environments and device sizes. Consequently, developers should test forms on representative devices, document theme tokens, and limit overly complex conditional formatting to keep performance predictable. These steps help strike a balance between a polished UI and maintainable, fast-loading apps.


Scalability, Accessibility and Next Steps

Looking forward, the approach shown in the video helps scale small apps into broader solutions by allowing a single form to handle create, read, and update modes without switching screens. In addition, role-based tab visibility and dynamic content make the app adaptable as organizations grow their lists and workflows. This makes the pattern suitable for testing trackers, task management systems, and lightweight approval workflows.


Nevertheless, teams should plan for ongoing maintenance: update rules when data structures change, monitor performance as records grow, and ensure accessibility standards are maintained across tab interactions. By doing so, organizations can keep the benefits of a modern tabbed interface while managing the cost of complexity and ensuring a consistent experience for all users.


Conclusion

Steph Marshall’s video delivers a practical, approachable blueprint for converting cluttered forms into organized, tabbed experiences in Power Apps. While the benefits for usability, accessibility, and admin controls are clear, the tutorial responsibly shows that thoughtful design and testing are crucial to avoid added complexity. Ultimately, teams that adopt these patterns gain a scalable way to streamline workflows while preserving control and clarity.


Editors and practitioners can use this demonstration as a starting point to rework large forms, while weighing tradeoffs between feature depth and maintainability. In short, the tutorial offers both immediate, actionable techniques and a framework for longer-term app improvements.

Power Apps - Power Apps Modern Tabs for Forms

Keywords

Power Apps modern tabs, Power Apps forms, Tabbed forms Power Apps, Power Apps form design, Power Apps form layout, Improve Power Apps form UX, Organize Power Apps forms, Power Apps form best practices