You want to display fields of a form module on multiple layouts that are visible simultaneously,
what can enable you to achieve this?
A.
multiple content canvases that displayinthe same window
B.
one content canvas that displaysinmultiple windows
C.
multiple content canvases that displayinmultiple windows
D.
multiple forms, because you cannot have multiple content canvasesinthe same form that are
visible simultaneously
Explanation:
There is a basic difference between canvas & windows is that a canvas isplaceholder for several controls. A window may contain several canvases.
Multiple content canvases that display in the same window:”You can have more than one content canvas in your Forms application. However, remember that only one content canvas can be displayed in a window at one time. To display more than one content canvas at same time, you can assign each content canvas to differen window.”
The answer is C.
Answer D
Answer C is Correct, Sorry for the previous answer
C is correct answer