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?
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
1 Answer(s)
-
0
Hi,
it's easy to do: https://abp.io/docs/latest/framework/infrastructure/data-filtering#defining-custom-filters
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)