Skip to main content Join the Agentforce Virtual Hackathon to build innovative solutions and compete for a $50k Grand Prize. Sign up now. Terms apply.
错误

出错了。请重试。

Is this possible after recent lockdown of the homepage? I am being asked to redirect users to a Visuaforce page. Setting it the default as their app tab is not adequate. They should be blocked from the home tab completely. thanks!
7 个回答
  1. 2015年9月10日 19:12

    I have been able to reidrect users away with a version of 

    <script type="text/javascript">

    window.top.location="https://c.na12.visual.force.com/apex/SaleshomeVF"

    </script>

     
0/9000