Originally, I used Sections controlled by buttons, but I discovered that using View Controllers proved to be a more manageable and user-friendly solution for both current and future site managers.
When it came to creating sub-pages within my applications, I experimented with various methods and found a practical solution through nesting Sections. In one example, I created a second section, "Section 2," within the Main View 2. Within this section, I successfully added three sub-views or pages.
For the initial setup, I placed the view navigator within a row and enabled the "Kept within the parent container" option for each row. This