When I create a phone call from an account record, the account number is populated in the phone form, I also have a client ID on the form (the client is one to many to account number), that I would like to auto populate. I understand this needs code, what should my on load java script look like to ensure the parent client ID populates? My Client entity is called A_Client with the field ClientID and in my Account entity is A_Account with account number filed AccountID.
Many thanks Daren

Report
All responses (
Answers (