Page Section
The Page Section in the Website Builder is your central hub for managing all pages in your web application. From here, you can create, organize, and configure the pages that make up your application's structure.
Overview
The Page Section enables you to:
- Create new pages for your application
- Manage existing pages (rename, duplicate, delete)
- Organize page structure and navigation
- Configure page settings and layouts
- Navigate between pages while building
Accessing the Page Section
The Page Section is located in the left panel of the Website Builder:
- Open your project in the Website Builder
- Look for the Pages panel on the left side
- Click to expand or collapse the page list
Page Section Layout
┌─────────────────────────────────────────────────────────────┐
│ PAGE SECTION │
├─────────────────────────────────────────────────────────────┤
│ │
│ [+ Add Page] │
│ │
│ ┌─────────────────────────────────────────────────────┐ │
│ │ 📄 Home [Active] │ │
│ └─────────────────────────────────────────────────────┘ │
│ │
│ ┌─────────────────────────────────────────────────────┐ │
│ │ 📄 About │ │
│ └─────────────────────────────────────────────────────┘ │
│ │
│ ┌─────────────────────────────────────────────────────┐ │
│ │ 📄 Dashboard │ │
│ └─────────────────────────────────────────────────────┘ │
│ │
│ ┌─────────────────────────────────────────────────────┐ │
│ │ 📄 Settings │ │
│ └─────────────────────────────────────────────────────┘ │
│ │
└─────────────────────────────────────────────────────────────┘Page Properties
Each page has configurable properties:
| Property | Description |
|---|---|
| Name | Display name for the page |
| URL Slug | URL path segment (e.g., /about, /dashboard) |
| Title | Browser tab title |
| Description | SEO description for the page |
| Layout | Page layout configuration |
| Access | Visibility and permissions settings |
Working with Pages
Creating a New Page
- Click the "+ Add Page" button
- Enter a page name
- Configure initial settings
- Click Create
- The new page is added and selected
Selecting a Page
- Click on a page name in the list
- The page loads in the canvas
- Page becomes the active editing context
- Floating Design Panel shows page options
Page Actions
Right-click or use the menu on a page to access:
| Action | Description |
|---|---|
| Rename | Change the page name |
| Duplicate | Create a copy of the page |
| Delete | Remove the page |
| Set as Home | Make this the default landing page |
| View Settings | Open detailed page configuration |
Page Types
Standard Pages
Regular content pages:
- Home page
- About page
- Contact page
- Feature pages
Form Pages
Pages with form functionality:
- Registration forms
- Survey pages
- Application forms
Dashboard Pages
Data-driven pages:
- User dashboards
- Reports
- Analytics views
Modal Pages
Overlay pages:
- Pop-up forms
- Confirmation dialogs
- Detail views
Page Organization
Page Order
The order of pages in the list can affect:
- Navigation menu order
- Default page routing
- Builder organization
Grouping Pages
Organize related pages:
- Use naming conventions
- Group by functionality
- Consider user flow
Sub-sections
Managing Pages
Detailed guide on page operations including creating, editing, and organizing pages.
Page Layout
Configure how content is arranged on your pages including responsive design options.
Common Workflows
Building a Multi-Page Application
- Plan your page structure
- Create all needed pages
- Set the home page
- Add content to each page
- Configure navigation between pages
Creating a Form Flow
- Create a sequence of pages
- Add form elements to each
- Set up navigation between steps
- Configure final submission page
Setting Up a Dashboard
- Create a dashboard page
- Connect to data sources
- Add tiles with visualizations
- Configure data bindings
Best Practices
Plan page structure first - Map out your pages before building
Use descriptive names - "User Profile" is clearer than "Page 1"
Keep page count manageable - Don't create pages unnecessarily
Consider navigation - How will users move between pages?
Set meaningful URLs - Use SEO-friendly URL slugs
Test on all pages - Verify each page works correctly
Troubleshooting
Page Not Saving
- Check for validation errors
- Ensure required fields are filled
- Verify network connection
Page Not Displaying Content
- Confirm tiles are added to the page
- Check element visibility conditions
- Review page-level conditions
Duplicate Page Names
- Rename one of the duplicates
- Use more specific naming
- Check for case sensitivity issues
Questions?
If you have any questions, please don't hesitate to contact us. Alternatively, you can submit an issue on this platform.
Useful Links:
Website Builder - https://help.acenji.com/#/./create-web-application/website-builder/index Tile Section - https://help.acenji.com/#/./create-web-application/website-builder/tile-section/index Floating Design Panel - https://help.acenji.com/#/./create-web-application/website-builder/floating-design-panel/index