Posts

Showing posts from September, 2020

D365 Retail Pos Development Tutorials - Creating Dialog

  D365 Retail Pos Development Tutorials - Creating Dialog   In this blog I’m going to explain how you can create a new dialogue and add a dialogue field Creating an Dialog D365 Retail POS This is a sampledialog in POS when we click the line comment button this dialog will pop.I will show you how to create a similar dialogue in D365 Retail POS Classes needed 1.Module 2.Result 2.HTML 3.CSS                   HTML page Define an HTML page and you can add your textboxes in this HTML page.I have added a single textbox and a label for that textbox   2 .Module Class                   Result Class