Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

  • x00 November 2011

customizing search - does anyone know where the "where" clause is located?

edited November 2011 in Questions
Hello, I want to add the ability to search discussion by the "InsertUserID" instead of just "Name" and "Body" can anyone point me in the right direction to update the "Where" clause? Thanks.

Answers

  • x00x00 Don't PM about development, I'm not currently taking on clients MVP
    InsertUserID is just a number. Presumably you want some sort of MultiComplete to find the user like there is in Conversations?

    It is doable but if you are not into programming then forget it.

    The hook you can use is SearchModel_AfterBuildSearchQuery_Handler

    Don't PM about development, I'm not currently taking on clients.

    grep is your friend.

Sign In or Register to comment.