Is there a way to combine a label and input field in the same "fieldcontain" div? I see that the input field already gets wrapped in the div but there seem to be no way to link the label and field together with "for" attribute.
Is there a way to combine a label and input field in the same "fieldcontain" div? I see that the input field already gets wrapped in the div but there seem to be no way to link the label and field together with "for" attribute.
Try to set 'for' attribute via More Properties.