Skip to content

Commit 4a9a59e

Browse files
committed
Adding Note
1 parent c98fa26 commit 4a9a59e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

powerapps-docs/developer/data-platform/virtual-entities/get-started-ve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Following are the limitations in virtual tables that must be considered.
7070
For more information about how these limitations are reflected in the Dataverse API, see [API considerations of virtual tables](api-considerations-ve.md).
7171

7272
### See also
73-
[Virtual table walkthrough using the OData v4 Data Provider](../../../maker/data-platform/virtual-entity-walkthrough-using-odata-provider.md)
73+
[Virtual table walkthrough using the OData v4 Data Provider](../../../maker/data-platform/virtual-entity-walkthrough-using-odata-provider.md)<br/>
7474
[API considerations of virtual tables](api-considerations-ve.md)<br />
7575
[Custom virtual table data providers](custom-ve-data-providers.md)<br />
7676
[Sample: Generic virtual table data provider plug-in](sample-generic-ve-plugin.md)

powerapps-docs/developer/data-platform/virtual-entities/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
href: get-started-ve.md
33
items:
44
- name: Walkthrough using the OData v4 data provider
5-
href: ../../../virtual-entity-walkthrough-using-odata-provider.md
5+
href: ../../../maker/data-platform/virtual-entity-walkthrough-using-odata-provider.md
66
- name: API considerations
77
href: api-considerations-ve.md
88
- name: Custom data providers

powerapps-docs/maker/canvas-apps/functions/function-print.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ Opens the current screen in the default browser print dialog.
2323

2424
The print function allows you to select any screen and fit it to a page in order to send it to a printer for printing or allows you to save it as a PDF file.
2525

26+
> [!NOTE]
27+
> The Print function currently is not supported on mobile devices and on SharePoint custom forms.
28+
2629
The different configurations of the screen enable different printing outcomes. For fixed screens, they fit the size of the page, for use of the screen templates/special sized screens, we will fit the content to the size of the print.
2730

2831
> [!NOTE]

0 commit comments

Comments
 (0)