D365 Retail Pos Development Tutorials

 

D365 Retail Pos Development Tutorials

Chapter 1: Creating a button in POS front office

Button is a action point in POS.We can create new operation in POS and attach to the button.We will see how we can create a new button and add an new operation to that button

Step 1 First we need to identify screen the layout and the resolution you are using.

GO to POS front end on the top right side settings icon

You can see the screenlayout ID and layout resolution

Step 2: Create button in the button grid

GO to D365 FO

Retail and Commerce > Channel Setup >POS Setup >POS

Step3: Chose the layout and click the design from the button grids (For eg :I wanted to create a button in the transaction form for that I need to create the button in Actions. Select Actions and click designer.)


Step 4: Click New button to create new button and you can place it any where you want

Step 5: Running the job to display the newly created button in pos front end.

1.    Go to Retail and commerce > Retail IT > Distribution schedule.

2.      2.    Select 1090, and then select Run now.

Now you can see your buttons 

    Chapter 2: Creating an operation and attach to the button

    Navigate to Retail and Commerce > Channel Setup >POS Setup >POS

    

Step 2: Create new operation

Step3: Go to the Button Designer

Right click the button and navigate to button properties. In th Action dropdown you can chose your operation created and then click ok your button will map to the operation


Comments

Popular posts from this blog

D365 Retail Pos Development Tutorials - Creating Dialog

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