Label for Controls

V

vodred

Is it possible to make the label for each control part of the control
properties itself instead of separate text? When I try to hide the control
based upon a condition, the text is still visible. I could overcome this by
adding a section and placing the control and label in the section and then
hide the section based upon the condition. But, by doing so, I am introducing
a new group (for the section) in the output XML. The control is part of a
group as opposed to being a field by itself.

Thanks
 
Top