Forum Discussion
Expiration date for News pages
- Nov 06, 2018
Nothing is available built-in
You can look in 2 directions for that, but based on a custom field to add into the "post" content type placed into your modern library.- Develop a PowerShell script to get all the pages and check the end publication date and delete or change the publication date (remove 1 year to place it below)
- Try a Flow dev to manage the same case
There is now a flow for the approval process into the modern page, that can give you the direction to apply
Fab
Nothing is available built-in
You can look in 2 directions for that, but based on a custom field to add into the "post" content type placed into your modern library.
- Develop a PowerShell script to get all the pages and check the end publication date and delete or change the publication date (remove 1 year to place it below)
- Try a Flow dev to manage the same case
There is now a flow for the approval process into the modern page, that can give you the direction to apply
Fab
Thanks Fabrice. Have you tried using Flow to update the PromoteStatus column? I was going to look into this.
- FromelardNov 06, 2018Iron Contributor
You can, the promoted status is setting the page as "News" and add it into the webpart, so it could be a solution.
Fab