Fixed Type data column definitions are not accessible from thread_type_fields_*

Kirby

Well-known member
Affected version
2.3.0
When rendering additional controls for thread types, the type data column definitions are not accessible from templates thread_type_fields_*.

Could this be changed, eg. smth. like
PHP:
'typeDataDefinitions' => $this->getTypeDataColumnDefinitions(),
be added to $params?
 
Thank you for reporting this issue, it has now been resolved. We are aiming to include any changes that have been made in a future XF release (2.3.1).

Change log:
Include type data definitions when rendering thread edit extra data templates
There may be a delay before changes are rolled out to the XenForo Community.
 
Back
Top Bottom