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 > ...