Unable to perform Relation manager table row actions

I have BusinessCategory and Member model with N:N realtionship. My BusinessCategory model has parent children (1:N) relationship with itself but its only two level. My requirement is to show all unique members in parent BusinessCategory even if this member is attached to one or more of its children categories and not directly attached to parent category. I am able to display members in children for a parent category in relation manager table but my table row actions for parent category not working while for children category its working fine. here is my current MemberRelationManager code. ```
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?