Forum Discussion
Tamras1972
Feb 06, 2023Iron Contributor
Change Promoted State value
In Site Pages library, I need to change News (Promoted State =2) to Page (Promoted State = 0) -- however, the Promoted State column is read only. Is there another way to change the page from News to...
- Feb 06, 2023The Promoted State column in the Site Pages library is read-only and it is designed to be set by the system. It is not recommended to manually change the value of the Promoted State column, as this could have unintended consequences.
There is no built-in way to change the Promoted State value without using Power Automate or PowerShell. You could use Power Automate to automate the change of the Promoted State value, or use PowerShell to update the value programmatically.
If you do not want to use Power Automate or PowerShell, you could consider creating a new page and copying the content from the News page to the new page. You can then delete the News page if needed.
dlorenc
Dec 05, 2023Copper Contributor
M365Specialist
Dec 12, 2023Brass Contributor
I would also like to alter the code so that you can change the promoted state in any direction, 0,1 or 2. Can you please share a code that can do this? 🙂