[TYPO3-dev] Extbase 1:1 relation enable fields and deleted
Nicole Cordes
typo3 at cordes.co
Mon Aug 12 19:15:48 CEST 2013
Hi Manuel,
you don't need to output any raw result but you could set
setIgnoreEnableFields(TRUE) to the settings of your query object.
Best regards,
Nicole
--
Nicole Cordes
TYPO3 CMS Active Contributor
TYPO3 .... inspiring people to share!
Get involved: typo3.org
-----Ursprüngliche Nachricht-----
Von: typo3-dev-bounces at lists.typo3.org
[mailto:typo3-dev-bounces at lists.typo3.org] Im Auftrag von Philipp
Gesendet: Montag, 12. August 2013 09:38
An: typo3-dev at lists.typo3.org
Betreff: Re: [TYPO3-dev] Extbase 1:1 relation enable fields and deleted
Provide a method called getStatelessObjectType2 and perform a raw query
there. Request that in your view with {object.statelessObjectType2}
In that method you just return the row from the database. Not the nicest way
but for soure the most sturdy one in your case.
_______________________________________________
TYPO3-dev mailing list
TYPO3-dev at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
More information about the TYPO3-dev
mailing list