Hi Experts,
For example, I have many2one (res.partner) relation in crm.lead, and when in the form view the user clicks "Create and Edit.." link, I wanted to redirect to a simple form (only a few fields eg name, address, etc). Is there such way to customize the view without affecting the rest.
For instance, for some case I want to enable some flag automatically, and in some cases I want to put some other default values like is company is ticked by default, etc.