Open
Description
I'm trying to filter on 'parent' of my (nested set) Category class, according to this:
http://www.yiiframework.com/wiki/621/filter-sort-by-calculated-related-fields-in-gridview-yii-2-0
But it's not working I suspect because the self-join query which would normally work on a activerecord row with 'parent_id' doesn't apply here (for nested sets).
Any ideas how to get filtering by a parent working?
Help much appreciated
Thanks
Metadata
Metadata
Assignees
Labels
No labels