Is it possible to auto populate fields from a lookup field without hitting submit?
I am working with two modules: leads & contacts
Leads module
I have a contact lookup field called 'Existing Client' and I have contact information fields.
If Existing Client is not null I would like it to auto-populate the client fields upon user input, since some of the fields are mandatory.
