function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Lee FBLee FB 

Custom lightning component button navigate to URL

Hi guys, I have a custom button in a login flow that needs to navigate to an external website (tructiepbongda (http://bachtuoc.tv)). But I think the button needs to redirect to a new tab and open the URL there (the button doesn't navigate the user anywhere). Any help is appreciated. Thanks in advance!​
AnudeepAnudeep (Salesforce Developers) 
Have you tried setting the LoginFlow_FinishLocation attribute?

LoginFlow_FinishLocation - String type. Setting this variable will determine where to send the user when the flow completes.