Forum Discussion
VikasB
8 years agoBoss
Your <#if> condition is throwing an error but you can not see the initialization script's error. See the error here https://prnt.sc/idplxv <#if> should not close here.
- rapalaku8 years agoGuide
VikasB I have modified the condition as per your comment. Even It is not redirecting to custom page.
- VikasB8 years agoBoss
It would not work. What I think is, Actually, the user is redirected to Access Denied Page before running the init script. It means your conditional statement would not work because of access denied page the coreNode id would not be the same i.e. 1234.
I am not sure it would suit you or not but role-based redirection can be the one option here to achieve this instead of permission setup.