Activities of "trannguyenphucanh"

My expectation is that the dropdown will automatically fill in the data for the item where isDefault is true when creating new an user. However, I am stuck in here.

And here are screenshots of the create Form Prop Contributes.

Hi @Anjali_Musmade Thank you for reaching out. I tried, but it is not working as expected. We should pass the correct type.

Hi Support Team,

I have an API that retrieves a user list to display in the dropdown. The user object includes a flag (isDefault) to indicate the default user, which is automatically set for the dropdown when creating an employee within the application.

However, I am stuck trying to set the defaultValue to the user marked as the default. How can I address this issue?

For more details, please see my screenshot.

Hope to hearing from you guys soon. Thanks

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

Hello,

You'll need to customize it on your own according to your requirements. You will get the source code in the Identity module. Please check this doc https://docs.abp.io/en/commercial/latest/modules/identity#user-management for more info.

Thanks

After reviewing, not sure how to address as it could be a bit more problematic.

Could you please provide screenshots and example details to handle moving some fields to a new tab within the user popup?

Hi Support Team,

I want to move some fields to another new tab beside the 'user information tab' within the user popup. How can I do that? It would be great if you could provide me with detailed screenshots.

Hope to hearing from you guys soon. Thanks

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

ABP Framework version: v8.0

UI Type: Angular

Database System: EF Core

Tiered (for MVC) or Auth Server Separated (for Angular): yes

Exception message and full stack trace: no

Steps to reproduce the issue: no

Hi Support Team,

I am encountering an issue while trying to log into an application where I often receive a 405 error. This problem began occurring after upgrading to ABP framework version 8.0. However, I am unable to consistently reproduce the steps leading to this error. Note: believed to have something to do with 2FA method that was used before upgrade.

If there is any, could you show me how this could be fixed? Hope to hearing from you guys soon. Thanks.

Hi,

I solved the issue by upgrading Microsoft.Extensions.Hosting, Microsoft.Extensions.FileProviders.Embedded and all OpenIddict related libraries, which stayed as v6.0.*, to v7.

Then rebuilt the solution, all packages restored successfully and the project started smoothly. The above error with fetching packages were also gone.

I tried restoring abp packages and got the below log: Not sure if it relates to the current issue, but could you take a look?

Hi,

The error log is identical as my 1st post.

Got this, also same error log as my 1st post:

Showing 1 to 10 of 64 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on December 13, 2024, 06:09