RE: Update *all* Contacts of an Account on change to Account
Hi Robert,
In response to what I do - I dont push the actual data over, I merely show location stuff from the account contacts are assigned to on the contact form itself, because I dont need the (somewhat redundant) actual data on my contact form again.
I believe that Andrii's suggestion is what you are looking for if you want the actual data to be present on the contact form. What you want is to loop through all contacts assigned to an account and update their information that should be in synch with the account.
However:
1. Dependant on how many contacts are ususally assigned to your accounts, this workflow can impact performance.
2. It's custom code that needs testing upon every MS update, big or small.
3. Why display this type of information in a subgrid on the account form, if it's allready present on the account form itself? The columns from my 'contacts-subgrid-on-account' contain tings like email-address, phone number, job title and department, and not stuff that can be taken over from the account itself!
Hope this helps.
kind regards,
Robin