Hello.
I have a screen with a list, that it is user generated.
As I click on an item, I open that specific item on a new screen.
On the new screen, as I want to delete that specific item, I have a block that will delete the first item form the main list from the initial screen, but not the item that was open.
I would like to delete only the item that was open on the new screen.
Thank you.