Open Closed

wild search to get any data related to user #1836


User avatar
0
shobhit created
  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:NO
  • Steps to reproduce the issue:" NA Scenario: get a user details who has first name as "john" and who lives in "california" and having mobile no "*89".

1- Does ABP provide any capability to get a user relevent data from any abp + custom table (assuming custom tables have userid column) 2- Does ABP provide any wild search capability across all ABP and Custom tables to get data 3- If there is not internal api available then what is the best practice to create a dynamic query and get the data based on above 2 scenarios.


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

    hi

    I think these are related to EF Core. You can use the repository to query data.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11