Hello, I’m trying to get webloginpe to redirect to a new page when a user clicks on the "profile" button. The problem I’m having is the code;
&profileHomeID=`pageidhere`
doesn’t work. I’ve gotten the following codes to work correctly and redirect, so I’m not sure what’s going on.
&loHomeId=``
®HomeId=``
&liHomeId=``
I’ve double checked to make sure the correct page id is being used, there’s no syntax error I can see either. Any help would be appreciated.