Where is the "Label" Command

  • Thread starter Thread starter Andrew Chalk
  • Start date Start date
A

Andrew Chalk

In FP2002, if I select Insert->Form->Label a dialog pops up that says

"To add text as a label for a form field, insert the form field, type the
desired text, select the form field and the label text, then choose the
Label command"

Where is the Label command?

Many thanks.
 
Insert - Form - Label
With the form field and text selected, the text will be converted to a
label.
HTH
Ron
 
Ahah -- the text has to be on the SAME LINE as the form control -- very
subtle!
 
The text and label must be on the same line, within the same HTML block
e.g. <p>text for label <input type="text"></p>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top