Skip to content

Commit c0d3194

Browse files
authored
Update code-view.md
1 parent 5168158 commit c0d3194

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powerapps-docs/maker/canvas-apps/code-view.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Follow these steps to view, copy, and paste the code for a control:
6363
* You can't copy and paste and there’s no code view for the **App Object**.
6464
* You can’t edit the code in the code view.
6565
* You can only copy controls that are on a screen. Copying a screen isn't supported.
66+
* When pasting code, the new control will be positioned at coordinates X=40, Y=40. In the future the X and Y properties will be respected.
6667

6768
This article provides an overview of working with formulas. For more detailed information about functions, operators, and other building blocks, see [Formula reference](formula-reference.md).
6869

0 commit comments

Comments
 (0)