When I select field type as "View" and widget as "Select List" I always get two selections for each view assigned to that field.
view_name - Master
view_name - Page
Is there any way to hide the master option without using form_alter? The user will find this a bit confusing.
| Comment | File | Size | Author |
|---|---|---|---|
| view.png | 3.45 KB | mizage@gmail.com |
Comments
Comment #1
seanbThis can be fixed with the patch in https://www.drupal.org/node/2432401
Comment #2
mizage@gmail.com commented