美文网首页JAVA技术文章
2019-12-05 Login Button and Reco

2019-12-05 Login Button and Reco

作者: 古月的小七 | 来源:发表于2020-01-03 16:22 被阅读0次

    Salesforce小知识点总结:
    Enable the 'Administrators Can Login as Any User' feature
    有的时候我们会发现使用在User Detail页面我们看不到 Login button,这个时候我们需要通过以下步骤来设置。

    Salesforce Classic:
    
    Click Setup.
    Enter Login Access Policies in the Quick Find box.
    Select Administrators Can Log in as Any User.
    Click Save.
    
    Lightning Experience:
    
    Click the gear icon.
    Click Setup. 
    Enter Login Access Policies in the Quick Find box. 
    Enable Administrators Can Log in as Any User. 
    

    Record type assignment
    不同的Profile可以有不同的Record Type,可以用以下的方式去设置:

    From Setup, enter Profile in the Quick Find box.
    then select Profile to the profile detail page.
    Go to Record Type Settings, you can click [Edit] to assign your record type.
    Click Save.
    

    Session Settings
    为了安全性考虑,你可以设置Session Setting的Timeout时间。可以通过以下的步骤设置:

    Click Your Name | Setup | Security Controls | Session Settings.
    Customize the session security settings. Field. Description. Timeout value.
    Length of time after which the system prompts users who have been inactive to
    log out or continue working. 
    Select a value between 30 minutes and 8 hours. ...
    Click Save.
    

    相关文章

      网友评论

        本文标题:2019-12-05 Login Button and Reco

        本文链接:https://www.haomeiwen.com/subject/jjwdgctx.html