
Hi, I would like to understand, whether is it possible to extend the Dynamics 365 Customer Service workspace beyond the capabilities of the app profile manager, for example to include additional Dynamics 365 tables into the app etc.
Hi Robert,
Yes.It's possible to do it.
In 2022 release wave 2 plan, the modern design of the Customer Service workspace app has a new layout for the site map, sessions, and tabs.
One feature:
You can refer the following steps to turn on the enhanced multi session workspace:
Xrm.Utility.getGlobalContext().saveSettingValue("msdyn_MultiSessionLayoutImprovements",true)Result:
Now you can add tables you need into the sitemap of the app.