Problem/Motivation
We don't have support for viewsreference field type
from https://www.drupal.org/project/viewsreference module
We can just add this field type in SimpleFieldDeriver.php and it should work
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3419464-2-add-viewsreference-field-type.patch | 554 bytes | terry_kolodiy |
Issue fork single_content_sync-3419464
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
terry_kolodiy commentedThis simple patch solves this issue
Comment #3
terry_kolodiy commentedComment #7
abrammCommitted to 1.4.x.