While managing settings in the content type, if you don't restrict the list of allowed views, list of allowed views disappear from node_edit form.
In truth, the list is not empty. The returned list of allowed views has only one option (<empty>) and so by default it is selected.
The following patch should remove this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1052370-unrestricted-allowed-views-3.patch | 993 bytes | keithm |
| #2 | viewfield-1052370-2.patch | 862 bytes | Anclywen |
| #1 | viewfield-1052370-1.patch | 833 bytes | Anclywen |
Comments
Comment #1
Anclywen commentedComment #2
Anclywen commentedCoding standards
Comment #3
keithm commentedConfirming patch makes all views available when the list of allowed views is unrestricted.
Rerolled patch for latest dev.
Comment #4
keithm commentedComment #5
keithm commentedhttp://drupalcode.org/project/viewfield.git/commit/9e46d55