The orders form contains two canvases. Orders_CV displays one order and all of its order items.
Help-CV displays context-sensitive help.
When users invoke the help screen for the Customer_Id item, the help information obscures the
Custormer_Id item, as shown in the Exhibit. Users would like to be able to see both the item and
its help information simultaneously.
How can you move the help information to the right so that the Customer_Id item is visible?
A.
increase the Viewport X Position on the Help_CV canvas.
B.
increase the Viewport X Position on Canvas on the Orders_CV canvas.
C.
Decrease the Width on the Help_CV canvas.
D.
inthe Layout Editor for the Orders_CV canvas, select View > Stacked Views, and then select
the Help_CV canvas. Drag the Help_CV canvas to the right of the Customer_Id item.
Explanation:
Note: Viewport X Position on Canvas, Viewport Y Position on Canvas property
Description
Specifies the location of the view’s upper left corner relative to the upper left corner of the canvas.
The size and location of the viewport define the view
; that is, the part of the canvas that is actually visible in the window to which the canvas is
assigned.
Applies to canvas