[TYPO3-mvc] Using a view instead of a table
Braulio J. Solano-Rojas
braulio at solsoft.biz
Thu Feb 14 03:59:17 CET 2013
Hi.
Do not mind. It works. I was using Typoscript to set the storage page:
plugin.tx_extension.persistence.storagePid = 382
However that was not working. I had to set Record Storage Page in the
Behavior properties of the content element.
Bests,
B.
El 13/02/2013 03:57 p.m., Braulio J. Solano-Rojas escribió:
> Hello,
>
> I hope you're doing fine.
>
> I wanted to know if it is possible to use a database view instead of a
> concrete table in extbase. I need to use data from another database
> therefore I created a view with the same conventions Extension Builder
> would have created it (pid, uid, etc.). In the backend data display
> very well in a folder, in the list action in frontend I get nothing.
>
> Someone has done this before?
>
> Do I need to do a redundant mapping in Typoscript?
>
> Best regards,
>
> B.
More information about the TYPO3-project-typo3v4mvc
mailing list