Forum Discussion

browneandrae's avatar
6 years ago
Solved

Anyway to customize filter component for ideas exchange listing page

We are trying to add an option to the select dropdown that says top ideas, new ideas etc...We want to add recent activity which would involve somehow altering the query for the messages list. Is ther...
  • Parshant's avatar
    6 years ago

    browneandrae,

    You can achieve this by creating new custom component with similar functionality to OOB by making your own logic and queries.

    After selecting the recent activity from drop-down, You also need to customize whole idea-exchange layout for checking the recent activity and show them in listed items.