This question has been flagged

How can i change the displayed value of a many2one selection field?
1- I created a new model and added one custom field called "special partner", type char
2- At the opportunity form, I've created a new many2one field pointing to the model already created at the step 1 using the manage view>edit > new field.
3 The field created at the opportunity allows to add new values to the model created at the step 1 but is showing the name of the user that created the value and not the custom field "special partner" value. How can I change it to show the value of the custom field added at step 1?

Avatar
Discard