I am trying to do something that is a bit of a contradiction but please bare with me.
I'm trying to walk the line between user freedom and profile completeness. So I would like to use the Force the compilation of the required fields on login feature but still allow Logout under certain circumstances. Currently if the user logs in they are redirected to the Profile form and if they try to return to the homepage, or logout without completing all required fields they are returned to the Profile form.
Is there a workaround so that if the user really can't complete the profile they can still logout? If so what would that be. I'm also sorry to say that I'm quite new to Joomla but I have PHP knowledge and experience in other CMS"s.