Hey there,
I’d like to make certain fields read-only when entering unlisted
and completely disable / “archive” the page when changing it to unlisted
. The latter would only require checking for status()
inside 'page.update.before'
and throw
an exception - but what about partly disabling certain fields?
Cheers,
S1SYPHOS