Ban user redirection

Hello, When i ban a user from my website how do i have it so when they go onto the website they are redirected to the ban page and cannot go onto any other page unless they are unbanned.

-Jeff

Hi Jeff,

You’d add a workflow event on page load.

So something like Page is loaded (only when current User is on a banned list) … go to page “Banned Page”

Something like that. Does that make sense?

Tal
nocodify.com

Ok thank you i will have a look into it now.

-Jeff