I want to toggle the "visible" property of a large number of fields and lables depending on certain conditions.
Instead of writing a "set visible" for each field, can I group them and set the visible property for a group?
I have not been able to find how to name or refer to a group. Maybe this is not doable?
Instead of writing a "set visible" for each field, can I group them and set the visible property for a group?
I have not been able to find how to name or refer to a group. Maybe this is not doable?
Comment