Hi Bubble’s guys,
I am a begginer in bubble and i am trying to learn how does it work…
My problem is :
I created 2 DB :
Product with
- name
- amount
- description
Cart
- Product - list of
I can add a product to my Cart , but only one time…I can not add a Product twice. It 's seem the list of Product in my Cart can not contains a product ID more than one time ?
Do I have to set a value in the database settings ?