Closed (fixed)
Project:
Relation Select
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2011 at 14:34 UTC
Updated:
14 Aug 2012 at 16:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
deryck.henson commentedMake sure you have created at least one relation already or it won't show at all.
Comment #2
manuelBS commentedSame thing for me. I see all the Relations but if I have a relation with additional fields, I cannot edit these fields on inserting the relation. Is there a possibility or is that a feature request?
Comment #3
imiksuI can confirm this.
Steps:
I have checkbox field attached to my relation type, so can be related to that maybe?I also think that #1343338: Related nodes don't show when editing node is duplicate of this, so I've marked that issue as duplicate.
EDIT: I actually get this bug still if I do a relation type without extra fields...
Comment #4
Nibbleke commentedHad the same problem. solved it by changing a few times revision_id to entity_id in the function relation_select_entity_get_relations.
Altered function:
Works fine for me. Maybe some testing is needed by other people.
Comment #5
chromix commentedThis worked for me. Do we need a patch for this in order for it to be accepted?
Comment #6
chromix commentedHere's one just in case.
Comment #7
steveoliver commentedWorking support for relation fields was committed to Relation Select in 7.x-1.x at git commit 7c8988f. See #1645534: Add entity fields to relation select field widget. Marking closed.