[TYPO3-mvc] pt_extbase AJAX: enable fields are ignored
Natalia Postnikova
npostnik at yahoo.de
Tue Mar 12 18:21:56 CET 2013
Hi,
I'm using pt_extbase to call a function (action) from my controller. It
works. But my repository ignores all enable fields (hidden, starttime,
endtime). The same function call works fine if not called from ajax.
My Code ist just that simple:
return $this->filmRepository->findAll();
Any suggestions how to solve this problem? Thanks in advance.
Natalia
More information about the TYPO3-project-typo3v4mvc
mailing list