My team and I are working in a project in which we are using IEF to give our client the best UI possible to create nodes and their relationship using just one form.

We have found that nested IEFs does not work correctly because the tables created have the same ID which breaks the dragabble behavior.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jherencia’s picture

FileSize
2.14 KB
2.58 KB
jherencia’s picture

FileSize
875 bytes
1.25 KB

Oh! I uploaded the wrong patch.

jherencia’s picture

Title: IEF table id is used more than once which prevents nested IEF forms to be dragabble » IEF table id is used more than once which breaks nested IEF forms dragabble behavior
marcin.wosinek’s picture

Status: Needs review » Reviewed & tested by the community

Patch from #2 solves draggable table issue. I've tested on node to node to node relation.

bojanz’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Minor fix