Hi there,
I was wondering if someone could first tell me if this is possible and two help guide me in the right direction if it is!
If you see the image above, I want to create a functionality where the user can do the following:
- The user can add a new item using the “Add Item button” which creates a duplicate, empty object like the one below.
- The user can delete an object that they added
- Once saved, the image, and the items contained within this overarching item is saved in the database.
Once saved, I want the end result to look like below.
Now I know im asking for a lot so I’m not expecting the COMPLETE answer to this (although that would be nice ;)) If you can at least inform me of what concepts I should learn, or similar examples that I can refer to, that would be great.
Thanks in advance!