Update table after logout
I would like to update the sessions table in my database after logout and change tha value in ActiveSessions columm from 1 to 0. I have insert Update Record and Clear Session Value behaviors but the trigger before page load don't change the value. Please help me to find a solution.