pcwriter
November 2nd, 2008, 10:49 PM
Hi all!
I'm working on a number of form packages, each with a final Text Field spanning a full page. The contents of the final Text Field are calculated according to user input in 45 other fields, so the length is highly variable.
Does anyone have any idea as to how the contents of this page-sized Text Field can be formatted into 2 columns for easier reading?
Alternatively, can 2 Text Fields be joined so that the variable length of the first "spills over" into the second?
Also, I can't figure out how to make certain portions of the contents display in the Text Field in bold. I've tried using ".bold()" but that just causes HTML tags to display "<B>, </B>". Any ideas on that one?:1_12:
Any help would be greatly appreciated!
I'm working on a number of form packages, each with a final Text Field spanning a full page. The contents of the final Text Field are calculated according to user input in 45 other fields, so the length is highly variable.
Does anyone have any idea as to how the contents of this page-sized Text Field can be formatted into 2 columns for easier reading?
Alternatively, can 2 Text Fields be joined so that the variable length of the first "spills over" into the second?
Also, I can't figure out how to make certain portions of the contents display in the Text Field in bold. I've tried using ".bold()" but that just causes HTML tags to display "<B>, </B>". Any ideas on that one?:1_12:
Any help would be greatly appreciated!