Home - arp6333/xplusplus GitHub Wiki
D365 F&O x++ code snippets, guides, notes, and other helpful links
- Custom Lookup Function
- Adding a Filter to a Field on a Form
- Creating Header Entity from Line Entity
- Mark Transactions / Invoices
- Import File into Entity Project through Code
- Custom Dialog Class, Batch Job Class, & Remembering Parameters
- Work Pick and Put in x++ Code without using Warehouse App
- SFTP Connection and File Manipulation
- REST: POST and GET Examples Without C#
- Chain of Command Notes
- Data Entity & Data Keys Notes
- Data Entity Refresh (Including Composite Entity) After Customizations
- View Data Entity Data Quickly From Front End