I manage to create a dynamic table which capable to grow on user demand for the use of company's internal purchase requisition. It works perfectly, until someday somebody in the management ask me if I can generate Purchase Order based on company's internal purchase requisition.
I need to populate the dynamic table (in the requisition form) to be used in Purchase Order form. My question is, what should I do in order to
replicate the same dynamic table
without using external application / accessing database. I'm currently using Designer 8.
Thank you in advance.