Posts

Showing posts from December 31, 2018

Set Default Lightning Experience for users

Image
Requirement: Set Default Lighting Experience for the User based on Profile Solution: Using  Visual flow and Login flow you can achieve the solution 1) Visual Flows 2) Login Flows Step 1 : Set Up>> Flow>> New Flows Create the Variables 1) User Id 2) User Name Click on " Resources Tab " and then Double Click on Variable and fill detail as mention in snapshot Step 2 : Click on " Palette Tab " and then select the record Lookup and fill mention detail as mention below Step 3 :  This is the main step, On User object there is a standrad field UserPreferencesLightningExperiencePreferred  which one track the user is in Lightning or Classic.Setting this field to true will force the Lightning UI. And setting its value to false will force the Classic mode. Click on " Palette Tab " and then select the record Update and mention detail as mention below Step 4: Select the Screen and display the Message, T