- Affected version
- 2.3.0
When rendering additional controls for thread types, the type data column definitions are not accessible from templates
Could this be changed, eg. smth. like
be added to
thread_type_fields_*
.Could this be changed, eg. smth. like
PHP:
'typeDataDefinitions' => $this->getTypeDataColumnDefinitions(),
$params
?