48
Views
2
Comments
Solved
Mobile: Moving list from one screen to another on click

Probably an easy solution, but I am having trouble making a selected list item appear in a list on another screen.

What I'm trying to do is have a plant move from a list of plants and their information a user can select to this page that only shows the plants that only the user has selected.

Any help would be greatly appreciated.

2016-11-20 11-27-52
João Neves
Solution

Hi David,

Here goes a suggestion:

1) Store the selected plants in the local storage 

2) On the 2nd screen create a screen aggregate to fetch the selected plants and feed the list

UserImage.jpg
David ho

thank you very much that worked perfectly!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.