I don’t want to go outside of the site. I want to be able to define a custom URL; that doesn’t mean outside of the site. Right now you’re loading all of the pages created by WordPress. Your pulldown choice consists of “Dashboard, Home, Current Page, (a list of all wordpress pages)” so any page not created in the CMS can’t be chosen.
Essentially I either need to rewrite where your plugin defines the redirection on login page in the code (that’s what I was asking for – where do you define the redirect so a custom url can be inputted and yeah I know that means it would go away when I updated) so I can use another plugin to redirect based on role – or if by upcoming you mean this week – the role based redirection is exactly the function that is needed.
Thanks
Beautiful, simple, and quick to respond; many thanks for this perfect solution. I completely overlooked this.