2.4.14 Repeater: fields inside repeater conditional to a field outside repeater, possible?

I’m trying to set a “global” hidden field value, and display fields inside the repeater conditional to it.

I’m setting the conditionalLogic array correctly, but fields inside repeater don’t seem to react.

  • Conditional logic is not yet implemented.

Does this mean conditional logic is not supposed to work inside or with repeater container field itself? Quoted bullet point could use additional clarification.

It seems like Visibility: Hidden setting is also not implemented, as it does not output visibility CSS classes on its container inside the repeater.

Does this fall into " * The CSS Ready classes will not work for fields inside the repeater." limitation bucket?