Skip to content

Commit 5dba904

Browse files
committed
add SMC article link
1 parent 886fa2c commit 5dba904

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
@@ -365,8 +365,9 @@ See [here](./column-formatting.md#formatting-multi-value-fields) for examples.
365365
}
366366
}
367367
```
368-
369-
- **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.
368+
369+
- **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.\
370+
Refer to this article for more information about how to allow list domains - https://support.microsoft.com/en-us/office/allow-or-restrict-the-ability-to-embed-content-on-sharepoint-lists-using-custom-formatters-276bad2e-4639-452e-af12-f860313b9f63.\
370371
Note - This action is only available in the newer version of the Microsoft Lists App.
371372

372373
```JSON

0 commit comments

Comments
 (0)