Open Closed

Add Logo image in Tenants form #1467


User avatar
0
Leonardo.Willrich created

Hi,

I want to add a logo image in the tenants forms. What is the best way to do that? Would be possible to use the module entity extensions (https://docs.abp.io/en/abp/latest/Module-Entity-Extensions)? I don't want to override the form, that would be my last option. So, it will be easier to update to a newer version.

Framework: Blazor WASM version 4.3.0 Database: Entity Framework - Postgres


2 Answer(s)
  • User Avatar
    0
    cotur created

    Hi @Leonardo.Willrich

    There is no way to use extra properties with any file action,

    For any image upload, you need to override the form.

  • User Avatar
    0
    Leonardo.Willrich created

    Hi cotur, thank you for you answer!

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