Answer the question
In order to leave comments, you need to log in
How to use relationships in ArrayDataProvider?
Whether actually a question it is possible to use the connected data when using a sheaf ArrayDataProvider and ListView. And if so, how?
Answer the question
In order to leave comments, you need to log in
ArrayDataProvider operates on the array you pass to it. An array can only contain data, it cannot contain links. The maximum that you can do is to load the data from the database with connections into an array and feed it to ArrayDataProvider
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question