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 want to filter media list by field in database. I have, for example, field1 in Medias collection, and I want to get and show in media list only medias that have field1=value1.
I tried to change 35rd line in medialist.js file with this, but that's not working for me:
I'm customizing the Caspa. Now I have a question.
I want to filter media list by field in database. I have, for example, field1 in Medias collection, and I want to get and show in media list only medias that have field1=value1.
I tried to change 35rd line in medialist.js file with this, but that's not working for me:
How can I do it?
The text was updated successfully, but these errors were encountered: