Hi Everyone,
I've got an action that i run on one of my tables, however, i'd like for the table not to run those queries for that action whenever i select a row in the table. Whenever i select a row it runs all of the queries for that action as well.
Is there any way to disable this?