Forum Discussion
mytech1982
Sep 19, 2022Copper Contributor
How to create a modern page using cusotm templage in JSOM
Hi, Can any one advise how to create a modern page uisng custom page template in JSOM Any kind of help is appricieated. Thnaks,
kalpeshvaghela
Sep 20, 2022Steel Contributor
There is not default method provided in JSOM to create page from template but you can add new client side page and copy everything from template page.
If you able to use PnP Js then you can use Copy method which is being used for copying page.
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community