I am using a table to display a list of user options. One of the fields being returned
should display on 2-3 lines. Is there any way to force that on a table text field?
Thanks,
Ray P.
I am using a table to display a list of user options. One of the fields being returned
should display on 2-3 lines. Is there any way to force that on a table text field?
Thanks,
Ray P.
I found the solution (use a multi-line text box) instead of the text box. However, how do I add CR/LF to the content. In other words create 3 lines, as in:
Address + CR/LF + City + State + CR/LF + Phone
It could be that using the formula condition editor where you can compose text using the special Util - New line to add the other fields to separate lines in the text box will be what you need ?
http://www.perfectforms.com/Documentation/manual/html/special_fields__properties.htm
Perfect! I was looking for it under functions. That does the trick. Thanks again.
Ray P.