fixed event attendees widget
This commit is contained in:
parent
614293c114
commit
fb2249d9bd
@ -234,7 +234,7 @@ class OCEvent extends ContentEntityBase implements OCEventInterface {
|
|||||||
'weight' => 50,
|
'weight' => 50,
|
||||||
])
|
])
|
||||||
->setDisplayOptions('form', [
|
->setDisplayOptions('form', [
|
||||||
'type' => 'entity_reference_autocomplete_tags',
|
'type' => 'entity_reference_autocomplete',
|
||||||
'weight' => 50,
|
'weight' => 50,
|
||||||
])
|
])
|
||||||
->setRequired(FALSE);
|
->setRequired(FALSE);
|
||||||
|
Reference in New Issue
Block a user