[TYPO3-mvc] Re: storagePid from flexform, TS, etc.

Alex Tuveri at at uniud.it
Sun Jun 26 12:22:01 CEST 2016


the code above should be integrated as follows:

$data = $this->configurationManager->getContentObject()->data;
$storagePids = Array();
$storagePids = explode(',',$data['pages']);




More information about the TYPO3-project-typo3v4mvc mailing list