I need help with my bubble inventory system

Okay, so I am making an app with an inventory mechanic included in it but I cant add more than one of an “item” to a user. I have spent almost all day trying to figure this out and I eventually came to asking you guys :slight_smile: how do I add more than one of the same “item” to a user?

Is your item a table in your DB?

If so, for the user table, there needs to be an item field but it should be allowed multiple entries.

I have it set to where you can add items through the preview mode into the DB I just can’t get it to add the item to a user two times

This topic was automatically closed after 70 days. New replies are no longer allowed.