Hi all
I need for a client a way for automatically change the value of the fact if some page is published or not. Best would be if a date range can be given, for instance the page has published: true
between 01/07/2021 and 01/09/2021, otherwise the value is false
. Can this be done?
Thanks!
Hi, you can use Publish and Unpublish Date in the page’s forntmatter.
1 Like
Thanks! I didn’t know about the unpublish date thing!