Morning!
Used this module and loved it. Would be awesome if it could work with the ECK module (Entity Construction Kit).
I made the patch with is attached (as a comment) which seems to work, thought it might be useful for others to use
Cheers
Michael
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | views_megarow-eck_patch-2710675-1.patch | 4.27 KB | tresti88 |
Comments
Comment #2
tresti88See attached the patch
Comment #3
tresti88Comment #4
kenorb commentedComment #5
salvisThis doesn't seem to work yet.
My eck entity type's machine name is eck_gdplan. After applying your patch I get a new
radio button group, but:
We should see the correct edit path here, not the user edit path.
My edit path is
eck_gdplan/eck_gdplan/%/editbut
eck_gdplan/eck_gdplan/1/edit
hangs at "Loading...". (Yes, there exists an entity #1.)
My edit form has a collapsed fieldset, a date picker, and several auto-complete term reference fields. Could any of these be causing the hanging?
How I can get the %eckentity / eck id, would be my next question.
Also, coding style:
if with missing space.
if with missing space.
Comment #6
andrii momotov commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D7 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!