Good Morning! I am presently working on an application where you are able to access direct Nav bar menu items from a page. EX: There is a Nav bar with an item titled “Directory”. There is another item titled “Admin”. On the Admin page, there is a button with an onClick action (microflow) identical to that of the Nav bar item “Directory”. With this setup, the microflow/user is moved through the application correctly – but the Nav bar doesn’t update. So if I am in “Admin”, “Admin” will be highlighted. If I click the button to take me to the Directory, “Admin” will still be highlighted even though I am on the “Directory” page.