Hi,
Is there a way to limit the number of items that can be pushed to a list?
We are currently doing this using zones and it gets tricky because our tokens are operators that go around in a loop, so we have to create item tokens in a separate flow using event triggered source and add that to a zone. To reference the zone we need the operator token to wait for event until zone content reduces. If lists can be limited to number of items then that would be a cleaner solution.
Thanks!