Please help me with Form Fields.

C

Chris

I am trying to design a form. The problem is when you start typing in the
form field it shifts the other words around. How can i make that field a
certain size to where the other words wont move around? For instance lets say
the form looks like this:

Lastname: FormField Firstname: FormField

Well once you lock it and start typing in the last name it will move the
first name. How do you lock it so the firstname wont move?
 
J

Jay Freedman

Chris said:
I am trying to design a form. The problem is when you start typing in
the form field it shifts the other words around. How can i make that
field a certain size to where the other words wont move around? For
instance lets say the form looks like this:

Lastname: FormField Firstname: FormField

Well once you lock it and start typing in the last name it will move
the first name. How do you lock it so the firstname wont move?

Make a table, and put each field in a separate cell. Turn off the table's
borders (Format > Borders & Shading) if you don't want them.
 

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

Top