I have a gallery of list items (connected to a SharePoint list). I am trying to create a scenario where I can select from one gallery to copy it over to the other. To explain:
Imagine I'm making a "recipe card".
On the right is a gallery showing me all the items in the panty (SP list called food inventory)
On the left is a gallery new form for building a recipe card (submitting to a SP list called recipes)
So I want to pick from the list on the right - to add it to the list on the left.
(When I'm done I will "submit" all the ingrediants to the list of recipes connected to the gallery on the left.)
I'm really struggling with this one. So, is this possible?
Thank you in advance.