Wednesday 23 May 2018

Basic Outputs in D365

In Dynamics 365 we can show outputs in three different ways.

1- By using box class
The box output will create a popup box displaying text to the user.

2- By using info class
Info log will display on the top of the window as ribbons. The type of info message (info, warning, or error) will define the color and symbol used to display the information.









Also by using setPrefix, you can create an info message with a “Message details” link.  The link will show the info statements created after the call to “setPrefix”.  You need to include more than one info statement for the “Message details” to appear.










3- By using dialogButton class
A dialogbutton set to a box will create a popup box asking for input from the user. The results of which button was selected will be set to the dialogButton variable.






No comments:

Post a Comment

Key Updates in Dynamics 365 F&O for Version 10.0.39

Here’s a concise summary of the  platform updates  in  Microsoft Dynamics 365 Finance & Operations version 10.0.39 (March 2024) : 1- Add...