Thomas Malowanczyk

Results 15 issues of Thomas Malowanczyk

It is possible to deprecate fields in XrmContext by specifying a prefix, such as "X_", that is added to the display name of the deprecated field. The same feature would...

enhancement
backlog

It is possible to add a custom filter to the lookup fields search on forms. Currently this is done with a string constructed as a filter XML that are found...

enhancement
backlog
clarify

**Describe the bug** Setting a date only datetime-field through `XrmQuery` is not directly possible without formatting the date to a `"YYYY-MM-DD"` format and casting to `any` **To Reproduce** 1. add...

bug

There are use cases where certain security roles should have elevated access/privilege to some fields on a form and currently this is done through comparing the users security roles with...

enhancement
backlog

Microsofts new version of Edge based on Chromium have been released and it's missing this awesome extension! Workaround: It is possible to allow extensions from other stores from the extension...

XrmMockup currently handles asynchronous plugins as though they where synchronous which means that the execution order between plugins is incorrect if asynchronous is involved. Say that a synchronous plugin triggers...

bug
backlog

**Describe the bug** The fields From and To on email entities are not stored upon creation in XrmMockup **To Reproduce** Steps to reproduce the behavior: 1. Create an email with...

bug

**Is your feature request related to a problem? Please describe.** Based on [this blog post](https://medium.com/@ras615/plugin-vs-workflow-execution-order-fa6b02c82b79) the execution order on plugins, 0 or 1, changes if plugins should run first of...

enhancement

CRM Online 2015 update 1 added the option to perform specialized operation on update as specified in [this post](https://msdn.microsoft.com/en-us/library/dn932124.aspx). The changes was added for the following operation/request: - AssignRequest -...

bug
backlog

We have made the wise decision of avoiding having to handle Microsoft's implementation of security roles and privileges by translating it to our own data model. This does leave a...

bug
backlog