Closed (won't fix)
Project:
Entity Reference View Widget
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2012 at 16:10 UTC
Updated:
17 Jan 2014 at 13:25 UTC
Jump to comment: Most recent
Comments
Comment #1
Wouter Van den Bosch commentedI can confirm this issue.
Comment #2
Anonymous (not verified) commentedI can confirm this as well....really frustrating because it ALMOST does exactly what I need but I can't use Realname fields or other nice little variations.
Any ideas WHY this might be happening? I'm willing to be a guinea pig if anybody has an idea(s)...
Comment #3
henrijs.seso commentedI managed to add "Add" checkbox with custom code field. Here is code (enable tokens):
<!--entityreference-view-widget-action-[node:nid]-->Unfortunatly I cannot quickly find a way to make "Remove" checkbox to appear.
entityreference_view_widgetuses some wired code to swap add/remove form items.Comment #4
danielbeeke2 commentedI found out that the remove field can be added with a preprocess field with the name remove.
Comment #5
henrijs.seso commentedAlso, there are few alternative modules that does same thing, f. ex. References dialog, Inline Entity forms.
Comment #6
bojanz commentedThe 1.x branch is frozen, the 2.x branch no longer uses view modes.
Please switch to the 2.x branch :)
Comment #7
bojanz commentedThe 1.x branch is frozen, the 2.x branch no longer uses view modes.
Please switch to the 2.x branch :)