Active
Project:
Entity Reference View Widget
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2013 at 15:27 UTC
Updated:
28 Sep 2016 at 02:40 UTC
Jump to comment: Most recent
Comments
Comment #1
bojanz commentedThis won't be possible until #1881616: Move the inline forms (add, edit, remove, reference existing) to modals is done, so maybe in time for a D8 port.
Comment #2
bojanz commentedNow that Entityreference View Widget has a 2.x branch, it could easily provide a button on the IEF widget that does this (after the dialog is closed, $form_state['inline_entity_form'][$element['#ief_id']] is modified)
Comment #3
antonyanimator commentedAny updates here? Is this something that will be implemented?
Thanks
Comment #4
joelsteidl commentedEntity Reference View Widget is an incredible module, especially for selecting existing content on a really large site. However, it would be nice to be able to add new content as well. Do you know of any work that combines Entity Reference View Widget with any sort of inline node creation?
Has anyone experimented with this?
Thanks!
Comment #5
jsacksick commentedCan you explain what doesn't work with Inline Entity Form, I just did a test a few minutes ago and everything worked as expected.
Comment #6
jsacksick commentedComment #7
jsacksick commentedForget about my comment in #5, I misunderstood the need :)
Comment #8
bennybobw commentedUnfortunately, looks like https://www.drupal.org/node/1881616 has been marked as "Closed won't fix" for technical reasons.
Comment #9
fox_01 commented@bennybobw: There is a new module https://www.drupal.org/project/ief_dialog so #1881616: Move the inline forms (add, edit, remove, reference existing) to modals doesnt need to implement this function again
Comment #10
tyler.frankenstein commentedDoes anyone have a clearer code example of what this means? I'm having a hard time understanding it.