Posts

Microsoft Dynamics 365 Business Cental - Introduction, Download & Installation and Lab Training

Image
  Microsoft Dynamics 365  Business Central  In this blog you will learn about the Business Central download & installation and lab training with development of al language.  Learning Path : https://learn.microsoft.com/en-us/training/browse/?expanded=dynamics-365&products=dynamics-business-central&resource_type=learning%20path&roles=developer   Download : https://www.microsoft.com/en-us/download/details.aspx?id=104636     First Project : Hello World       LAB-1 : https://learn.microsoft.com/en-us/training/modules/introduction-development-process/   LAB-2 : https://learn.microsoft.com/en-us/training/modules/extend-tables-page-objects/         LAB-3 :   LAB-4 :     LAB-5 :       LAB-6 :     LAB-7 :           LAB-8 :   LAB-9 :                           L...

Microsoft Certification | Free Self Preparation | Self Exam Schedule | Step By Step | Urdu / Hindi

Image
  Microsoft Certification | Free Self Preparation | Self Exam Schedule | Step By Step | Urdu / Hindi   Certification Link : Certification Training Link :  Training      

Free Microsoft Training | Learn Dynamics 365 | Learn Skills of Future | Many More | Urdu / Hindi

Image
  Free Microsoft Training | Learn Dynamics 365 | Learn Skills of Future | Many More | Urdu/Hindi    Link : Micorsoft Training          

How to Add Custom Control in Customer with Custom Field & Add/Update Data in D365 Commerce POS

Image
  Microsoft Dynamics 365 Retail & Commerce POS (Point of Sales) How to Add Custom Control in Customer with Custom Field & Add/Update Data in D365 Commerce POS Pre-Requisite             You must have a custom field in the channel table.                If you want to add a custom field. Please follow the link https://sajidshaikhblog.blogspot.com/2023/08/how-to-extend-customer-list-view-adding.html Scale Unit Project Commerce Runtime (CRT) K:\RetailSDK\SampleExtensions\CommerceRuntime Development Open Scale Unit Project from Service Volume (K) and build it. After the successful build add new folder in ViewExtension with the name of CustomerAddEdit After that add class CustomerCustomField.html Code - CustomerCustomField.html < !DOCTYPE html > ...