Skip to content
Snippets Groups Projects

Issue #3357451: There is no display available. Please select another view or change the field settings.

Merged Issue #3357451: There is no display available. Please select another view or change the field settings.
Merged Rob P requested to merge issue/viewsreference-3357451:3357451-there-is-no into 8.x-2.x
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -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'] = [
Loading