Activities of "rohit.jadhav"

  • ABP Framework version: v8.0.1
  • UI Type: MVC
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

In our application, we are using LeptonXPro theme. We want to upgrade JQuery Datatable.net version to 2.0.6

Please suggest how to do that

Is it possible to populate the dropdown based on another dropdown selected value ?

Ex: if we use auto complete to list all cities based on a selected country in another dropdown, is it possible to do it in ABP ?

The below documentation does not mention about it.

https://docs.abp.io/en/abp/latest/UI/AspNetCore/AutoComplete-Select

Hi We are planning to add some customisations to the navigation UI. Could you let us know if there is a way to do this without modifying the ABP source code ?

  • ABP Framework version: v8.0.1
  • UI Type: MVC
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes (Layered Arch)

Thank you Ravi

  • ABP Framework version: v8.0.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server, Oracle, MySQL, PostgreSQL, etc..) / MongoDB
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I have Application menu items and sub menus as well. but for each menu I have multiple routes e.g /page/uuid1, /page/uuid2

I have mentioned page/uuid1 in url while creating the Application menu item and when we click on that menu then it's auto exploring and selected till this part it's working fine. but when we visit another route of the same menu it's not getting selected and exploring.

We all know for the single menu or submenu we can have Mutiple pages inside it not only one grid and modal, e.g when we will have multiple tabs inside the page (one menu) If we visit any page inside that menu then that menu should get auto selected or we have provision to select it from c# code while initializing the page e.g in ConfigureMainMenuAsync method.

What is the solution to fulfil this requirement.?

  • ABP Framework version: v8.0.1
  • UI Type: MVC
  • Database System: PostgreSQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes/no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

"libs/abp" folder is missing after execution of abp install-libs command.

Also I have deleted yarn.lock file as you suggested in other answers still abp folder is not generating after executing install-libs command. This issue is not reproducible on local machine, but I am facing problem in windows server - 2019

  • ABP Framework version: 8.0.1
  • UI Type: MVC
  • Database System: EF Core (PostgreSQL.)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace: C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.ConflictResolution.targets(112,5):

Error NETSDK1152: Found multiple publish output files with the same relative path: D:\Projects\MyProject\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web.Shared\Pages\Account_ViewImports.cshtml, D:\Projects\MyProject\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web\Pages\Account_ViewImports.cshtml, D:\Projects\MyProject\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.Web\Pages\Account_ViewImports.cshtml, D:\Projects\MyProject\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web\Pages\Account_ViewStart.cshtml, D:\Projects\MyProject\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Admin.Web\Pages\Account_ViewStart.cshtml, D:\Projects\MyProject\modules\Volo.Account.Pro\src\Volo.Abp.Account.Pro.Public.Web.IdentityServer\Pages_ViewImports.cshtml, D:\Projects\MyProject\modules\Volo.OpenIddict.Pro\src\Volo.Abp.OpenIddict.Pro.Web\Pages_ViewImports.cshtml, D:\Projects\MyProject\modules\Volo.Saas\src\Volo.Saas.Host.Web\Pages_ViewImports.cshtml.

  • Steps to reproduce the issue: When we publish the my web project in release mode. getting above issue. || Debugging is working fine...
  • ABP Framework version: v8.0.0
  • UI Type: MVC
  • Database System: PostgreSQL
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

I am using ABP version 8, when I replace package with source code using ABP suite then I started getting build errors. dotnet restore command is also failed and throwing error.

Looks like the problem is with the .csproj file E.g

Here Volo.Abp.Commercial.Core code is not downloaded by abp suite when I replace packages with source code but in the Volo.Abp.Account.Pro.Admin.Application.csproj project file it's like this that's the reason it's not able to restore the package. if I write like below then it's started working.. but I don't want to do in each project file and do it manually it will take lots of time. Is it the issue with ABP? anyone facing same issue ?

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