Skip to content

Commit 3da8c21

Browse files
Merge pull request SharePoint#9619 from tecchan1107/fix-link
Fixed URL - formatting-syntax-reference.md
2 parents 5b5834f + 4d37ce8 commit 3da8c21

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/declarative-customization/formatting-syntax-reference.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Formatting syntax reference
33
description: Formatting syntax reference
4-
ms.date: 04/03/2024
4+
ms.date: 04/05/2024
55
ms.localizationpriority: high
66
---
77

@@ -369,7 +369,8 @@ See [here](./column-formatting.md#formatting-multi-value-fields) for examples.
369369
```
370370

371371
- **embed**: Clicking on the button will open a callout with content embedded in it. The content will be determined by the URL provided in the `src` attribute in `actionInput`. You can also control the `height` and `width` of the callout using the actionInput. Note that the src has to be just the url part of an embeddable code generated by an app.\
372-
Refer to this article for more information about how to allow list domains - https://go.microsoft.com/fwlink/p/?linkid=2258033.\
372+
Refer to the article [Allow or restrict the ability to embed content on SharePoint Lists using custom formatters](https://go.microsoft.com/fwlink/p/?linkid=2258033) for more information about how to allow list domains.
373+
373374
Note - This action is only available in the newer version of the Microsoft Lists App.
374375

375376
```JSON

0 commit comments

Comments
 (0)