Here is the link to the application I made
http://www.nevadajudiciary.us/index.php/view-documents-and-forms/func-startdown/309/
I am using Full* with script xfa.host.setFocus("FieldName"); to get my form to word wrap, but it is cutting off a letter before it does the word wrap to the next line. Is there any way to not orphan that letter and just move to the next line? Is there some better script out there for what I am trying to do?
Solved! Go to Solution.
Views
Replies
Total Likes
You are asking for a world of hurt if you try and handle the word wrap yourself. Not to mention the movement from one line to the next.
Is there anyway you can change their minds? That technique is more in tune with a printed form as opposed to an online ffillable orm.
Paul
Views
Replies
Total Likes
You have created individual fields for each line of the form. Why not just use a single field and set it as a multiple line field and allow the field itself to decide where to do the word wrap?
Paul
Views
Replies
Total Likes
I wanted to do that but since it didn't show lines, the people (HR) said to not do it that way. This is the only way I could figure out how to have an underline showing and word wrap.
Views
Replies
Total Likes
You are asking for a world of hurt if you try and handle the word wrap yourself. Not to mention the movement from one line to the next.
Is there anyway you can change their minds? That technique is more in tune with a printed form as opposed to an online ffillable orm.
Paul
Views
Replies
Total Likes
I can try again, I told them they can either tab to next line (no word wrap) or get the 1 letter cut off. They are stubborn being in government and all.
Views
Replies
Total Likes
Doing your own wordwrap is goint to be very very painful.
Paul
Views
Replies
Total Likes
Here is a question and I think it is a dumb idea, but what if I do a big text box allow word wrapping and draw lines and test it to make it look like it appears over each line like the one I currently have. Will it show up differently in each reader or display funny on different resolutions?
Views
Replies
Total Likes
As you type in the field the lines woudl be replaced with text ...it woudl look terrible (IMHO).
paul
Views
Replies
Total Likes