Forum Discussion
Change News Page to Site Page
- AnonymousApr 10, 2018
Ok, I finally got this to work without Using flow. Do the following.
1.Go to Site Pages on your Site.
2.Change your view to "All Items"
3.Now Click the + to add a column to view, and select Show/Hide Columns
4.Check Promoted State column and click "Apply" at the top.
5.Now Click the view drop down and Save view as
6.Name it "All Items and State"
7.Now you should be able to click "Quick Edit" and then Promoted State column will be exposed to change the value. Change the page you no longer want to be news from 2 to 0 and Click exit and your page can now be a Site page again.
If you want to use flow you can think of below
Use Create flow button from Site Pages library and choose template When a file is created or modified in a folder .
Use Get File Metadata using path action and select folder path as SitePages
Using Update file properties Update promotedState to zero from 2 and and it should update to SitePage.