ABG
4
I will have to guess, because you did not show us the blocks.
You need to do an IS IN LIST test of the component against your list of button components.
Protect your blocks with an if/then test wrapping the generic event's blocks.
That way, it won't try to treat btnInicio as a list member.
Sample app: