Setting Independent screen configurations per tile items

I am recreating a free GED Math video help app. The previous app had an action function to show a new detail screen when the Tile was highlighted in the left column. You could set an individual result for each title clicked. Now I am having an issue allowing the tile have an individual result when clicked. Is there a new area that I need to set for the action? The new interface is nice, but I am a little confused how to allow it.

If there is anything I am missing, please explain so I can roll this app out asap. Thank you in advance!



The red app is the old app that allows me to set an individual action screen. The blue is the new app I am trying to mirror off but can not find the action to allow independent screen configurations.

The independent checkbox was never brought into new apps, but you can achieve the same thing by creating a custom action on item click and create conditions in the action editor to open different new screens.

3 Likes