The best way I can describe it is something like what Grubhub where you can save multiple addresses for delivery. I can’t figure out how to do this within the database in terms of Types and Fields. Should it exist under the User Type or be it’s own type?
What needs to be done is save multiple addresses, names, apartment/suite numbers and some other information, but it needs to be linked to each other if that makes any sense. So, the name tied to that address matters, as well as the apt/suite number. Then I can place this into a repeating group for the user to see as their saved addresses.
If anyone knows how to do this, please let me know!