This commit is contained in:
Molkobain
2019-08-13 17:25:04 +02:00
parent 384641e274
commit e3995a130f
4 changed files with 267 additions and 96 deletions

View File

@@ -591,6 +591,7 @@ JS
$oAttDef = MetaModel::GetAttributeDef($this->oField->GetTargetClass(), $sAttCode);
if ($oAttDef->IsExternalKey())
{
/** @var \AttributeExternalKey $oAttDef */
$aAttProperties['value'] = $oRemoteItem->Get($sAttCode . '_friendlyname');
// Checking if user can access object's external key