I have added a new Many2one type field to a specific model to present the records of the related field.
Now this new field is present in 2 different model views, it is passed from view A to view B, I would like the selection of the new field to be passed from view A to view B.
How to do that from Odoo Studio?