How to search for posts from a specific user? (user_id) #113
Unanswered
pointermess
asked this question in
Q&A
Replies: 2 comments
-
@pointermess Lol.. i just asked the same question. Did you ever figure this out? |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can do it like this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm trying limit the search results to only list blog posts from a specific user. The BlogPost model contains a column "user_id". How can I implement this in to the following example?
Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions