Currently on the field settings page there are two checkboxes that enable link creation on full or teaser nodes:
_ Create link on the teaser view
_ Create link on the full view
Unfortunately, links are automatically created whether these options are checked or not. If these options are not checked, then I would think that the links should not be created.
This is especially an issue because the module currently conflicts with OG7 (see #1514180: Node Reference URL Widget not compatible with OG 7.x-2.x-dev). This means the fatal error conflict is happening with OG installed even if links are not to be automatically generated. If the links could at least be disabled then the module can function with og.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | nodereference_url_check_link_creation_settings-1571318-3.patch | 640 bytes | dtarc |
| #1 | nodereference_url_check_link_creation_settings-1571318-1.patch | 632 bytes | dtarc |
Comments
Comment #1
dtarc commentedPatch attached.
Comment #2
dtarc commentedComment #3
dtarc commentedUpdating the patch, as the patch from #1 was giving watchdog errors on custom Display Suite view modes.