I have a pivot relationship and the table/infolist shows correctly. However, when using
->relationship()
->relationship()
on the form it can't find the relationship, as it is already at that relationship, not the pivot. I get all artists for an event, through the pivot table, but I want to be able to choose the artist when editing the table result.