cancel
Showing results for 
Search instead for 
Did you mean: 

Overlapping Issue in Interactive Form (SFP)

Former Member
0 Kudos

Hello Friends,

I am working on interactive forms (Transaction - SFP) and facing issue while printing table and text under that.

Table is filled dynamically, so it may have 1 OR 20 entries. I have to print some 'Text' below table entries.

This text is not positioning itself at the end of last row. It comes where I have placed while designing the form. So it overlaps on to the table.

What needs to be done to solve this? You help will be great.

Sagar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Sagar,

Place your table subform inside a subform type "flowed". Like:

Main Subform -> "Flowed"

-


Dynamic Table Subform->" Flowed"

-


your Text subform->"Flowed or Positioned"

Now table will not be overlapped.

Regards,

Ravi

Former Member
0 Kudos

Thanks Ravi. Solved the problem.

Answers (0)