Show dialog notifier don't work

I want to delete a list item when i click a button but show dialog notifier don't work!

These are my blocks:



Why??? What am i wrong?

Does the notifier alert show the value of global noselmes ?

Do not rely on listUsers.Elements as a list. Make an AI2 list to hold the vlaues for users, and set this as your listUsers.elements for display. Delete the user from the list, then reload the elements.

Also use length of list instead of selectionIndex.

Yes it is a simple text message like "No selection or empty list"

Well, if that is showing, then it means that

image

is not true