Hello,
I am using Odoo 19 and would like to request assistance regarding the Forum module.
I want to display all questions created in different forums on a separate web page in a card-style layout. For each question, I would like to show:
The question image if available; otherwise a default placeholder
The question title
At the bottom: creation date, number of views, and number of answers
A responsive grid layout with 2 cards per row on mobile and 5 cards per row on desktop
Is there an existing Odoo module, official documentation, or recommended development approach that supports this feature?
If possible, could you provide an example QWeb template, controller structure, or any technical reference?
Thank you for your support.
Best regards.