You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I was wondering if it's possible to filter a model list (in the ListView) using cascade dropdowns grandparent associations (like we do with continent, country, states, city, etc.)
So I want to filter child by choosing a GrandGrandParent (or at least the GrandParent), and then choosing the parent, etc. and by choosing a GrandParent, the parent dropdown is filtered by the association of the choosen GrandParent.
Thanks
The text was updated successfully, but these errors were encountered:
Hi, I was wondering if it's possible to filter a model list (in the ListView) using cascade dropdowns grandparent associations (like we do with continent, country, states, city, etc.)
eg.
So I want to filter child by choosing a GrandGrandParent (or at least the GrandParent), and then choosing the parent, etc. and by choosing a GrandParent, the parent dropdown is filtered by the association of the choosen GrandParent.
Thanks
The text was updated successfully, but these errors were encountered: