Hello,
I'm having trouble with hiding the dropdown function from a many2one field.
I want to make the field NOT show possible values to choose from the dropdown list. The dropdown list should not be shown at all, but the field has to be a many2one, since i want the field to be related to static values.
Does anyone know how to do so?