Activities of "i.ullah@fandaqah.com"

  • ABP Framework version: v8.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: How to implement abp-radio and assign values to the property bool type.

Thanks

Hello,

Yes you can implement it for that you have to customize at your own.
you may refer https://docs.abp.io/en/commercial/latest/abp-suite/customizing-the-generated-code

Thanks

is there any sample implementation regarding the file attachment in CRUD pop up ?

With v8.2, we will provide File property type, which allows you to attach a file for mastr and child entities. You can wait for v8.2 and directly use it or you can manually implement the file-upload logic by yourself.

as per above mentioned comment File property added in child and master entities ?

$exception {"Could not load file or assembly 'Volo.Payment.Domain.Shared, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified.":"Volo.Payment.Domain.Shared, Version=8.1.1.0, Culture=neutral, PublicKeyToken=null"} System.IO.FileNotFoundException

Hello,

Yes you can implement it for that you have to customize at your own. you may refer https://docs.abp.io/en/commercial/latest/abp-suite/customizing-the-generated-code

Thanks

is there any sample implementation regarding the file attachment in CRUD pop up ?

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.

Zobrazeno od 1 do 10 z celkem 48 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11