Did you know you can view all Configuration Package errors on a single page?
When you apply a Configuration Package and an error occurs, the Error section
appears.
The post BC Friday Tips #73 Show All Configuration Package Errors
[https://thatna...
AL Pocket Tools. AL development involves many small tasks. None of them is too
difficult, but they take time and constantly interrupt your flow.
I want to build something to make my work easier.
The post AL Pocket Tools – VS Code Extension for he...
Did you know VS Code can show inline parameter names and return types while you
code in AL?
Inlay Hints display extra context directly in the editor.
The post BC Friday Tips #72 Inlay Hints
[https://thatnavguy.com/bc-friday-tips-72-inlay-hints/]...
BCFridayTips is here for msdyn365bc developers!
💡Did you know the BlankZero property can change how users see and enter numeric
values?
The post BC Friday Tips #71 BlankZero Property
[https://thatnavguy.com/bc-friday-tips-71-blankzero-property/...
I work across multiple Business Central repos. One per client, one per module.
And somewhere along the way, you ended up with the same file copy-pasted into
six different places.
The post SymLynx – I Built a VS Code Extension Because I Got Tired ...
Did you know you can add a default attachment to Email Scenario?
If you always send documents like Terms and Conditions with invoices, don’t rely
on users to attach them manually.
The post BC Friday Tips #70 Email Scenario Attachment
[https://th...
Did you know the Item table has multiple blocked fields?
Blocked.
Sales Blocked.
Purchasing Blocked.
Service Blocked.
If your code only checks the Blocked field, your logic can break.
The post BC Friday Tips #69 Item Blocked Fields
[https://tha...
💡Did you know you should always validate fields?
In the BC extension model, other apps can subscribe to field validation.
If you bypass validation, you skip trigger logic.
The post BC Friday Tips #68 Always Use Field Validation
[https://thatnav...