|
Label The Label Control can be used to insert any Html content including pictures to a Table Cell in the Form. The most likely use will be to introduce a section of the form or to provide instructions to the user which involve more than a one to three word prompt entered in the Label textbox on the “Input Control” form. When used to provide instructions it is common to hide the label prompt for the target field control so as not to duplicate the field name. We will use the Label Control to introduce and provide instructions for the “Interests”, and “Favorite Color” fields added above. This will require us to move these two fields in the form to make room for the Label above. Add Label Control Presentation See also |