Manuel Lemos - 2015-05-12 20:26:02 -
In reply to message 1 from Mark Ty
I see that you want to put an input inside a label, but the labels in your example do not have a FOR attribute. In that case, you can just put the label tag in your template instead of using AddLabelPart.
Just let me know if this is enough for your problem or your label tags really use the FOR attribute to relate them with the respective input.