Postponed
Project:
Edit Views
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2013 at 05:45 UTC
Updated:
3 Dec 2013 at 19:37 UTC
Jump to comment: Most recent
If I set up a relationship and assign an entity relationship to a field in views, when I load the page, I get this error: "The requested page could not be found." This error doesn't appear in the logs, so it was kind of difficult to figure out the source. If I disable the Edit module, the error goes away.
Comments
Comment #1
frikovc commented+1 same here. I can't integrate in my website because I use panels + views and a lot of views uses relationships. Any clues where to look?
Comment #2
saltednutI believe this can be a duplicate of #2015295: Edit Module fails for "pseudo" fields provided via Relationship or Appended Global Text in Views
We could also add a check for entity reference fields. The patch I posted is just checking for fields provided via Relationship and "fake" fields like global text that get added.
Comment #3
geek-merlinNo problem with relationships here. The error itself is fixed by #2015295: Edit Module fails for "pseudo" fields provided via Relationship or Appended Global Text in Views.
So the remaining step is to enable editing of fields provided by relations.
Comment #4
geek-merlinAsked for maintainer advice in #1830518: Views integration (use Views' render pipeline to re-render edited fields in Views).
Comment #5
wim leersPlease see #2149185: Figure out a way to *start* in-place editing inside a View — on a per-entity basis, just like elsewhere on the problems we need to solve before we can make Edit + Views integration a reality.
This issue is blocked on that issue.