Category "typo3-8.x"

typoscript call php function and print result

I want to call a simple PHP script with typoscript to print the results of it. I tried this, lib.doSomething = USER

Strange behaviour if foreign_sortby used in IRRE records

I try to sort IRRE records by start (a date) automatically with foreign_sortby in the parents TCA with: 'holidays' => [ 'exclude' => true,