We are creating a shopping application for a schoolproject. I've added a "catalogus" where customers can see the products and press on an action button to add the product to the shopping cart.
After pressing the "Toevoegen" button the customer will call a microflow, which will add a new object to the shopping cart. I can't figure out how to get manual input from the user and determine the amount of the product they want to order. When I try to add a new input field it wont work.
My microflow looks as follows;
Thanks in advance!