cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Adobeform Column Overflowing to First Column in next page

0 Kudos

Hello Experts,

I have a bug fix to do in Adobeform . There is a last column in Form 'Tracking Id' . When there are multiple tracking ID's its overflown to next page, however it should overflow in same column but its getting overflowed in first column .


Accepted Solutions (0)

Answers (2)

Answers (2)

former_member1716
Active Contributor
0 Kudos

Hello,

You have feed your data following below steps:

1) First create a sub form, this is the page or the container that will hold your data.

2) inside you container you have to place the table, your hierarchy should look like below:

3) Now for Sub form you need to maintain Top to Bottom approach as shown below

4) And for Entries in table it should be Left to right approach as explained in previous posts.

Hope it is clear now!

former_member1716
Active Contributor
0 Kudos

Hello,

Check if you have assigned proper Properties for the table contents as shown below:

Can you also let us know what you have maintained:

0 Kudos

Hi Satish , Thank you for response ,

I did right allignment for tracking ID and its coming to right now , But customer name is coming to left if overflown just like tracking was coming before , ( when package Id is blank ).

Below are the settings for my Field:

former_member1716
Active Contributor
0 Kudos

You have to maintain the same setting to all the object Nodes, means check for each fields how you have maintained.

0 Kudos

Flow Direction will be top to bottom or Left to right ?

former_member1716
Active Contributor
0 Kudos

For line items of the table it should be left to right only.

Regards