Forum Discussion
- omygoodnessMentor
That field let me display solutions of an user only on his own topics.
I need all solutions written by user. In topics which were started by user or not.
It is possible to display exactly what I need by this url:
BaseURL/t5/forums/recentpostspage/post-type/message/is-solution/true/user-id/userIdThat is why I need change this url to query or rest call.