Could we help you? Please click the banners. We are young and desperately need the money
tmp.contentRight = CONTENT
tmp.contentRight {
    table = tt_content
    select {
        # ID der inhaltstragenden Seite
        pidInList = 1
        # Nummer der inhaltstragenden Spalte
        where = colPos=3
        # Art der Sortierung
        orderBy = sorting
    }
}
tmp.contentRight = RECORDS
tmp.contentRight {
    # ID des Inhaltselementes
    source = 259
    # aus welcher Tabelle
    tables = tt_content
    dontCheckPid = 1
}