Hi All, i have this Jscipt web resource which I'm using on a lookup filed inside a Contact.
When an Account is selected, it gets some values from fields inside the Account and pastes them into the same fields into the Contact form, however, it pastes only the phone number, all other fields remain empty. Any help if something is wrong with the code is appreciated.
- Xrm.Page.getAttribute(new_parentaccount).setValue(object);
here is a picture of the fields and the logical names as per the script



regards
Kiril