Getting text to stay in confines of field/section

TimPierce

Reputable Poster
I feel a bit stupid asking this question! The answer should be simple but I can't seem to find it.

If I have a Text Field, how can I stop the text overrunning and spilling out into subsequent sections? I thought there should be a checkbox somewhere to prevent this happening, but apparently not.

Any ideas?
 
There are two options you can use;

1) In a Text Variable use "fit to size". This is not available when a Variable is inserted in a Text object.

2) Create a User Variable using the "substring" function to truncate a long variable to a shorter length that fits the space available better.

This applies to CformDesigner v3.2.27 - not sure what version you're working with.


Hope this helps -

Karen.
 
Back
Top