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: 

Smartform table row height is changing : Not Fixed

arpita_churi3
Active Participant
0 Kudos

Hi All,

  I have developed a smart form , in which i have created one table in Main Window.

Table has 7 rows and for columns i have defined different line types according to the requirement.

The issue is whenever there is empty row in one of the line , It is automatically reducing height of that row and increasing

height of the next row. because of this all layout gets disturbed.

How to set table row height fixed?

Please help on this.

Thanks,

Arpita

9 REPLIES 9

Former Member
0 Kudos

Dear Arpita,

Why don't you give the condition that the empty row is not displayed when you are looping the table?

Regards,

Yance

0 Kudos

Thanks Yance..

Actually Our table does not have rows and columns. we are displaying in the format of

Label : value in each row.

See below screen shots.

In the first screen shot , If there is value in FUNC LOC , then see the row height and if there is no value in FUNC LOC then row height is less compare to first screen shot.

I want to keep this row height fixed.

0 Kudos

Dear Arpita,

Why don't you use Template like Sreejith's said ?

Regards,

Yance

0 Kudos

thanks for reply.

As In this smart form,  already table was used .I just added few rows to the table. Can not change now. If i need to change to template , i need to modify complete smart form.

Is there any alternative ?

Thanks.

0 Kudos

Hi Arpita,


Please try this:

Give some dummy text in the row-cell and give a character format with font color "white".


Regards

Sreejith MP

0 Kudos

Dear Arpita,

Dont forget to delete space in first line when the data exists.

If data not exists then follow Sreejith's advise.

Regards,

Yance

Former Member
0 Kudos

Hi Arpita,

For formatting line in table, paragraph format is used and

for changing the line height, you need to change the line spacing

attribute of the paragraph in transaction smartstyles.

Regards,

PrAvIn

sreejithkumar_mp
Discoverer
0 Kudos

Hi Arpita,


Please use "Template" instead of Table. In table, row height will be auto adjusted as per the content in the cell.


Regards

Sreejith MP

Juwin
Active Contributor
0 Kudos

Please read about the difference between Template and Table in Smartforms. Having the ability to change the row height automatically, according to the content is one of the reasons people use Tables. Hence, this 'issue' you have reported is really not an 'issue'.

Thanks,

Juwin