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
I have a many-to-many table that manages the association of users with other properties. I need to show a view divided into two tabs:
users without other properties
users with ownership
How do I filter the results on the screen to obtain two different result sets to work on?
I used elequent relations but they are not good as objects for filters function.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I hope you can help me.
I have a many-to-many table that manages the association of users with other properties. I need to show a view divided into two tabs:
users without other properties
users with ownership
How do I filter the results on the screen to obtain two different result sets to work on?
I used elequent relations but they are not good as objects for filters function.
Can anyone help me?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions