-
Feature Request
-
Resolution: Duplicate
-
L3 - Default
-
None
-
None
-
None
I will like filter a collection for use it in Expression Language.
I thought of something like MongoDB does with query:
https://docs.mongodb.com/manual/tutorial/query-documents/
It would look something like this:
${cutomers.elements().filter('{"$.account.amount": {"$eq": 1000}}')}
But it's just an idea. Anyway, something like that would help a lot!
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-12547 Filter in SpinList
- Closed