Hello there,
If you set the “labelFor” property of a label to another label (not field) and you set the visible = false for that originator label, then it’s assigned label is not set invisibile.
It works fine for fields, but I’m missing the same behaviour for labels.
Why do you need a labelfor label for another label ? It can be used for tableview header rendering but there you can hide the column with setting it invisible.