I have an entity named Medical Case
Each MedicalCase contains a subgrid of Contacts
In the CRM Word tempalte, I am able to add a repeater for contacts and get the contact name
Now I also want to get the phone number field of the contacts in the subgrid
How can i do that?