Activities of "nabass"

Answer

hi sir same error, i don't know what is this or what can i do to solve this is the first time to happen

Answer

hi your last command gives me this

Answer

here is Nuget.Config is there a line should i add to solve error ??

Answer

hi sir here is my error log

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 🤷🏻‍♂️

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

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

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

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