Hi I would like to know how should i do it, where inventory quantity passed from grid to form then in the form select field display quantity do not larger than inventory quantity.
Example:
inventory = 9 then in the form select field it will show 1,2,3,4,5,6,7,8,9.