Forum Discussion

kandulmadhu's avatar
9 years ago

OOB search page to display all the solutions posted by a user

Hi,

 

 

The following OOB search page displays all the topics of the user which are solved:

"baseURL/t5/forums/searchpage/tab/message?solved=true&author_id=user-id "

 

But I am looking for an OOB page that would display a list of solved threads whose solutions are posted by particular user.

 

Thanks,

Madhu

  • kandulmadhu's avatar
    kandulmadhu
    9 years ago

    Sharing the solution!

     

    The following OOB page displays all the accepted solutions of an user:

    BaseURL/t5/forums/recentpostspage/post-type/message/is-solution/true/user-id/userId

     

    Regards,

    Madhu

  • kandulmadhu - Correct me if I am wrong, but isn't that something which this URL is doing?  You can just change the ID to get the solved posts by a particular user.

     

    /t5/forums/searchpage/tab/message?solved=true&author_id=user-id

     

    Please elaborate if otherwise. 

    • kandulmadhu's avatar
      kandulmadhu
      Advisor

      VarunGrazitti,

       

      That search page displays solutions of an user 'X' on his own topics, it does not display his solutions on other users' topics.

      I need all the solutions by the user 'X', whether the topic was started by user 'X' or not.

       

      Regards,

      Madhu

      • kandulmadhu's avatar
        kandulmadhu
        Advisor

        Sharing the solution!

         

        The following OOB page displays all the accepted solutions of an user:

        BaseURL/t5/forums/recentpostspage/post-type/message/is-solution/true/user-id/userId

         

        Regards,

        Madhu