PROBLEM:

Create a views References with 2 content types grouped by content type, and with the option: "Use rendered output to group rows" in the "references options".

What we get in the node add form?
- A list of node titles that doesnt match the NID used in the value of the select.
So, it seems you are selecting one node but in the database it stores another NID.

Solved uncheking "Use rendered output to group rows".

But it should be solved in code, so, "It needs work" :)

Comments

chris matthews’s picture

Version: 7.x-2.0 » 7.x-2.x-dev
Issue summary: View changes