Activities of "nabass"

Answer

From where can i get my private key ?? And i want to use cli v 8.0.2 not latest version Abp suite was working and suddenly stopped And also it's working with my friend but not working with me 🤷🏻‍♂️

Question

hi sir can you explain ? i can not open and use suite how abp suite is already installed and terminal show me that it isn't installed i tried to remove abp using (abp suite remove) then reinstall it and this is what i get

  • ABP Framework version: v8
Answer

hi yes i want to make a shape like this but using a checkbox instead of tree shape how can or where can i find or what the steps to do this?

Answer

Hi I don't want to do spacing Already records within first image showed into second image via using lookup but it's showing as one level and i want it as a group of parent and childs

Question

hi sir i have 2 tables in database (Account / ChartOfAccount) i've made a tree view into Account Page like first image and i made a lookup to show this account into ChartOfAccount CreateModal like second image as a checkbox and it works very good BUT what i want to do is shows records within Account tab as a checkbox but more than one level you can see in image number 2 it is a one level almost into a first image is two levels (parent & child) i want the same into Account tab like image number 3 it is an example for what i want to do

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server) :

good morning hope u r well is there a way to transfer data between pages with mvc ?? EX: in angular we separate the page into component then collect the selector of these components to build a page this selector carries all the data , logics and styles. can i do the same thing using ABP Framework ?? in my project i use razor pages and MVC and there are a lot of folders created with js files and razor pages can i create a new page and collect aother folders into the new page i created instead of repeating the code or collect the all code into one page??

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
Answer

Thanks for quickly replay, but i already know how to write HTML nested checkbox list but actually i bind my checkbox list dynamically and get the data from App service , i appreciate if you provide me with how to use the following code to bind dynamically, this is the HTML Code --================== @for (var i = 0; i < Model.AccountList.Count; i++) {

 var account = Model.AccountList[i];

 &lt;abp-input abp-id-name=&quot;@Model.AccountList[i].isSelected&quot; asp-for=&quot;@account.isSelected&quot; label=&quot;@account.DisplayName&quot; /&gt;
 &lt;input abp-id-name=&quot;@Model.AccountList[i].DisplayName&quot; asp-for=&quot;@account.DisplayName&quot; /&gt;

}

C# Code --============= var accountLookup = await _chartOfAccountsAppService.GetAccountLookupAsync(); AccountList = ObjectMapper.Map<List<LookupDto<int>>, List<AccountViewModel>>(accountLookup.Items.ToList());

Answer

no no no do you see the shape of permission i want to do something like that let me give you an example

  • First
    • first-1
    • first-2
      • first -2 -0
      • first - 2-1
    • first -3
  • second
    • second-1
    • second-2

exactly like permission how can i do this??? what i can do is *first *second

Question

hi sir hope you are well, i want to make something like image 1 what i reached for is image 2 how can i put more values under my parent value like framework do??

  • ABP Framework version: v8
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
Answer

Hi sir I tried to share but i couldn't It's a lot of files with azure connection with multiple model and projects and it's more than 2GB So i tried to give you the best way to help me with sharing files and source code that i have problem with and explain exactly what i did and what i faced and what the steps and all what i did I hope to help me or kindly tell me you don't have the solution Thanks your effort

Showing 171 to 180 of 210 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on December 12, 2025, 10:36
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.