Oct 29 2019 07:39 AM
We're using Sharepoint 2019 on-Premise and want to save some site pages as page template. However, we couldn't see "Save as page template" when we hit "Publish" or "Promote" button. Doesn't it provide this feature? Or missing some feature disabled? Thanks.
Nov 01 2019 08:26 AM - edited Nov 01 2019 08:31 AM
Hi @Tony_Tong
as far as I know, there is not this feature in SharePoint 2019, it is only available on SharePoint Online.
( Official Docs ).
Btw you are lucky 😉 some months ago I think about this feature and I wrote a sample SPFx extension. Here
https://www.federicoporceddu.com/2019/03/16/modern-page-model-with-pnp-pnpjs/ you can find my blog post. Source code it is also available on SharePoint Github repos .
Here you can find a YouTube video, where I explained my solution, both from a functional and a technical point of view.
I hope you find it useful, it is certainly a good starting point to have this feature in on-premise environment.
Cheers!
Federico
Nov 05 2019 08:04 AM
Thank you, @Federico Porceddu ! I'll look through these resources you provided. Thanks.
Nov 07 2019 01:51 PM