Recently while working in TPC, we had a requirement to get the details of the logged in user (which is basically a contact record in CRM).
To do so we can make use tpc.identity object in Client Side.
For e.g. contactId
Hope it helps..
Recently while working in TPC, we had a requirement to get the details of the logged in user (which is basically a contact record in CRM).
To do so we can make use tpc.identity object in Client Side.
For e.g. contactId
Hope it helps..