Skip to content

Commit c9c253d

Browse files
authored
[b2c][issue] Prerequisites: link to page layout (fixes 45105)
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/45105
1 parent 2e8d2b7 commit c9c253d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/active-directory-b2c/javascript-samples.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ You can add your own JavaScript client-side code to your Azure Active Directory
2424
2525
## Prerequisites
2626

27-
Select a page layout for the user interface elements of your application. If you intend to use JavaScript, you need to define a page layout version for all of your content definitions in your custom policy.
27+
### Select a page layout
28+
29+
* [Select a page layout](page-layout.md) for the user interface elements of your application.
30+
31+
If you intend to use JavaScript, you need to [define a page layout version](page-layout.md#replace-datauri-values) for *all* of the content definitions in your custom policy.
2832

2933
## Add the ScriptExecution element
3034

0 commit comments

Comments
 (0)