Hi,
I have an app as follows;
- One tab with details layout
- Details layout has a video component and a switch component (Done)
- Filter on the tab which is “Done is FALSE or Done is empty”
- Sheet has 5 rows. Columns are Order - Video Link - Done. Done is a user specific column so there is a ROWID too.
App behavior should be;
- Watch video
- Click on Done
- Video goes away and next video shows up.
Now the above behavior works perfectly in one app. I made a copy of the app and it doesn’t work. It shows only the first video on the list all the time.
However, if I refresh the screen, like I click on the Info button and come back to screen, it’s refreshed and shows the right video.
Any suggestions?
Thanks,
Ruchika