Skip to content
Snippets Groups Projects
Commit c33a1669 authored by Rob P's avatar Rob P Committed by Sean Blommaert
Browse files

Issue #3357451: There is no display available. Please select another view or...

Issue #3357451: There is no display available. Please select another view or change the field settings.
parent 671c5e1d
No related branches found
No related tags found
1 merge request!30Issue #3357451: There is no display available. Please select another view or change the field settings.
Pipeline #198685 passed
......@@ -121,6 +121,7 @@ class ViewsReferenceItem extends EntityReferenceItem {
'#title' => $this->t('View display plugins to allow'),
'#default_value' => $default_plugins,
'#weight' => 1,
'#required' => TRUE,
];
$form['preselect_views'] = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment