C
curley
I'm trying to create an accessible job application. It will be
available online. I'm using the "form" toolbar, and locking the form
template when I'm done. I used text boxes where applicants can enter
their information (name, address, education, etc.). I used the
"alternative text" feature so people using screen readers would know
what information was required.
The problem is that whenever I enter something into the text box, it
messes up all the formatting below it. I drew lines so people could
see where to write the information, and also to separate the different
sections of the applicatin. When you add information to the text box
is separates the lines from the relevant text, breaks up different
sections of the application, etc. It looks like a total mess. I've
tried specifying the number of characters for the text box, but it
still pushes all the formatting after it around depending on what you
enter.
Is there a way to "lock" all the text and/or formatting so that it
won't move when you add information to the text boxes? Do I need to do
something different with the text box? Should I be doing this in a
completely different way (keep in mind that it needs to be accessible)?
Thanks.
available online. I'm using the "form" toolbar, and locking the form
template when I'm done. I used text boxes where applicants can enter
their information (name, address, education, etc.). I used the
"alternative text" feature so people using screen readers would know
what information was required.
The problem is that whenever I enter something into the text box, it
messes up all the formatting below it. I drew lines so people could
see where to write the information, and also to separate the different
sections of the applicatin. When you add information to the text box
is separates the lines from the relevant text, breaks up different
sections of the application, etc. It looks like a total mess. I've
tried specifying the number of characters for the text box, but it
still pushes all the formatting after it around depending on what you
enter.
Is there a way to "lock" all the text and/or formatting so that it
won't move when you add information to the text boxes? Do I need to do
something different with the text box? Should I be doing this in a
completely different way (keep in mind that it needs to be accessible)?
Thanks.