Hi,
I'm using Odoo version 17.
I have created multiple appointments of different category types. I want to show these in different pages on my website.
I noticed that I can only have one appointments page in my website that automatically shows all appointments (did not see a way to filter them). This url is /appointment.
I can create static pages that show the contents of the appointment with Book Me buttons that go to the appointment pages (/appointment/1, /appointment/2, etc) but when I go to such a page and there is a link "All appointments" that goes back to the /appointment page instead of my static page.
Is there a better way to solve this?
Thanks
Robin
Perhaps, this third-party module - https://apps.odoo.com/apps/modules/17.0/business_appointment - might better serve your goals.