You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: Use Copilot's form fill assistance feature in model-driven apps
3
3
description: Learn how to use AI-generated optional suggestions for fields in a form.
4
-
ms.date: 08/28/2024
4
+
ms.date: 11/4/2024
5
5
ms.custom:
6
6
- responsible-ai-faqs
7
7
ms.topic: article
@@ -20,63 +20,89 @@ contributors:
20
20
21
21
# Use Copilot's form fill assistance feature in model-driven apps
22
22
23
-
Copilot provides form fill assistance for model-driven apps. This means that users receive suggestions, generated by AI, for fields in main forms. This feature makes it easier and faster to enter data. These suggestions are based on the user's usage of the app, what information is already available in the form, and their frequently used data. The suggestions are entirely optional, and don't get saved until the user accepts them.
23
+
Copilot provides form fill assistance for model-driven apps. This means that users receive suggestions, generated by AI, for fields in main and quick create forms. Suggestions are provided in two ways:
24
+
1. Based on the user's usage of the app, what information is already available in the form, and their frequently used data.
25
+
2. Based on the copied text the user provides through the smart paste (Preview) capability.
26
+
This feature makes it easier and faster to enter data. The suggestions are entirely optional, and don't get saved until the user accepts them.
24
27
25
28
> [!IMPORTANT]
26
29
> - This feature is generally available in Dynamics 365 apps.
27
-
> - This feature is a preview feature in Power Apps.
30
+
> - This feature is in preview in Power Apps.
28
31
> - Preview features aren’t meant for production use and may have restricted functionality.
29
32
> - Preview features are available before an official release so that customers can get early access and provide feedback.
30
33
> - Due to high demand, this feature may be unavailable intermittently. If the feature is unavailable, please try again later.
31
34
32
35
## Turn on form fill assistance
33
36
34
-
Copilot assistance is available, in English only, for all model-driven apps on the web where the [modern, refreshed look](modern-fluent-design.md) is turned on. Suggestions are generated for fields in main forms only. The currently supported field types are text, numeric, choice, and date. Fields that have column security aren't currently supported.
37
+
Copilot assistance is available for all model-driven apps on the web where the [modern, refreshed look](modern-fluent-design.md) is turned on. Suggestions are generated for fields only in main forms and quick create forms. The currently supported field types are text, numeric, choice, and date. Fields that have column security aren't currently supported.
38
+
39
+
Languages supported are Arabic, Chinese (Simplified), Czech, Danish, Dutch, English (US), Finnish, French, German, Greek, Hebrew, Italian, Japanese, Korean, Norwegian (Bokmål), Polish, Portuguese (Brazil), Russian, Spanish, Swedish, Thai, and Turkish.
35
40
36
41
To turn on form fill assistance, admins must complete the following steps in the Power Platform admin center.
37
42
38
43
1. Sign in to the [Power Platform admin center](https://admin.powerplatform.microsoft.com).
39
-
1. On the navigation pane, select **Environments**, and then select an environment in the list.
40
-
1. On the command bar, select **Settings**.
41
-
1. Select **Product**\>**Features**.
42
-
1. In the **AI form fill assistance** section, in the **Enable this feature for** field, make sure that **Users as the feature becomes available (default)** is selected. Alternatively, change the value to **All users immediately**.
44
+
2. On the navigation pane, select **Environments**, and then select an environment in the list.
45
+
3. On the command bar, select **Settings**.
46
+
4. Select **Product**\>**Features**.
47
+
5. In the **AI form fill assistance** section, in the **Enable this feature for** field, make sure that **All users immediately** is selected.
48
+
6. To use smart paste (Preview), set **Enable smart paste (Preview)** to On.
43
49
44
-
:::image type="content" source="media/FormFillAssistanceSetting.png" alt-text="Screenshot that shows form fill assistance being enabled for the environment.":::
50
+
:::image type="content" source="media/formfill_setting.png" alt-text="Screenshot that shows form fill assistance being enabled for the environment.":::
45
51
46
52
> [!NOTE]
47
-
> By default, this feature is being rolled out gradually. If you select the **Users as the feature becomes available (default)** option, some users have access before others.
53
+
> If the **Users as the feature becomes available (default)** option is selected, the feature is turned on for users in Dynamics 365 model-driven apps, and the feature is kept off for users in Power Apps model-driven apps.
48
54
49
55
## Turn off form fill assistance
50
56
51
57
To turn off form fill assistance, admins can complete the following steps.
52
58
53
59
1. Sign in to the [Power Platform admin center](https://admin.powerplatform.microsoft.com).
54
-
1. On the navigation pane, select **Environments**, and then select an environment in the list.
55
-
1. On the command bar, select **Settings**.
56
-
1. Select **Product**\>**Features**.
57
-
1. In the **AI form fill assistance** section, in the **Enable this feature for** field, select **No one**.
60
+
2. On the navigation pane, select **Environments**, and then select an environment in the list.
61
+
3. On the command bar, select **Settings**.
62
+
4. Select **Product**\>**Features**.
63
+
5. In the **AI form fill assistance** section, in the **Enable this feature for** field, select **No one**.
58
64
59
65
> [!NOTE]
60
66
> Users may need to clear the cache and refresh the browser twice for the setting change to take effect.
61
67
62
68
## Use form fill assistance
63
69
64
-
Copilot assistance for filling forms generates suggestions for text, numeric, choice, and date fields in main forms in model-driven apps. Suggestions are generated only for the tab that is open. They are presented inline in the form.
70
+
Copilot assistance for filling forms generates suggestions for text, numeric, choice, and date fields in main and quick create forms in model-driven apps. Suggestions are generated only for the tab that is open. They are presented inline in the form.
65
71
66
72
:::image type="content" source="media/formfill_suggestions.png" alt-text="Screenshot that shows form fill suggestions being presented in a form.":::
67
73
68
74
Suggestions are entirely optional and aren't saved in the app until you accept them.
69
75
76
+
Smart paste (Preview) is a capability can that reason over the form and the text copied to your clipboard to suggest what text could be used to fill specific fields, and provides suggestions inline in the form. To use smart paste (Preview):
77
+
1. Copy the text based on which you would like to fill in the form.
78
+
2. You can use the **smart paste** icon in the command bar. Alternatively, ensure no specific fields are selected in the form, and then use the regular paste keyboard shortcut (Ctrl+V or Cmd+V).
79
+
80
+
Note that you can continue to paste directly, without smart paste (Preview), into a specific field by clicking on it first and then pasting.
81
+
82
+
:::image type="content" source="media/formfill_smartpaste.png" alt-text="Screenshot that shows the smart paste icon in the form's command bar.":::
83
+
84
+
To learn more about a suggestion, hover over the field, and specifically hover over the information icon. This is a citation, and identifies the source of a specific suggestion, for example "Records you have updated recently" or "Clipboard".
85
+
86
+
:::image type="content" source="media/formfill_citation.png" alt-text="Screenshot that shows a citation for a form fill suggestion.":::
87
+
70
88
To accept a specific suggestion, hover over the field, and then select **Accept**. Alternatively, select the field, and then select the **Enter** key.
71
89
72
90
:::image type="content" source="media/formfill_acceptone.png" alt-text="Screenshot that shows a specific form fill suggestion being accepted.":::
73
91
74
-
To accept all suggestions on the open tab of the form, on the notification bar, select **Accept all**.
92
+
To accept all suggestions on the open tab of the form, on the notification bar, select **Accept all suggestions**. To clear all suggestions on the open tab of the form, simply ignore them to reject the suggestions, or select **Clear all suggestions** to clear the form.
75
93
76
-
:::image type="content" source="media/formfill_acceptall.png" alt-text="Screenshot that shows all form fill suggestions being accepted.":::
94
+
:::image type="content" source="media/formfill_acceptallclearall.png" alt-text="Screenshot that shows the buttons for accepting or clearing all form fill suggestions.":::
77
95
78
96
To replace a suggestion with a different value, select the field and start typing to overwrite the suggestion. Alternatively, select the field, select the **Backspace** or **Delete** key, and then start typing.
79
97
80
98
If you have unsaved suggestions in a form and try to navigate away, you get a prompt asking if you want to discard those suggestions. The suggestions are only saved when you accept them. You can continue navigating away or stay on the form to review your pending suggestions. You can also select **Do not show again** to avoid being prompted in the future.
81
99
82
100
:::image type="content" source="media/formfill_discard.png" alt-text="Screenshot that shows the prompt about discarding suggestions.":::
101
+
102
+
To provide feedback about the feature, select the thumbs up or down button on the notification bar, and (optionally) provide detailed comments to help improve the feature.
103
+
104
+
:::image type="content" source="media/formfill_feedback.png" alt-text="Screenshot that shows the feedback survey for the form fill feature.":::
105
+
106
+
### Related information
107
+
108
+
[Responsible AI FAQ about form fill assistance](/power-apps/maker/common/faq-from-filling-assistance)
0 commit comments