Hi,
Can you share the full steps? thanks.
there are no more steps.
Could you guide me how should I solve this? or which should be the correct implementation for this ?
I couldn't understand well but if you want to change layout. You just remove
abp-dynamic-layout.and add <router-outlet> and are ready to go. if you want to use<abp-sidemenu>you can use it. Just add in HTML.
I would like to re use your components, like your menu, to create a secondary menu
my secondary menu is dinamic based on the context and role, but as you can see, the style, the behavior are not the same, so I have to create a component to fit your style, so is better if I could re-use your component.
also I need to work with breadcrumb
Would you describe what is your purpose for using Abp Side Menu? What do you want to do ?
also to keep working with guards, I am thinking is better to re use instead of write new component for same functionallity, full functionallity about menu, permissions, style,
re use component to avoid write new menu, and keep look and feel and style for sub menus
No problem. hope it solves...
the code that you sent me was just related to product, I still need to create the ng proxies for my services
is this problem fixed on the new Abp.CLI 5.3.3 ?
thank you so much
hi, we send you an email containing the related files
Could you re-send me again that mail please, I do not see it on my inbox
hi, we send you an email containing the related files
thank you very much, by the way, could you help me keep me posted when this functionality works for microservice template please, I am updating the service definition all the time
Hello,
Currently, proxy generation in angular microservice templates needs extra steps. We will work on this. Please follow steps in gist
Note: Url parameter for angular proxy generation started to be supported in abp cli 5.2.2 and @abp/ng.schematics package version 5.2.2.
not working