Skip to content

Commit 3492124

Browse files
authored
Merge pull request MicrosoftDocs#4245 from MicrosoftDocs/matp-2215702
Matp 2215702
2 parents 546edcc + b73d7a3 commit 3492124

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

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

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Additional controls for Dynamics 365 for phones and tablets | MicrosoftDocs"
3-
description: "A list of controls available for use with Dynamics 365 for phones and tablets"
3+
description: "A list of controls available for use with Dynamics 365 for web, phones, and tablets"
44
ms.custom: ""
55
ms.date: 05/18/2020
66
ms.reviewer: "matp"
@@ -41,7 +41,7 @@ To use these controls in the form editor:
4141
> [!NOTE]
4242
> Different controls are available depending on the column or list type. For example, slider controls might only be available for numerical or money columns.
4343
44-
5. Select the devices you want the control to appear on. Controls aren’t available for phone header columns.
44+
5. Select the devices (web, tablet, and phone) you want the control to appear on. Controls aren’t available for phone header columns.
4545

4646
6. Configure the values for each property.
4747

@@ -151,13 +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.
155-
156-
> [!NOTE]
157-
> The minimum recommended **Maximum Length** specified for the column this control maps to is 15000.
158-
>
159-
> Be sure to select the **Hide on web** option for this control.
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.
155+
156+
:::image type="content" source="media/pen-control-runtime.png" alt-text="Pen control in a model-driven app":::
160157

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+
161163
|Property|Description|
162164
|--------------|-----------------|
163165
|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)