Aus dem ObjectBrowser:

tt_content.shortcut = COA
tt_content.shortcut {
        5 = LOAD_REGISTER
        5.tt_content_shortcut_recursive.field = recursive
        20 = CASE
        20 {
                0 = RECORDS
                0.source.field = records
                0.tables = 
tt_content,tt_address,tt_links,tt_guest,tt_board,tt_calender,tt_products,tt_news,tt_rating,tt_poll,pages
                0.conf {
                        pages = COA
                        pages.10 = USER
                        pages.10.userFunc = 
tx_gridelements_view->user_getTreeList
                        pages.20 = CONTENT
                        pages.20.table = tt_content
                        pages.20.select.pidInList.data = register:pidInList
                        pages.20.select.pidInList.where = colPos >= 0
                        pages.20.select.pidInList.orderBy = colPos,sorting
                        pages.20.select.pidInList.orderBy.dataWrap = 
FIND_IN_SET(pid,'{register:pidInList}'),|
                }
        }
}

Sieht erstmal so weit korrekt aus. Wobei tt_content.shortcut.20.1 fehlt, aber ich meine, das wäre vom Core abgeschafft worden.

Funktioniert das mit allen referenzierten Elementen nicht, oder nur mit Grid-Containern?
Was passiert z.B., wenn Du da ein einfaches Text-Element reinschmeisst?

Es bleibt spannend ;-)

Joey

--
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
Xing: http://contact.cybercraft.de
Twitter: http://twitter.com/bunnyfield
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an