Hi all, I require your help, in the My Account part of our store, we added a page named "Payment Instructions" using CMS Content / CMS_HTML. And in the side-navbar, we added it's menu entry using the addSubEntry() api in SCA code.
Now, I want to highlight that menu entry when I open that "Payment Instructions" page. Because the page was added using CMS Content / CMS_HTML, it seems, I cannot use methods like getSelectedMenu(). I just want to confirm, Is there any other way?