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

Comments

Popular posts from this blog

D365 Retail Pos Development Tutorials

Implementing Custom Business Events in D365FO – Part 1 (Employee Termination Example)