Activities of "maliming"

hi

we don't recommend using Type in dto. Replace it or add DisableValidationAttribute to this property.

public Type GridDefinitionType { get; set; }

ok, the support team will reply as soon as possible.

hi

The images are the changes that need to override in the subclass.

You need to create a subclass to replace the class and make the changs.

hi

Please share the class of GetLayoutTemplateInput

Please check this document carefully https://docs.abp.io/en/abp/latest/UI/Blazor/Customization-Overriding-Components#example-replacing-with-the-code-behind-file

I recommend you use Both but you can try this.

Please use the same permission name for host and tenant.

public override void Define(IPermissionDefinitionContext context)
{

    if (context.ServiceProvider.GetRequiredService<AbpMultiTenancyOptions>().IsEnabled)
    {

    }
    else
    {
        
    }   
}

hi

Please share the full error logs.

What are your steps? And what are the errors?

hi

Why not ignore multiTenancySide? This way the permission can be used by both HOST and TENANT

Add these to your balzor project.

https://docs.abp.io/en/abp/latest/UI/Blazor/Customization-Overriding-Components#example-replacing-with-the-code-behind-file

Showing 9201 to 9210 of 11519 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 17, 2025, 07:08
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.