Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

long text doesn't fit the window exactly

Former Member
0 Kudos
195

Hi friends,

in PO smartforms i have included the header text of PO.

the problem is the long text doesn't fit to the window exactly i.e.,

when we enter the text in PO in the header a line can contain only 60 characters approximately where as in my smartforms it can contain more than that.

so in the display of smart form i get lot of space in the right side and i get the remaining part of text in the next line.

regards,

Saravan raj

3 REPLIES 3

Former Member
0 Kudos
76

Hi Saravan,

Try to use '=' in the long text for the next line,so that all the text would come in one line unless it overflows to the next line.

0 Kudos
76

hi,

what u have told is correct but we can't expect the end user to do it each time when they paste the long text.

is there any option to bring it by default.

regards,

saravan raj

Former Member
0 Kudos
76

Use the FM <b>RKD_WORD_WRAP</b> and align the line.

Regard,

Prakash.