Open Closed

How to add file management feature group into a new custom feature group ? #1028


User avatar
0
selinkoykiran created
  • ABP Framework version: v4.2.1
  • UI type: MVC
  • DB provider: EF Core
  • **Tiered (MVC) : yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Hello, I've read Changing Features Definitions of a Depended Module header in this link : https://docs.abp.io/en/abp/latest/Features . But I want to move this existing file management feature into another application depended custom group and then customize it. How can we do that ? By the way I also tried remove existing file management feature group option and then changed it in my own custom feature group but it acted weird , it didn't get default values and did not work.

Thank you


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi selinkoykiran

    By the way I also tried remove existing file management feature group option and then changed it in my own custom feature group but it acted weird , it didn't get default values and did not work.

    Can you share your code?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

  • User Avatar
    0
    selinkoykiran created

    Hello, I implemented like you said but id property is same for all the checkboxes in html so checkboxes not working right now : You can see the error below, how could we give different Id's ?

    Thank you

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi This is a bug, we hava fixed it. You can try using v4.2.2.

    https://github.com/abpframework/abp/issues/7722

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11