Perplex
Skip to content
  • Home
  • About
  • Blog

Author: admin

Using OptionSet values in CRM Portal

Posted on 11/07/201922/01/2020 by admin

Assume you want to display the result of a FetchXml query on of Dynamics CRM Portal page. For most field types you’d just write something like {{ record.plex_title }}. Option sets, however, work a bit differently. Just writing {{ record.plex_optionset }} will actually not return anything at all. Instead, use {{ record.plex_optionset.label }} or {{ Read more about Using OptionSet values in CRM Portal[…]

Enabling the classic UI

Posted on 13/06/201922/01/2020 by admin

New Dynamics CRM online instances now use the Unified Interface by default – even for the default app. It’s not always possible or feasible to use the Unified Interface – you might use features only available in the classic UI, or use the new instance to test something. Whatever the reason to use the classic Read more about Enabling the classic UI[…]

Tagged Dynamics CRM, UCI

Random Quote

A fool thinks himself to be wise, but a wise man knows himself to be a fool.

— William Shakespeare