Hello , i have add task form view in my project management system in odoo version 15 in this i have one milestone select m2o field for assign milestone to task. In milestone i want one list view in which i want to display milestone_id wise tasks . For example i have 3 milestone 1-2-3 so one click on milestone 1 user can see all tasks assigned to milestone 1.
How can i achive this ?