Skip to main content

Notifications

Community blogs

Featured

Latest blog posts

View all
LikeLike (0)
Define extension objects in same app as their base object

Define extension objects in same app as their base object

Jalmaraz 667
LikeLike (0)
An empty layout and How to set your VSCode diagnostics

INTRODUCTION This post is about extension to set your own diagnostics https://marketplace.visualstudio.com/items?itemName=JessAlmarazMartin.customdiagnostics and is the follow up of https://community.dynamics.com/blogs/post?postid=38a1478a-5e90-4cac

Jalmaraz 667
LikeLike (0)
Hacking Business Central posting preview

FROM EVENT RTC VERSIONS WE HAVE POSTING PREVIEW FEATURE. WE HAVE IT IN SALES INVOICES, AND OTHER LIKE ORDERS, PURCHASES, ETC.: [/API/DATA/V9.1/MSDYN_RICHTEXTFILES(EF9ED6A2-6894-EE11-BE37-000D3A57434B)/MSDYN_IMAGEBLOB/$VALUE?SIZE=FULL] IT SHOWS A PO

Jalmaraz 667
LikeLike (0)
JAL Variable naming new feature and feature reminder

INTRODUCTION About extension JAL Variable Naming - Visual Studio Marketplace [https://marketplace.visualstudio.com/items?itemName=JessAlmarazMartin.JALVariableNaming] In this post I want to tell what the value and use of my naming extension is, in c

Jalmaraz 667
LikeLike (0)
Option to Enum Conversion Tool

INTRODUCTION In the previous post AL Enums late discovering (dynamics.com) [https://community.dynamics.com/blogs/post/?postid=95ac57eb-1655-ee11-a81c-6045bdb22a8c] I talked about Enums advantages over options, but I have stronger motivations to do s

Jalmaraz 667
LikeLike (0)
AL Enums late discovering

INTRODUCTION Praising for AL Enums could be the biggest obviousness we can write about Business Central in 2023. But when extensions arrived I had the feeling that Enum and options are roughly the same, especially if interfaces are not in a specific

Jalmaraz 667
LikeLike (0)
Why localizations are base application customizations?

EXTENSIONS VS BASE CUSTOMIZATION MODEL When extensions arrived, we have two options to add features to BC: * - Make an extension. The obvious one. * - An abomination called “Code-Customized Base application”. In this option you have to follow t

Jalmaraz 667
LikeLike (1)
How to get what you expect: Test Handlers

I did not plan to write about testing so close to my previous post, but it simply happens. I am involved in product development, and as we said, test and product are one. Sometimes we spend more time writing test code than production code. And tha...

Jalmaraz 667