Hi Mates,
as of now, we have two (Home, Edit) Screen.
Home Screen is Landing scree. ( Having items in gallery) to edit a record, select the record,
Navigate from the Home screen to the Edit screen, after making changes save/it will redirect home screen.
Here whatever user-selected recent item( from Home to Edit screen to edit, the same record) still need to select, until Users selected another record in the gallery.
as of now, the gallery Items property is having to load and get data from dataSource.
Default is Blank.
any help to keep the gallery select item(Previous record)
I guess you have an icon inside the Gallery. So Onselect of that icon inside the Gallery, create a variable:
Set(SelectedItem,ThisItem)
Then in the Default of the Gallery put the variable:
SelectedItem
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Sorry I don't have any icon inside gallery, but I have icon to allow to update from edit screen means it(icon) will navigate to edit screen, when user saved the record,it will navigate to home screen, there it should be select the same record.
Please insert any icon and place the formula on its OnSelect.
The icon can even be made Not Visible and it will still work.
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
User | Count |
---|---|
209 | |
94 | |
84 | |
49 | |
39 |
User | Count |
---|---|
264 | |
104 | |
104 | |
61 | |
59 |