Skip to content

Commit b73d7a3

Browse files
committed
Revised per 2215702
1 parent ebf9ef8 commit b73d7a3

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

powerapps-docs/maker/model-driven-apps/additional-controls-for-dynamics-365-for-phones-and-tablets.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,15 @@ To use these controls in the form editor:
151151
|Column|Shows the column the control is mapped to.|
152152

153153
## Pen control
154-
Use the pen control to capture written input such as signatures. The pen control can be added to multiple line text columns for use with web, tablet, and phone clients.
155-
156-
> [!NOTE]
157-
> The minimum recommended **Maximum Length** specified for the column this control maps to is 15000.
154+
Use the pen control to capture written input such as signatures. The pen control can be configured for multiline text columns for use with web, tablet, and phone clients.
158155

156+
:::image type="content" source="media/pen-control-runtime.png" alt-text="Pen control in a model-driven app":::
159157

158+
> [!IMPORTANT]
159+
> The minimum recommended **Maximum Length** specified for the column this control maps to is 15000.
160+
>
161+
> Currently this control is only available using the classic form designer.
162+
160163
|Property|Description|
161164
|--------------|-----------------|
162165
|PenMode|Specify **PenMode!Draw**, **PenMode!Erase**, or **PenMode!Select** to determine what happens when a user drags a pointing device in a pen control.|
358 KB
Loading

0 commit comments

Comments
 (0)