Application Development and Automation 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: 
Read only

Related Text Element In Smartforms

Former Member
0 Likes
1,503

Hello Experts,

                          In template suppose 2*2 matrix table like structure.In that Suppose column width smaller the text element in that column  will be automatically printed on next line? is it true? if not then what remedy for that?

1 ACCEPTED SOLUTION
Read only

former_member188282
Active Participant
0 Likes
1,470

Hi AMEYA KARADKHEDKAR ,

Yes you are correct but it depends on the height of your template line. If  it is more than one line it will print in second line.

Please check the below screen shots.

Here it is printing upto 5 lines depends on height we maintain in the Template Design.

If you want Dynamically then its better to use Table Design.

Regards,

Rajesh,

Hello Experts,

                          In template suppose 2*2 matrix table like structure.In that Suppose column width smaller the text element in that column  will be automatically printed on next line? is it true? if not then what remedy for that?

6 REPLIES 6
Read only

thangam_perumal
Contributor
0 Likes
1,470

Ameya,

               No it is false we cant achieve it via Template. better use table for in this case.

with help of table we can achieve when passing variables into mainarea.

Read only

former_member209120
Active Contributor
0 Likes
1,470

Hi AMEYA KARADKHEDKAR

Use Table instead of template..

Table is a dynamic and template is a static

Read only

former_member209120
Active Contributor
0 Likes
1,470

Hi AMEYA KARADKHEDKAR

Any more questions...?

Read only

0 Likes
1,470

Thanks For your Answer. I got Answer of  my Question.

Thanks & Regards,

Ameya Karadkhedkar

Read only

former_member188282
Active Participant
0 Likes
1,471

Hi AMEYA KARADKHEDKAR ,

Yes you are correct but it depends on the height of your template line. If  it is more than one line it will print in second line.

Please check the below screen shots.

Here it is printing upto 5 lines depends on height we maintain in the Template Design.

If you want Dynamically then its better to use Table Design.

Regards,

Rajesh,

Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,470

Either use table or increase template width and height accordingly.