I have a PSTitleValueSpecifier field in my application's settings that displays a long character string.
After about 20 digits it gets cut off and I'd like to wrap the text or increase the height of the field so that any amount of characters can be displayed. Can this be accomplished? If so, how?