-
Feature Request
-
Resolution: Won't Do
-
L3 - Default
-
None
-
None
-
None
I have often used sripts to reduce collections based on some criteria. I wish I could make the filter more easily in Expression Language. I thought of something like MongoDB queries:
https://docs.mongodb.com/manual/tutorial/query-documents/
So, I thought of a filter on SpinList, something like this:
$ {customers.elements (). filter ('{"$. account.ammout": {"$ lt": 1000}}')}
But it's just an idea that I found easy to use.
This is the controller panel for Smart Panels app
- duplicates
-
CAM-12546 A filter in SpinList
- Closed