I'm working on building entities with eck, and using references_dialog with entityreferences module to be able to add and edit references. At the moment eck and references_dialog is not compatible. Attached is an attempt at a patch to remedy this. The very hackish patch in #1359070: Add compability with references_dialog module is also needed to make this work.

Comments

longwave’s picture

Status: Active » Needs review
StatusFileSize
new893 bytes

The first part of this patch no longer seems required, nor does the linked ECK patch.

The second part of this patch which provides ECK add/edit paths is still needed, though the paths have changed since this was first posted. Updated patch attached.

longwave’s picture

Title: Add compability with eck module » Add compatibility with ECK module

Fixing title.

longwave’s picture

I take it back, the first part of the patch is still required, but there is a neater way to solve it: #1554842: Entity reference field edit links do not replace [bundle] parameter

dmiric’s picture

Can somebody point me in to the right direction how to use References dialog with ECK ... I tried pathces here but none of them seem to apply correctly. I managed to make a Search function work via views but Add and Edit links dont show.

fjen’s picture

Issue summary: View changes

+ 1

rodrigoaguilera’s picture

Status: Needs review » Closed (cannot reproduce)

I've tried the latest version of eck with this module and everything works fine.
Can someone give steps to reproduce?

sgdev’s picture

Rodrigo, I believe the problem exists if using 7.x-1.0-beta1 of References Dialog. Looks like it is fixed in 7.x-1.x-dev.

There needs to be a new release for this module, or those using the module need to be informed that the search feature is incompatible with ECK unless using 1.x-dev.