CP Widget login/LogoutLink URL Redirect
Summary
CP Widget login/LogoutLink URL Redirect Not Working as expectedContent
Hello,
I'm trying to customise the re-direct of the standard logout link widget by setting the redirect_url attribute to app/custompage
When I try logout the re-direct prefixes the URL with <site>/euf/assets/themes/folder so I end up being redirect to :
<site>/euf/assets/themes/folder/app/custompage
Does anybody have any idea what could be causing this?
Many Thanks, Rob
Version
18BCode Snippet
<rn:widget path="login/LogoutLink" redirect_url="app/custompage"/>
0