Open Closed

using data FileManagement #6266


User avatar
0
sunivycsm created
  • ABP Framework version: v7.4.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I am creating a cshtml page.

I want to display the photos I uploaded to FileManagement. Are there any instructions for that?


9 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    Do you want like this ?please confirm on this.

    or give some steps to reproduce so that I can better assist you.

    Thanks

  • User Avatar
    0
    sunivycsm created

    Hi, I want it to display like this. thanks you <3

  • User Avatar
    0
    sunivycsm created

    Hi,

    Do you want like this ?please confirm on this.

    or give some steps to reproduce so that I can better assist you.

    Thanks Hi, I want it to display like this. thanks you <3

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    You need to customize it on your own according to the requirements. For now, ABP is not providing such a feature.

    Thanks,

  • User Avatar
    0
    sunivycsm created

    Hi, So is there any way to show img from the database? I can't get the img to display.

  • User Avatar
    0
    sunivycsm created

    Hi,

    Do you want like this ?please confirm on this.

    or give some steps to reproduce so that I can better assist you.

    Thanks

    If you can't edit it, please show me how to do it like this.

  • User Avatar
    0
    jfistelmann created

    Hey,

    you need to implement your own user interface for that.

    You may refer to the documentation here to access the files.

    Does that help you?

  • User Avatar
    0
    sunivycsm created

    Hey,

    you need to implement your own user interface for that.

    You may refer to the documentation here to access the files.

    Does that help you?

    Hi,

    I have displayed all other information. But the image cannot be displayed. Please help me, show me how to display the image. I want to display it as shown below. thank you

  • User Avatar
    0
    jfistelmann created

    can you share the code that is not working?

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