Skip to content

Commit 7092196

Browse files
authored
DocGen 25_2 result (#7967)
1 parent 2b7d409 commit 7092196

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

api-reference/10 UI Components/Errors and Warnings/E1063.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: ErrorsUIWidgets.E1063
33
---
44
---
55
##### shortDescription
6-
Occurs in [Form](/Documentation/Guide/UI_Components/Form/Overview/) when [smartPaste(text)](/Documentation/ApiReference/UI_Components/dxForm/Methods/#smartPastetext) is called but [aiIntegration](/Documentation/ApiReference/UI_Components/dxForm/Configuration/#aiIntegration) is not configured.
6+
Occurs in [Form](/concepts/05%20UI%20Components/Form/00%20Overview '/Documentation/Guide/UI_Components/Form/Overview/') when [smartPaste(text)](/api-reference/10%20UI%20Components/dxForm/3%20Methods/smartPaste(text).md '/Documentation/ApiReference/UI_Components/dxForm/Methods/#smartPastetext') is called but [aiIntegration](/api-reference/10%20UI%20Components/dxForm/1%20Configuration/aiIntegration.md '/Documentation/ApiReference/UI_Components/dxForm/Configuration/#aiIntegration') is not configured.
77

88
---
99
To integrate smart paste functionality, configure the **aiIntegration** property.

api-reference/10 UI Components/Errors and Warnings/E1064.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: ErrorsUIWidgets.E1064
33
---
44
---
55
##### shortDescription
6-
Occurs in [Form](/Documentation/Guide/UI_Components/Form/Overview/) when [smartPaste(text)](/Documentation/ApiReference/UI_Components/dxForm/Methods/#smartPastetext) returns an unsupported data type for an item.
6+
Occurs in [Form](/concepts/05%20UI%20Components/Form/00%20Overview '/Documentation/Guide/UI_Components/Form/Overview/') when [smartPaste(text)](/api-reference/10%20UI%20Components/dxForm/3%20Methods/smartPaste(text).md '/Documentation/ApiReference/UI_Components/dxForm/Methods/#smartPastetext') returns an unsupported data type for an item.
77

88
---
9-
When you call **smartPaste(text)**, AI may return unsupported data types for Form items. Update [SimpleItem](/Documentation/ApiReference/UI_Components/dxForm/Item_Types/SimpleItem/) **aiIntegration**.[instruction](/Documentation/ApiReference/UI_Components/dxForm/Item_Types/SimpleItem/aiOptions/#instruction) properties and instruct the AI to return supported data types.
9+
When you call **smartPaste(text)**, AI may return unsupported data types for Form items. Update [SimpleItem](/api-reference/10%20UI%20Components/dxForm/5%20Item%20Types/SimpleItem '/Documentation/ApiReference/UI_Components/dxForm/Item_Types/SimpleItem/') **aiIntegration**.[instruction](/api-reference/10%20UI%20Components/dxForm/5%20Item%20Types/SimpleItem/aiOptions/instruction.md '/Documentation/ApiReference/UI_Components/dxForm/Item_Types/SimpleItem/aiOptions/#instruction') properties and instruct the AI to return supported data types.

0 commit comments

Comments
 (0)