Open Closed

Implement IDataFilter for Guid Claim Value #7791


User avatar
0
dhill created
  • ABP Framework version: v8.2.2
  • UI Type: Blazor Server
  • Database System: EF Core

We need to implement IDataFilter to apply a filter against EmployeeId where a claim of EmployeeId has a value matching records on the table.

Trying to apply the documentation in the wiki has been difficult as some of the steps seem to be summarized.

Can you provide guidance on how to implement this feature?


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    it's easy to do: https://abp.io/docs/latest/framework/infrastructure/data-filtering#defining-custom-filters

Made with ❤️ on ABP v9.0.0-preview Updated on September 18, 2024, 12:46