Hi guys,
I have a solution that becomes more and more challenging because of the large number of Users, User groups, and Assortments.
Navigation rendering is becoming a real issue, even with the new approach. I understand that our setup is rather far from the standard way of setting up DW and that's why I believe that I need to find alternate ways of handling otherwise standard functionalities.
That being said, what I am trying to do is pre-generate the mega menu for each CustomerNumber.
I see that I can pass some parameters to the Navigation Settings but in my case, I need to be able to generate the navigation in the context of a User.
And I have found the NavigationContext which seems to support a UserId.
I am just unsure how I can combine NavigationSettings and NavigationContext before trying to render Navigation.
Does anyone have any pointers?
Thank you,
Adrian