softref¶
- softref¶
- Path
$GLOBALS['TCA'][$table]['columns'][$field]['config']
- Type
string
- Scope
Proc.
- Types
Used to attach "soft reference parsers", typically used in
type='text'
fields.The syntax for this value is key1,key2[parameter1;parameter2;...],...
See Soft references of core API for more details about softref keys.