Form placeholder problem

  • Thread starter Thread starter microdoc
  • Start date Start date
M

microdoc

I've created a form/template for my employees to use. My problem is that
when the blanks are filled out, the text next to that blank gets "pushed"
over or to the next line. For example, if a line on my form says NAME: (fill
in the blank) DOB: (fill in the blank), when someone fills in a name in that
blank, the DOB gets pushed off to the right or to the next line (depending on
how long the name is). Any idea on how to keep the placeholder labels (NAME,
DOB, AGE, etc) in place? Thanks!
 
Thanks for your help! I'm kind of a newbie at this, as you can tell. My
form isn't really set up as a table (it's a patient registration form). Any
way to do it without using a table format?
 
I was suggesting that you will find it easier if you do use a table. It
doesn't have to have borders (though you can use borders for the
fill-in-the-blanks lines), and it doesn't have to have the same column
widths for every row. But using form fields in a protected form is what will
really help.
 
Back
Top