‎2018 Dec 21 4:43 AM
I want to print Operations and its components in two different tables next by next for each Operation details with its components in production order using smartforms.
For Example: if there is 3 operations and each operation is having 10 components so i need to print first operation details with header & item values and related Operation details immediately. so the serial number will be based on Operation number. I am using template for first internal table data inside operation details loop and second internal table data displaying using table in smartform but data is not displaying next by next for each operation in main window.
Presently it is displaying Operation details with all records and then displaying with all component details.
please suggest how to meet my requirement.
‎2018 Dec 21 7:28 AM
I think it should be: operation bind to smartforms table, then in smartforms table line you create a loop and bind it to components. seem like you did it opposite...can you take a screenshot of your design.
‎2018 Dec 24 5:47 AM
Please use tables, templates have fixed width. Kindly google for more help on how to use Tables.
Nabheet