martinmichniak
14 years agoContributor
Displaying solved threads only
Hello everybody,
I'm new to Lithium and to REST API and I need to have a filtering option to filter forum threads by solved / unsolved (so only threads with solved posts will be displayed).
My basic idea is to create a new custom component, where I want to use javascript with calling some function when option "Show Solved" will be selected, where the REST call would take place. But I don't know what to call or how to call a REST query.
I went through Lithium REST API documentation, but without finding any help for me. Is there any way how to achieve this, please?
Thank you for your help and for your response.