prepend_tname

prepend_tname
Path

$GLOBALS['TCA'][$table]['columns'][$field]['config']

type

boolean

Scope

Proc.

InternalType

db

Will prepend the table name to the stored relations (so instead of storing "23" you will store e.g. "tt_content_23"). This is automatically turned on if multiple different tables are allowed for one relation.