Aperto Chiuso

File attachment in Child Entity in CRUD Page #7169


User avatar
0
i.ullah@fandaqah.com creato

Hi,

I want to add file attachment functionality in child entity of CRUD page in which user can attached multiple files in child entity.

  • ABP Framework version: v8.0.5
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

4 risposte
  • User Avatar
    0
    Anjali_Musmade creato
    Team di supporto Support Team Member

    Hello,

    Yes you can implement it for that you have to customize at your own. you may refer https://docs.abp.io/en/commercial/latest/abp-suite/customizing-the-generated-code

    Thanks

  • User Avatar
    0
    i.ullah@fandaqah.com creato

    Hello,

    Yes you can implement it for that you have to customize at your own. you may refer https://docs.abp.io/en/commercial/latest/abp-suite/customizing-the-generated-code

    Thanks

    is there any sample implementation regarding the file attachment in CRUD pop up ?

  • User Avatar
    0
    EngincanV creato
    Team di supporto .NET Developer

    Hello,

    Yes you can implement it for that you have to customize at your own.
    you may refer https://docs.abp.io/en/commercial/latest/abp-suite/customizing-the-generated-code

    Thanks

    is there any sample implementation regarding the file attachment in CRUD pop up ?

    With v8.2, we will provide File property type, which allows you to attach a file for mastr and child entities. You can wait for v8.2 and directly use it or you can manually implement the file-upload logic by yourself.

  • User Avatar
    0
    Dicky.tech@gmail.com creato

    When will 8.2 be released?

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