Hello!
I´m searching for a solution for a problem and i hope anybody of you can help me!
In the following i will try to describe it:
I develop a component consumption list in adobe forms. I must list out the complete consumption of a suit.
The basic data are production orders, which can contain different suits. I developed a deep table where i have for each suit the corresponding consumption. For each suit, i have to do a page break and then list out the consumptions.
In my form, i have to list out some fields corresponding to the suit (not on the master page) and a table, where i list out the consumptions.
The fields are organized in subforms. If the tables reaches the end of the page, a page break occurs and then the listing goes forward on next page. My problem is, that i want to have the header fields in the subforms not only on the first page but also on the second, third and so on till the consumption table ends. After it ends, a new suit leads to a page break and the header informations are belonging to the new suit.
My structure is the following:
--> Position (contains suit informations)
-----> Parts ( a suit consists a jacket, trousers and waistcoat)
--------> Components for each part
So my question is, how can i achieve that the informations for the suit will be shown on each page? Or can i repeat the subform on each page?
To do it in the master page is not possible because a production order can have more than 50 suits in it. I must creat a form for all suits in the production order. A possibility could be, to create for each suit a form and merge them after the last form is created together. But i´m afraid that this costs a lot of performance and time.
Does anybody of you have an idea for a solution?
Regards
Barney