problem in search #787
Answered
by
SledgehammerPL
SledgehammerPL
asked this question in
Q&A
-
I extended ListExtendQuery with leftJoin. And now I want to use search. But it creates
wrong, because it hardcoded assumes database table How to fix it? |
Beta Was this translation helpful? Give feedback.
Answered by
SledgehammerPL
Dec 5, 2022
Replies: 1 comment
-
Allright - you have just create own function |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SledgehammerPL
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allright - you have just create own function
scopeMySearch
in model class and add in controller config_listscope: mySearch
in search