Field Type / Widget Type | No Widget | RAW TEXT | LABEL | TEXT AREA |
---|---|---|---|---|
ALPHA | No change to current behavior: Does not format embedded html Does not word-wrap text Wraps characters at end of each row of field Truncates characters at end of last row of field Prints underscores and APPX end-of-paragraph characters as data |
New behavior: Does not format embedded html Does not word-wrap text Wraps characters at end of each row of field Prints underscore characters and APPX end-of-paragraph characters as data Default text position is left top of widget area Honors widget attributes If no widget attributes are specified for a RAW TEXT widget, the result is the same as if no widget type was specified. |
No change to current behavior: Applies html formating. Does not word-wrap text. Prints elipses when truncating text that will not fit within the field. Prints underscore and APPX end-of-paragraph characters as data Default text position is left center All spaces treated as required spaces |
No change to current behavior Applies html formating. Word-wraps text based on field width. Prints underscore and APPX end-of-paragraph characters as data Default text position is left top All spaces treated as required spaces |
TEXT | No change to current behavior: Does not format embedded html Word-wraps text based on row length of field Truncates words at end of last row of field Honors APPX end-of-paragraph characters Substitutes spaces for underscore characters |
New behavior: (same as ALPHA field) Does not format embedded html Does not word-wrap text (wraps characters) Prints underscore characters and APPX end-of-paragraph characters as data Default text position is left top of widget area Honors widget attributes If no widget attributes are specified for a RAW TEXT widget, the result is the same as if the TEXT field was an ALPHA field with no widget type specified. |
No change to current behavior Same as TEXT AREA widget except that the default text position is left center. |
No change to current behavior Applies html formating. Word-wraps text based on field width. Honors APPX end-of-paragraph characters. Substitutes required spaces for underscore characters. Default text position is left top |