web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (1)
Stop Fighting Inventory Transactions: Use CustomInventTransList Instead

Ever needed to post a specific inventory transaction or batch, but Dynamics 365 Finance & Operations kept selecting a different one based on standard inventory transaction sorting logic? This article explores how the standard CustomInventTransList...

HardikPatel523 234
Like (1)
Two Data Entity Methods Every D365 Developer Should Know

Have you ever written logic that works perfectly from the UI but mysteriously fails during a DMF import or OData update? In this blog, we'll explore how insertEntityDataSource() and updateEntityDataSource() can help you implement Data Entity-speci...

HardikPatel523 234
Like (1)
The Art of Disappearing Acts: Dynamic Menu Visibility in Dynamics 365 F&O

Menus in D365FO often need to be shown or hidden dynamically, but unlike forms, there’s no direct extension point to control their visibility. In this blog, we’ll explore how MenuElementNode and MenuItemReferenceNode extensions can be used to cont...

HardikPatel523 234
Like (3)
Understanding Subscription Licenses in Dynamics 365 F&O

Understanding Dynamics 365 F&O licensing is not just about security roles and privileges — it is about how menu item license properties and access levels together determine the actual user license requirement. This blog breaks down ViewUserLicense...

HardikPatel523 234
Like (3)
Outbound Integrations using Business Events

In this blog, we will learn how to build outbound integrations in Dynamics 365 SCM using Business Events. We will create a custom Business Event that sends Sales Order details like SalesId, Quantity, and SalesPrice whenever the price changes, and ...

HardikPatel523 234