[TYPO3-mvc] Re: Persisting extbase FileReference does not work with default TCA configuration
Philipp Wrann
philippwrann at gmail.com
Thu May 7 08:29:53 CEST 2015
What i do is that i simply add the File to the storage, set it as indexed (so it will have an uid) and then i create a FileReference, set the uidLocal and add it to the domain object.
This does work for me.
More information about the TYPO3-project-typo3v4mvc
mailing list