You need to sign in to do that
Don't have an account?
How to hide/disable the back button that appears on the top left corner, when navigating from one component to another in lightning ?
I need to hide/disable the back button that appears on the top left corner when I navigate from one component to another. I do not want to keep track of the history/trail path of the component's navigation.
Any trick on how to achieve this ?
Any trick on how to achieve this ?
Try navigating to components dynamically. See the below link for more info on dynamic component creation.
http://salesforce.stackexchange.com/questions/66954/how-to-navigate-from-one-lightning-component-to-another-lightning-component