- Issue created by @dxx
- 🇫🇷France goz
Do you create your block as unpublished? So with status = false?
- 🇫🇷France dxx Bordeaux/Paris/La Baule
By default a block type don't have a status field. What do you mean?
- 🇫🇷France goz
By default, block entity has a status property. So if you don't have a status field displayed, I guess your block is created with status published.
Scheduler field assumes you know what you do when you set status editing an entity (and that you can change the status). It assumes that if you plan to publish an entity in the future, you already create it unpublished.May be it could be a new feature to enforce status to published/unpublished entity (or every other scheduled actions) when it's saved depending of scheduler field configuration
In the meantime, perhaps you can find a module that give you access to the status field of a block in layout builder?