Hi All,
I am using List component to get all the content from a folder and filter the list based on a field from the document(using if condition in FTL). I am going through[1], and see that I can pass string(search term) for query(as request parameter) and get results based on this.
I want to provide a string(search term) as request parameter to list component through query param in URL. Can you pls help me give one example how can i do it? Like how can I pass query param value to this list component.
Also, If I can use this query for executing xpath query and one example.
[1] https://documentation.bloomreach.com/library/setup/hst-components/list-component.html
Thanks
Rahul