duahireAdept3 years agoHow to redirect to Custom page from Page-initialization-script Hello Team, I have to redirect to one my custom page from Permission denied page(which is throwing 400 error). How to do this from Page-initialization-script
kkritikaMentor3 years agoHi duahire Please try this in Page Init - <#if http.request.url == "PERMISSION DENIED PAGE URL" > ${http.response.setRedirectUrl('CUSTOM PAGE URL')} </#if>
Recent DiscussionsCreate project error. - Invalid response from server. Check your server url and version.Classic: How to delete a board under grouphub using board delete v2 APIHow to create/subscribe the Webhook in AuroraHelp identifying XML fields for message attributes in Khoros data exportHelp identifying XML fields for message attributes in Khoros data export