On a form view with a Many2Many field, I'd like users to be able to Add existing records to M2M field, but not Create new records.
In other words, when we hit the 'Add' button to add objects to M2M field, there is a 'Create' button in addition to 'Select' button, on the form.
How do we remove this 'Create' button from the 'Add' (Select) view?