To quickly find relevant dataset entries, it would be helpful to dynamically reduce the list-view to entries that match the filter
key:value
(for example, the username).
So if I type
username:ev
that should dynamically filter the list-view to only show entries that were
createdBy
any Platform username that matches
ev*
(so,
evan
,
evanfloden
,
eve
,
evangeline
).
Created by Rike Hanssen
·