Activities of "i.ullah@fandaqah.com"

If the entity adds the identityUser navigation property, then need to change

Which one need to change this one Or this one

Hi,

It should be IIdentityProDbContext

changes will be made on the module DBContext class or in the main DBContext class ?

I looked at your project, and you want to add the IdentityUser navigation property, but your database context doesn't have an IdentityUser table.

You can refer to the standard application template configuration

You also need to add module dependencies to all module classes. (EntityframeworkModule, DomainModule, ApplicationModule etc....) For example:

these reference will be added in main project classes or module class

You can upload to https://wetransfer.com/ and share the link via email.

https://we.tl/t-....

You can upload to https://wetransfer.com/ and share the link via email.

unable to share. limit is upto 2 GB which is not enough for sample project.

how to share sample project.

You can share the simple project via email.

project is too large in size unable to upload

Could you share a simple project with me? I will check it. shiwei.liang@volosoft.com

how to share sample project. ? Steps which has been follow to create: -Add custom module -Create a CRUD page with navigation property which is system identity user in the custom module from abp suite. -after that provide permission and execute flow.

These are the steps which has been taken to create custom module. Following the below link to add identity user. Add volo.identity.XXX as a project in related custom module libraries.

https://alexbierhaus.medium.com/abp-io-navigation-property-for-identityuser-abpuser-218b15aa711c

Note: This above link is working fine when we create a simple CRUD page other than a custom module.

When ever try to open custom module below error occurs. Permission has been granted to the user role.

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