craft-neo
craft-neo copied to clipboard
[FR] Ability to add conditions to subfields based on whether block is a child or top level
Description
It would be useful to conditionally show a subfield depending on whether or not the Neo block is top level or a child of another block. This is a Feature Request.
And to take it a stage further - add the ability to conditionally show a subfield based on the field values of parent block.
This is a great idea, and something I'd love to add when it's possible for us to implement #579.
The ability to add conditions to subfields based on the block's level is now implemented in the enhancement/dynamic-block-conditions
branch and will be released in Neo 3.7.0.
I'll have a look soon into whether we can add condition rules based on the parent block's field values.
Neo 3.7.0 has just been released with those new condition rules.