I cannot find independent configuration per item checkbox, is this feature still available?
Hello and welcome to the community ![]()
Independent screen configuration is only available for ‘Classic Apps’. It should be available soon in New Apps.
Workaround: In new Apps what you want to do is use a custom action with different branches for each ‘show new screen’
So inside the action editor something like
if Name is Rombi then → show new screen
if Name is Opus then → show new screen
if Name is Hobrux then → show new screen
2 Likes
Thank you so much, that helps a lot!
1 Like