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

How to change the column width in Smartforms..?

Former Member
0 Likes
2,117

Hi All..

I need to change the column width in a smartform.

The requirement has been mentioned as follows...

Adjust the column width of the following columns:

MATERIAL: 14 char

DESCRIPTION: 20 char

How to perform this..??

Where can i find the column width of various columns of a smartform..???

Please Help me...

Regards

Pavan

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,107

In the SMART Forms, you would have created a Table object and specified the line width and divided that into no. of columns that you want, you have to mandatorily specify the width of each column so that total of column width will be equal to that of the line width.

When you double click on the Table object, you can TABLE tab on the right side. If you can't see the line / columns details, click on the DETAILS button.

Regards,

Ravi

Note - Please mark all the helpful answers

Hi All..

I need to change the column width in a smartform.

The requirement has been mentioned as follows...

Adjust the column width of the following columns:

MATERIAL: 14 char

DESCRIPTION: 20 char

How to perform this..??

Where can i find the column width of various columns of a smartform..???

Please Help me...

Regards

Pavan

1 REPLY 1
Read only

Former Member
0 Likes
1,108

In the SMART Forms, you would have created a Table object and specified the line width and divided that into no. of columns that you want, you have to mandatorily specify the width of each column so that total of column width will be equal to that of the line width.

When you double click on the Table object, you can TABLE tab on the right side. If you can't see the line / columns details, click on the DETAILS button.

Regards,

Ravi

Note - Please mark all the helpful answers