Activities of "liangshiwei"

Hi,

It is included in 7.3, you need to upgrade your version

Hi,

You need to add the https://www.google.ca to the RedirectAllowedUrls

Hi,

I guess the problem has been fixed in the next version.

Could you update your project and CLI&Suite to 8.1.0 and try again?

Should be working now.

Hi,

Base on above page you mentioned (Different tenant connection string), when the code use Repository class, the ABP Repository is smart enough to access different database?

Of course, you can give it a try.

Hi,

We plan to fix the problem in 8.2

Hi,

It looks like a problem, we will fix it. your ticker was refunded.

Ok, closing.

You can try

<div class="row">
    <Field ColumnSize="ColumnSize.Is12.OnMobile.Is4.OnDesktop">
        <Check TValue="bool">Check 1.1</Check>
    </Field>
    <Field ColumnSize="ColumnSize.Is12.OnMobile.Is4.OnDesktop">
        <Check TValue="bool">Check 1.2</Check>
    </Field>
    <Field ColumnSize="ColumnSize.Is12.OnMobile.Is4.OnDesktop">
        <Check TValue="bool">Check 1.3</Check>
    </Field>
</div>
<div class="row">
    <Field ColumnSize="ColumnSize.Is12.OnMobile.Is4.OnDesktop">
        <Check TValue="bool">Check 2.1</Check>
    </Field>
    <Field ColumnSize="ColumnSize.Is12.OnMobile.Is4.OnDesktop">
        <Check TValue="bool">Check 2.2</Check>
    </Field>
    <Field ColumnSize="ColumnSize.Is12.OnMobile.Is4.OnDesktop">
        <Check TValue="bool">Check 2.3</Check>
    </Field>
</div>

It's ok.

Showing 2191 to 2200 of 6693 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 November 04, 2025, 06:41