RelationManager getTableQuery() returns null
It is not documented in the upgrade v2 -> v3 section but I'm trying to customise the table query for a relation manager. Previously I used to override the getTableQuery() by adding methods to parent::getTableQuery() but in v3 that function returns a hard coded null.
So how do I customise the relation manager now?
Thanks!
2 Replies