أنشطة "yekalkan"

Ideally it should be the same table

I didn't fully understand why you meant by "same table".

the UI on both would be updated to point to that same table/entity/dto? Best options?

We don't want generating a page affects an existing page. But you can copy the codes from one to other if you want the m-m selection in both UI.

إجابة

Hi,

With 2.0.0 release, LeptonX theme is using net7.0. I guess your project is net6.0. So you need to specify the compatible version when adding the LeptonX package.

abp add-package Volo.Abp.AspNetCore.Mvc.UI.Theme.LeptonX -v 1.0.3

H @chauey,

If we have n to n for Categories and Tags, we add Tags as n to n navigation for Categories? it will generate a tab to add Tags?

Yes, it will generate a tab in the create/update modals for you to add tags.

What about the UI for Tags? does it not also have a tab to add Categories?

Tags will not have a categories tab.

If we add n to n navigation of Categories to Tags, it will create an additional and separate table? Solutions?

It will create a separate db table to save the relation between categories and tags.

إجابة

I've created an entity named book and then created an author entity with a navigation property to book entity. Tests are successful. See the screenshot below:

Is there anything extra that had to be done to reproduce this problem?

إجابة

@Callum I've deleted the link in your reply since it may contain private data. I'll check this problem.

I've created an internal issue. Thank you for reporting.

إجابة

@zhaof Thank you for reporting. I'll create an internal issue about that and fix it in next releases.

Your question credit is refunded.

إجابة

Hi @zhaof,

You should not be able to select Guid type in Suite's Crud Page Generator UI if the solution's UI is Blazor. Because Blazor components doesn't support Guid type.

Is it a module template? Or how did you add that property with Guid type?

Hi @akifakinci,

We figured out this issue happens due to a bug.

So i'm refunding your question credit. It will be fixed on the next release.

I meant the backend logs. You can reach them using the button i pointed below:

عرض 21 الي 30 من 356 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11