Dear Mendix admins and users,
I only resently started using Mendix and I am working on a shopping cart. The shopping cart is assigned to system.users and catalog.items and has a variable "numberOfItems". With a microflow I load the shopping cart page with only the items for the current user. Now I have a list of numberOfItems and it won't let me add the item names.
How can I solve this?