Forum Discussion
Insert script in the header of the Modern page- SharePoint Online
- Jun 26, 2021
Pbala If you want to a insert script only on single modern site page, you can use Modern script editor web part developed by community members.
Check below links for script editor web parts (developed using SPFx):
Also, check my answers given in below links about how to use these web parts:
- SharePoint Online and adding an interactive page (Javascript)
- Current user context in SharePoint modern page
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Thanks
Pbala
Yours sincerely,
Aref Halmstrand
- Marco FriedmannFeb 18, 2022Copper Contributor
ArefHalmstrand do you have a link on a tutorial to do that?
- PbalaFeb 22, 2022Copper Contributor
I used the Modern CEWP to insert script. It worked great for me.
https://spjsblog.com/modern-cewp/
Once you install in your environment, it will be available as a below when u add a webpart.
And add your code here...
Hope this helps.