Hi Guys,
I have a gallery that displays the list of products (Sharepoint data source), I want to archive some products to another gallery after the product(s) are selected.
1: Use a checkbox to select the products or the product to be archived to the second gallery.
2: Set a button either inside or outside the gallery to perform the move action.
once the action is successful, the product disappears from the first gallery without being deleted from the database (sharepoint list).
3: Restore the archived product from the archive gallery to the source gallery.
Here's if anyone has a better approach to making this possible.
Thanks.