I want to autopopulate recipient and phone number fields based on value selected in pick list field 'tocontact' value on phone call entity. When phone call entity form is loaded in the pick list field 'tocontact' has values Customer,Supplier. Both customer and supplier are lookup entities to phone call. When the pick list value for 'tocontact' is customer the recipient(lookup) and phonenumber(text) values must autopopulate with customer details and when selected with supplier must load with supplier details. How can this be achieved using Javascript.
*This post is locked for comments
I have the same question (0)