Example on conditional "form control" behaviour.
Question
Customer needs to print labels for a pallet type production, where for each packing number they have different packing lines, each of the latter include a variable number of boxes, and each box contain a variable number of parts.
The packing number is a value in a database, and each pac...