TYPO3 Logo
Release: 240828-1

Loading data.

  • Introduction
    • Screenshots
      • Frontend
        • List views
          • Columns and Grids
          • Form
          • Slider
        • Single Views
      • Backend
        • Wizard
        • Plugins
          • xBlog
          • Form
          • Search
          • Slider
        • Columns and Grids
        • Filter
    • What does it do?
    • What does it not do?
    • Controlling
    • Session Management
  • Users
    • Plugins
      • Main
        • Related Tables
      • Category
      • Form
      • Mini
      • Mini Calender
      • Paging
      • RSS feed
      • Search
      • Slider
        • xBlog Slider (default)
        • Third party extension
      • Tag Cloud
      • Teaser
    • Best Practice
      • Filter
      • Frontend Editing
      • Images
      • Real URL
      • Slider
        • EXT:news
  • Administrators
    • Installation
    • Extension Manager
    • Setup
      • Constant Editor
        • Base
          • Params
          • Typolink
          • TYPOLINK - PLUGIN
        • Images
        • Main
        • Mini
        • Paging
        • RSS Feed
        • Slider
      • page TSconfig
        • config.treeConfig.rootUid
      • Route Enhancer
      • TCA
        • Enabled
        • Plugins
          • xBlog Mini Calendar
        • Flexform defaults
          • Default Table
          • Default Prompts
          • Default Values
        • showUid
        • Sample
        • Ready to use
    • Best Practice
      • Caching
      • Extensions
        • EXT:copyright
        • EXT:quick_shop
      • Real URL
      • Templates
        • Individual Templates
        • Selector
      • Team with third party plugins
    • Migration
      • page TSconfig
        • What do you need?
        • Run it!
      • Extensions
        • danp_tagcloud
        • tt_news
  • Developers
    • Conventions
    • Good to know
      • Core
      • Bridge
      • Fluid Templates
    • Best Practise
      • Prompt registers
      • Adapt a field
      • Register a new field
    • Git
    • Real URL
    • User Functions
      • ControllingUserfunc
      • PointerUserfunc
      • SessionUserfunc
  • Support
  • Upgrades
    • 0.22
    • 0.20
  • To-do list
  • Known Bugs
    • Conventions
    • Filter and Forms
      • Too few entries in the hit list?
    • No entry in $TCA
    • TCA selectTree
    • Table name required
  • What's new
    • 10.0
    • 0.0
      • 0.40
      • 0.30
      • 0.20
      • 0.10
        • 0.9
        • 0.8
        • 0.7
        • 0.6
        • 0.5
        • 0.4
        • 0.2
        • 0.1
        • 0.0
  • Sitemap
  • Index

Contributors Corner

  • View source of current document
  • How to edit
  1. xBlog - Frontend-Simplifier
  2. Users
  3. Plugins
  4. Main
  5. Related Tables
View source How to edit

Related Tables

Tab [Bridge]

You can use upto four related tables out of the box:

  • Category
  • Group
  • Section
  • Tag

The xBlog will display the data in the frontend.

Setup

You can configure these properties by the Constant Editor:

  • firstResult: first record (0 is the first). Like first part of SQL LIMIT
  • maxResults: amount of records. Like second part of SQL LIMIT
  • andWhere: Clause for the an andWhere statement. Example: my_news.date > UNIX_TIMESTAMP(NOW())
  • orderBy: ORDER BY clause. BEWARE OF THE SYNTAX: field1|ASC||field2|DESC||field3|ASC

Constant Editor

  • categories [XBLOG - MAIN - DATAPROCESSOR - * ]
  • Previous
  • Next
Reference to the headline

Copy and freely share the link

This link target has no permanent anchor assigned.The link below can be used, but is prone to change if the page gets moved.

Copy this link into your TYPO3 manual.

Last rendered: Apr 16, 2025 12:04

  • Legal Notice
  • Privacy Policy