Fixed the getFieldName method to always fall back to global name if none is set in the xml.
This commit is contained in:
@ -12866,7 +12866,6 @@ class Interpretation extends Fields
|
||||
'###views###' => $listViewName);
|
||||
$view = '';
|
||||
$viewType = 0;
|
||||
|
||||
// set the custom table key
|
||||
$dbkey = 'g';
|
||||
foreach ($this->componentData->config as $field)
|
||||
|
Reference in New Issue
Block a user