[TYPO3-mvc] Domain model records without pid-column

Martin Kutschker masi-no at spam-typo3.org
Thu May 20 13:41:06 CEST 2010


dennis ahrens schrieb:
> Hi,
> 
>> Can we somehow see in TCA if a table has a PID column or not? I guess
>> yes -- that's why I'd say: In case a table has no PID column, we just
>> make it work.
> 
> The ctrl-section in TCA contains nothing to tell about the table's pid
> field. 

There is no TCA-table without a pid. All of TYPO3's own table that are admin-only have a fixed value
of 0 for the pid column. See the docs how to configure the TCA for such a behaviour.

Masi


More information about the TYPO3-project-typo3v4mvc mailing list