I’m in a situation where i need a Master/Detail form and the Detail ( multiple records ) number of rows must be limited by a field defined on a Master form.
In the specific i want to create a form where the user insert a product code and a quantity and after that a list of serial numbers limited by the quantity field.
Any idea on how to manage this?