Hi guys, if I'm on my Quotes page or any page on M...
# suitecommerce
h
Hi guys, if I'm on my Quotes page or any page on My Account and then I select my custom page My Reviews, the previous page stays highlighted as well. What are some of the best strategies to only have the current page highlighted? EDIT: I have the
MenuTree.View
defined in my file, I get the Instance and call the
updateMenuItemsUI
after I add my group entry in
mountToApp
, still not working EDIT 2: Got it to work. Called the MenuTreeView function
updateSidebar
with my id as the parameter