فتح مغلق

How to customize LeptonX settings component #3997


User avatar
0
saad.aldulaijan خلقت
  • ABP Framework version: v6.0.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

How can i remove this part, i tried with ReplaceableComponentsService https://docs.abp.io/en/abp/latest/UI/Angular/Component-Replacement , i did not find this component.


2 إجابة (إجابات)
  • User Avatar
    0
    mahmut.gundogdu خلقت

    Yes, it was forgotten. I have opened an issue. It will add a replaceable component system. it will be fixed next version.

  • User Avatar
    0
    mahmut.gundogdu خلقت

    There is a way to fix that without waiting for the new release. You can change Application-layout.component.

    Step 1- Create custom layout (I've extended side-menu and have copied template and add settings replacer) step 2- Add this new component to app.module and the replaceable system as the new ApplicationLayout.

    https://gist.github.com/mahmut-gundogdu/72e8a9c1a4c41d6d5bf2d53c43d874df

Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11