When I create a view that is based on a content type, but let's say this content type has a field collection in it, and this collection has 2 entities. This might be the same deal with any multi field, I'm not sure, but either way, the view ends up getting two rows, with the same node ID, which is all according to plan. Let's say then that the megarow field in the view will load up another view, injecting the entity ID from the multifield.

What then happens is that BOTH ROWS expand. The first row, is the only row that accepts editable field input, the other row is simply dead for any input, and the result that I expect shows, it shows on BOTH ROWS.

Something is weird with the ajaxification here, but it's beyond me to repair it..

Comments

ibuildit created an issue.