Disabled block field items #13490
cbratschi
started this conversation in
Feature Requests & Ideas
Replies: 1 comment
-
The new field could be named blockDisabled (boolean). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ACF Pro 6.5 just added a very useful new feature: flexible content fields can be disabled in the UI and will be removed in all queries.
https://www.advancedcustomfields.com/blog/acf-pro-6-5-released/#disable-layouts-without-deleting-content
It would be great to have a similar feature in Payload blocks and therefore in Lexical blocks too. This feature is deeply integrated into the UI and query output. Therefore it's not easy to replicate it on a plugin level i.e. it has to be done in Payload core.
PS: some other introduced new features could be implemented too.
Beta Was this translation helpful? Give feedback.
All reactions