Skip to content

Commit 4eefd24

Browse files
authored
Merge pull request #5789 from MicrosoftDocs/2595007
Add advisory <script> tags in code editor portals Studio - 2595007
2 parents 4d1c95e + fb261e5 commit 4eefd24

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

powerapps-docs/maker/portals/use-code-editor.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: neerajnandwana-msft
55
ms.service: powerapps
66
ms.topic: conceptual
77
ms.custom:
8-
ms.date: 04/21/2021
8+
ms.date: 02/08/2022
99
ms.subservice: portals
1010
ms.author: nenandw
1111
ms.reviewer: ndoelman
@@ -29,6 +29,9 @@ The source code is displayed in the **Code Editor** pane at the bottom of the sc
2929
> [!NOTE]
3030
> You can also add Liquid tags in source code editor for advanced configuration. More information: [Work with Liquid templates](liquid/liquid-overview.md)
3131
32+
> [!IMPORTANT]
33+
> Using `<script></script>` tags in the source code editor can lead to unexpected results. It is recommended to add custom code to the **Custom JavaScript** section under the **Advanced** tab in the [web page](configure/web-page.md) record using the [Portal Management app](configure/configure-portal.md) or by editing the web page custom javascript file using [Visual Studio Code](vs-code-extension.md).
34+
3235
### See also
3336

3437
- [Power Apps portals Studio](portal-designer-anatomy.md)

0 commit comments

Comments
 (0)