trace**:
* **Steps to reproduce the issue**:
Do you think that it could be possible to extend the abp
---
The automatically generated Entity Framework repositories include `join` statements to include
properties, so that the
This means that the
sorting does not work from the UI, when it appears to a
https://alexbierhaus.medium.com/abp-io-
no
* **Exception message and stack trace**:
* **Steps to reproduce the issue**:" I am trying to add
with identityuser so project build but after that if I again click on save and generate buttom from
[image.png](/QA/files/3a13852b1bb32438c62f724e2313f37b.png)
from there add
Angular)**: yes
* **Exception message and full stack trace**:
* I'm encountering two issues in ABP
I can't see the
* Open project
* Go to
"Include entities from ABP modules"
I'm encountering two issues in ABP
I can't see the
integrating the CMS Kit Pro module into my new Blazor Full-Stack Web App UI generated using ABP Commercial
the rendering of the CMS content into the ABP Full Stack Web App solution that was generated by ABP
The first task we tackled was getting the CMS
, but we are stumped as to where to make these changes and what is the best way to get these custom
Hi, you can refer to https://abp.io/docs/latest/
I need to use Identity
So, you can not directly change its source code to add a
**Current Approach:**
* I noticed that ABP
with an ABP Entity directly.
* Therefore, I manually configured the
Is manually setting up the
How can I modify the
My goal is to assign services and sites to a
Sort=LastActivityDate-desc&Filter=
message and stack trace**:
* **Steps to reproduce the issue**:" How to generate new entity with add
property to AbpUser entity property using Abp
Hi Cellero,
As you said, this is not supported by Abp
better btw)
There is also an article that may inspire you: https://alexbierhaus.medium.com/abp-io-
Framework version:** v6++
* **UI type**: Blazor
* **DB provider**: EF Core
I need the AppUser as
This is not available in ABP
Maybe a new
My goal is to be able to create then entity using ABP
check
issue #2052
https://support.abp.io/QA/Questions/2052/How-to-add-
the answer is:
https://alexbierhaus.medium.com/abp-io-
And https://community.abp.io/articles/how-to-add-custom-property-to-the-
Hello abp,
I have done research via documentation and some forums but couldnt make it work to link
Link
TenantId { get; set; }
[NotNull] public virtual string Name { get; set; }
public virtual AppUser
(We tried the this blog post. https://community.abp.io/articles/abp-
)
The
How to Add the Role Entity as a
Can you check this https://support.abp.io/QA/Questions/2954
I know it's not for
Could you consolidate documentation How Add the
< 4.0,and steps for doing it in current version aren't defined
https://community.abp.io/posts/abp-
I already have the field added to abpUsers and displaying as a text box in the
I need to add a combo box to the
[image.png](/QA/files/f11bdefe43b93fb0995039f7d9dde7db.png)
This is my
just checked what you want, and it's not implemented yet. it's on the roadmap.
so you cannot add a
alternatively you can add `CountryId` to the `IdentityUser` entity and override the
A
https://community.abp.io/articles/abp-
Or create a different entity isolating your
{
public Guid IdentityUserId {get; set;}
public IdentityUser
* **Tiered (MVC) or Identity Server Separated (Angular)**: no
https://community.abp.io/posts/abp-
a common problem of other users, I need do a relation between my table with Users entity and make a
property to choose an
very common scenario, and your company made this article:
https://community.abp.io/articles/abp-
**Steps to reproduce the issue**:
I need do a relation between my table to AbpUser table and select
Tiered (MVC) or Identity Server Separated (Angular)**: no
https://community.abp.io/articles/abp-
The code I inlucded in the question was auto generated by ABP
It is the code generated when a
I don't want to implement another repsoitory or alter the automatically generated ABP
LookupDto only have two fields, Key (Guid) and DisplayName - the value is what the end
thank u ,but we have problem when add the
[https://community.abp.io/articles/abp-
](https://community.abp.io/articles/abp-
[https://community.abp.io/articles/abp-
](https://community.abp.io/articles/abp-
after use abp
WeChatMP.Mps.EfCoreMpRepository.GetCountAsync(String filterText, String mpName, String appId, String appsecret, String
solution using application template
* creat a module and add to the solution
* creat a entity and add a
Get error "The entity type 'ExtraPropertyDictionary' requires a primary key to be defined." after add
If you update your ABP
Then execute
as your
If
Hello,
When adding/editing a property of an entity, ABP
'Save and generate' button for the first time, there is an error about 'npm install' in '\angular\.
I have also tried completely removing ABP CLI and ABP
Add a
In 'Entity info', tick 'Multi-tenant', 'Crete
I have the same problem, after migrating to 4.3 and basic using the
then I did notice that when I regenerate entities of my solution, it was creating index and FK to my
It works well for all my entites except the one which have
I created new project with abp
Then I tried to add
I followed this guide [LINK](https://community.abp.io/articles/abp-
In abp
I defined