Hello,

I was wondering if it is possible to do a TS-select which gives me also the hidden items:

  10 = CONTENT
  10  {
    ## Fetching the data
    table = tt_content
    select {
       pidInList = {$pidCalendar}
       where= colPos = 0 AND hidden=1
    }
...

I can do a query with a user_func but was wondering if this could be done directly with TS.

Thanks and regards,
Bert
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to