QuestionQ337

Plan the architecture and solution design

You need to add new fields to the standard form and arrange the grid to satisfy the requirements.

In what order should the actions be performed?

Drag & Drop
Create an extension of the form in the project.
Drag the Product Name and Batch ID fields from the data source to the grid on the form extension.
Right-click the form in the Application Object Tree (AOT).
Find the WHSTmpStatusChangeDetails form in the Application Object Tree (AOT).
Explanation

A form extension must be created from the existing AOT form before controls can be added. After locating and right-clicking WHSTmpStatusChangeDetails, create the form extension and then drag the Product Name and Batch ID fields from its data source to the extension grid.

Community Discussion

No comments yet. Be the first to start the discussion!