Page Management

Build your website structure by creating and organizing pages. Each page has a specific type that determines its functionality and content.

Create a New Page

  1. Go to Pages > Create New Page
  2. Choose a page type (see types below)
  3. Set basic information:
    • Title: Displayed at the top of the page
    • Navigation Label: Text shown in the navigation menu
    • View Name: URL path (e.g., "about" → yoursite.org/p/about/)
  4. Configure type-specific options (varies by page type)
  5. Save and preview

Organize Pages

Create subpages:

  1. When creating a page, set the Parent Page field
  2. Subpages don't appear in main navigation
  3. Access them from the parent page or direct URL

Reorder navigation:

  1. Go to Pages
  2. Use the ordering field to set menu position
  3. Lower numbers appear first

Tip: Use clear, descriptive view names (e.g., "contact", "search-authors"). Avoid spaces or special characters in view names.
Quick Links

Manage Pages Create New Page Page Content Help

Page Types

NDR Core provides different page types for different purposes. Choose the type that best fits your content and functionality needs.

Template Page

Use for: Static content pages (about, team, news, etc.)
Features: Rich text editor, support for UI Elements
Most flexible page type for general content

Search Page

Use for: Database search interfaces
Features: Simple search (single field) or advanced search (custom forms)
Options:

  • Simple: Automatic catch-all search field
  • Advanced: Custom search forms with multiple fields
  • Mixed: Both simple and advanced in tabs
See Search Configuration for details

Contact Form Page

Use for: Letting visitors send you messages
Features: Subject, email, and message fields
Configuration: Messages can be stored in Inbox or forwarded via email
Configure email forwarding in Mail Settings

About Page

Use for: Project team and information pages
Features: Automatic team member cards from "People Images" group
Setup:

  1. Upload team photos to "People Images" group in Images
  2. Use image title for name, caption for role
  3. Create About page with project description

Flip Book Page

Use for: Multi-page presentations, case studies, portfolios
Features: Previous/next navigation through child pages
Setup:

  1. Create a Flip Book page (parent)
  2. Create template pages with this page as parent
  3. Visitors navigate with prev/next buttons

Datalist Page

Use for: Displaying structured data from APIs in tabular or card format
Features: Automatic data fetching, filtering, sorting, and pagination
Configuration: Connect to an API and define which fields to display
Ideal for browsing datasets, directories, catalogs, and collections