Question 39 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question 39 of 103 from exam MB-500: Microsoft Dynamics 365: Finance and Operations Apps Developer

Question

DRAG DROP - An organization uses Visual Studio to develop customizations for Dynamics 365 Supply chain Management.

You need to create an extension for the CustTable form and add the extension to the Visual Studio project.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Select and Place:

Actions

Select the IsExtensible property for the CustTable
form

In Solution Explorer, drag the CustTable form
‘0 the pre

Rename the new CustTable extension:

In the Application Object Tree (AOT), k

the CustTable form and select Add to project.

In the Application Object Tree (AOT), k
the CustTable form.
Select Create extension.

Answer Area

Explanations

Actions

Select the IsExtensible property for the CustTable
form

In Solution Explorer, drag the CustTable form
‘0 the pre

Rename the new CustTable extension:

In the Application Object Tree (AOT), k
the CustTable form and select Add to project.

In the Application O!
the CustTable form.

Select Create extension.

ct Tree (AOT),

Answer Area

In Solution Explorer, drag the CustTable form
into the project.

In the Application Object Tree (AOT), right-click
the CustTable form.

Select Create extension.

Step 1: In Solution Explorer, drag the CustTable form into the project.

Step 2: In The Application Object Tree (AOT), right-click the CustTable form.

Step 3: Select Create extension.

Note: To create an extension (in general terms), follow these steps: 1

In the Application Explorer window, expand the AOT node.

2

Expand the node for the element that you want to extend.

For example, in Classic view, extend the Data Models node, and then extend the Tables node to view all available tables.

3

Right-click the element that you want to extend.

4

Select Create extension to add an extension to your current project.

Select Create extension in new project if you want to add the extension to a new project.

The element will be added to a project in the Solution Explorer window, and it will open in the element designer.

https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-extension-example