Open Closed

How to create picture properties? #2166


User avatar
0
lataing created
  • ABP Framework version: v5.0.0-rc.1
  • UI type: Blazor
  • DB provider: EF Core

How do I create image upload properties with ABP suite?


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

    hi

    You can use byte[] to store the picture

  • User Avatar
    0
    lataing created

    That means it can't be created automatically through suite, right? Manual writing required?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Yes that's right, there's no direct way to achieve this.

    https://support.abp.io/QA/Questions/456/How-to-Insert-Photo-In-ABP-Suite#answer-fc6a1a07-a8fd-c0d6-f43a-39f80a4c98d0

  • User Avatar
    0
    lataing created

    Image attributes are commonly used. Have we considered developing for suite?

  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Unfortunately, this is not in our plans at the moment 😔

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