Activities of "drg_tverkroost"

Hi,

We used ABP.Zero v4.1.0 framework to develop solutions. One of the benefits is upload a logo of tenant without writing code. I red the documentation of abp.io framework how to do it, but I clouldn't figure out. Can somebody help me out?

Any help is appreciated.

Kind regards, Tako Verkroost

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: abp.io v4.4.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace: missing functionality
  • Steps to reproduce the issue: Login within tenant. Go tenant settings. Upload an logo

Hi,

I am using the latest version of ABP IO framework with blazor server. An requirement is configure email settings for each tenant I figure out that the functionality was not installed, I have to install a CLI package to make it work.

My question: do I install more packages to get all modules to work or was this the only one?

Any help is appreciated.

Kind regards, Tako Verkroost

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: abp.io v4.4.2
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi,

Is Table Per Hierarchy supported in abp suite generation tool? For instance create a abstract class that holds person entity and create derived class Client for example. The Client entity inherites all attributes of Person + specific attributes.

Any help is appreciated.

Kind regards, Tako Verkroost

If you're creating a bug/problem report, please include followings:

  • ABP Framework version: abp.io v4.4.2
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

hi

I am using the latest version of ABP IO framework with blazor server. An requirement is configure email settings for each tenant I figure out that the functionality was not installed, I have to install a CLI package to make it work.

which package are you installed?

abp add-package Volo.Abp.Emailing

hi

This feature is planned and has not yet been implemented.

Hi, Do you have an alternative for that?

Question

Hi

I tried to use AbpHelper GUI but it crashing all the time without an error. Only what I see is a splash screen. What is going on? Can somebody help me out?

Kind regards, Tako Verkroost

  • ABP Framework version: v4.4.2
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Question

Hi everybody,

I checked the documentation howto add a custom logo, but that didn't work. I changed the LogoUrl method to set logo: public class NEXTjeugdBrandingProvider : DefaultBrandingProvider { public override string AppName => "NEXTjeugd"; public override string LogoUrl => "/images/logo/Jel.png"; } Why isn't working? Can somebody help me out?

Kind regards, Tako Verkroost

  • ABP Framework version: v4.4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hi everbody,

I figure out that the mouse onhover effect isn't workling. I set Hoverable="true". Tooltip shows: Adds a hover effect on when mousing over rows.

<DataGrid TItem="JeugdigeDto" Data="JeugdigeList" ReadData="OnDataGridReadAsync" TotalItems="TotalCount" ShowPager="true" Responsive="true" PageSize="PageSize" @bind-SelectedRow="@EditJeugdige" Hoverable="true">

Why isn't working? Can somebody help me out?

Kind regards, Tako Verkroost

  • ABP Framework version: v4.4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"
Answer

Hi,

This what I got. As you can see, there is no logo set at all. No href attribute. What is wrong?

Answer

Hi everbody,

I didn't get response yet. Is there an any solution?

Regards, Tako Verkroost

Showing 1 to 10 of 14 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11