Hello,
Within the Contacts entity, I have a list of contacts in the Active Contacts system view. I have a button that I want to use to extract the "telephone1" attribute from a highlighted (or checked) contact. Does anyone have any suggestions for this? My main issue it determining how to use the entity name, which I would assume is "contacts", while using the Xrm.Page.getControl("contacts") method.
As it stands right now, the above method returns a null value.

Any help is appreciated.
*This post is locked for comments
I have the same question (0)