OnClick Pupup and run a Query Question

It should work on your template, but you have to account for where the click will occur. If the View being used is just a root container with some backgroundColor applied, the Event should be on the root - if the View contains some other component inside of the root, then the Event should go onto whichever component is going to be receiving the click.