أنشطة "BennieMok"

Hi, I used angular ui as a front end.So I want to know how to add new menu in front end.Can you give me an example?Thanks.

إجابة

Hi Alper, I have asked only two questions so far , so can you help me fix it ?Thanks!

Hi, I want to build all menus from the table of the database instead of from the code.Because my customer maybe add new menu from the system.Any ideas?Thanks.

إجابة

Hi, Why are there only 25 total questions?

إجابة

Ok,But It seems not a good idea.I suggest you add the new property 'tenantId' in the class named IdentityClientConfiguration.Thanks.

إجابة

Hi liangshiwei , I made a action like this

  var configuration = new IdentityClientConfiguration(
           "https://localhost:44338/",
           "EasyCrm",
           "EasyCrm_App",
           "1q2w3e*",
           "password",
           userName,
           password
       ); 
        var accessToken = await AuthenticationService.GetAccessTokenAsync(configuration);
        

And then I try to login as a tenant user, but it always returns:invalid_username_or_password.Only host user can login. I just hope to login as a tennat user(by a token).could you please give me some more detailed tips?

إجابة

Ok,Thanks.

سؤال

Hi, I created a winform project that used .net framework 4.7 version. I can't update .net core version because my customer used old windows version. I has to have both XXXX.Application.Contracts.dll and XXXX.HttpApi.Client.dll reference on this project.But it doesn't work. Any idea? Are there any relevant samples? Thank you.

عرض 11 الي 18 من 18 إدخالات
Made with ❤️ on ABP v8.2.0-preview Updated on مارس 25, 2024, 15:11