In partner form and in contacts form view, while creating a new partner I made two extra fields firstname and lastname. The concatenation of firstname and lastname should be automatically filled in 'name' field .
This should be achieved without using the name filed as functional field.
After filling either firstname,lastname or both, name should be filled by clicking Save button.
Whether it is possible to inherit the create/write method?
↧