Aktivity „mina“

  • ABP Framework version: V8.1.0
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Dear All,

We need to use use a current Exsiting Database? how could we do so ? and how to add its DB context?

Thanks, Thanks.

Otázka
  • ABP Framework version: v8.X.X
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server.)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

some features were available in ASPZERO need to know if it is available or will it be in the ABP commercial roadmap and when as follows:

  • Creating Non-Modal for Create-Update and View in Abp SUITE
  • Dynamics Property.
  • Entity Excel Import

I mean, is there a way or guide to add an existing Module(this app) to My existing APP?

Do you mean to use this "Here is a library that can help you simplify the development process: https://github.com/maliming/Owl.GeneralTree"

is there a guide on how to integrate it into our ABP application?

For the below provided Solution: Organization Units

Location A Location A-a Location A-b

Location B Location A-a Location A-b

Category A Category A-a

if we have one Entity such as Book that should has Location and Category and both will be implemented by Organization Unit as above , how we could add the property in the Book Entity

That is not what we meant, we need to create the code for Example with 3 digit such as 000.000.000 not with the default 5-digits 00000.00000.00000

For Question Number 1: 1- For Example, if we need to change the CodeUnitLength, as it is a static class, we can't Override, so what is the right way to do it?

namespace Volo.Abp.Identity;
public static class OrganizationUnitConsts
{


    /// <summary>
    /// Length of a code unit between dots.
    /// </summary>
   ** public const int CodeUnitLength = 5;**

 }

2- For Question 2 , will check the option and revert back to you.

Thanks, Mina.

  • ABP Framework version: v7.4.4
  • UI Type: Blazor WASM
  • 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:

Dear All,

1- Is there a way to Customize the Organization unit, such as to change the coding Mechanism? 2- Can we have several organization Units in the same application for example for Location and Category?

Thanks, Mina.

Odpoveď

moreover, all the blazer side are not generated? is it a bug in 7.4.2

Otázka
  • ABP Framework version: v7.4.2
  • UI Type: Blazor WASM
  • Database System: EF Core (SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: Update an entity using ABP SUITE

we updated ABP cli, ABP and ABP suite to 7.4.2 and also also Volo.***, ABP ** packages, but we we update an entity using ABP suite, we get the below error

Zobrazených 11 až 20 z 35 záznamov
Made with ❤️ on ABP v8.2.0-preview Updated on marca 25, 2024, 15:11