Hi,
I am creating an invoice form, which is blinded with a schema. In my application, the form is rendered from a data XML file.
In the form, there is a table and 2 text boxes under the table. While rendering, the table contents are coming above the text boxes.
How can i give a relative position to the text boxes, so that while the table rows increases, the text boxes also come down, without overlapping.
Thanks in advance.
Solved! Go to Solution.
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Ensure you are using the FLOW layout in the containing subform, then everything will "move" accordingly.
Best practice for starters:
-> Make you Root-Subform flowed, and then build from there
Thank you for your replay, i have gone through your steps and it worked, thanks ..
Views
Replies
Total Likes
Hi, thanks for your replay. The problem was with the 'FLOW'. It is working now.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies