Hello,
I didn't find any way to display and edit the fields added to the relation, how can I do?
Thanks, regards,
Maurizio
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1318540-6.patch | 2.63 KB | chromix |
Hello,
I didn't find any way to display and edit the fields added to the relation, how can I do?
Thanks, regards,
Maurizio
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 1318540-6.patch | 2.63 KB | chromix |
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.